SYSTEMD-VOLATILE-ROOT.SERVICE(8) systemd-volatile-root.service SYSTEMD-VOLATILE-ROOT.SERVICE(8)NAME
systemd-volatile-root.service, systemd-volatile-root - Make the root file system volatile
SYNOPSIS
systemd-volatile-root.service
/lib/systemd/systemd-volatile-root
DESCRIPTION
systemd-volatile-root.service is a service that replaces the root directory with a volatile memory file system ("tmpfs"), mounting the
original (non-volatile) /usr inside it read-only. This way, vendor data from /usr is available as usual, but all configuration data in
/etc, all state data in /var and all other resources stored directly under the root directory are reset on boot and lost at shutdown,
enabling fully stateless systems.
This service is only enabled if full volatile mode is selected, for example by specifying "systemd.volatile=yes" on the kernel command
line. This service runs only in the initial RAM disk ("initrd"), before the system transitions to the host's root directory. Note that this
service is not used if "systemd.volatile=state" is used, as in that mode the root directory is non-volatile.
SEE ALSO systemd(1), systemd-fstab-generator(8), kernel-command-line(7)systemd 237SYSTEMD-VOLATILE-ROOT.SERVICE(8)
Check Out this Related Man Page
SYSTEMD-VOLATILE-ROOT.SERVICE(8) systemd-volatile-root.service SYSTEMD-VOLATILE-ROOT.SERVICE(8)NAME
systemd-volatile-root.service, systemd-volatile-root - Make the root file system volatile
SYNOPSIS
systemd-volatile-root.service
/lib/systemd/systemd-volatile-root
DESCRIPTION
systemd-volatile-root.service is a service that replaces the root directory with a volatile memory file system ("tmpfs"), mounting the
original (non-volatile) /usr inside it read-only. This way, vendor data from /usr is available as usual, but all configuration data in
/etc, all state data in /var and all other resources stored directly under the root directory are reset on boot and lost at shutdown,
enabling fully stateless systems.
This service is only enabled if full volatile mode is selected, for example by specifying "systemd.volatile=yes" on the kernel command
line. This service runs only in the initial RAM disk ("initrd"), before the system transitions to the host's root directory. Note that this
service is not used if "systemd.volatile=state" is used, as in that mode the root directory is non-volatile.
SEE ALSO systemd(1), systemd-fstab-generator(8), kernel-command-line(7)systemd 237SYSTEMD-VOLATILE-ROOT.SERVICE(8)
Below there is a sample of ls in the root (/) directory. Does anyone know why the 'lost+found' directory has 8192 in size while it is completely emply????
<pre>
drwxr-xr-x 36 root root 1536 Oct 26 13:31 ./
drwxrwxrwt 7 sys sys 3250 Oct 26 14:20 tmp/
drwxrwxrwx... (3 Replies)
Hi all,
Does anyone knows why can't I change the /home dir in to writeable?
here is what I get ?
dr-xr-xr-x 1 root root 1 Jan 22 10:09 xfn
dr-xr-xr-x 1 root root 1 Nov 28 16:11 home
dr-xr-xr-x 1 root root 1 Nov 28 16:11 net
dr-xr-xr-x 6... (3 Replies)
help, urgently root file is 99%
hi, this iptrace causes my root file system to be 99%. iptrace writes to a file but i didn not specify any file so how?
and how to reduce my root file system since i suspect that it is iptrace which causes this.?
thanks (8 Replies)
Is there a difference between loging in as root directly and SU root from a regular users account.
If I disable the root login, will SU root have the same exact capabilities and power. (4 Replies)
I want to know what i can set up so that root user can read everything. On my Solaris systems root can read the following directory.
drwxrwx--- 408 icsrc icarc0 36864 Aug 21 07:24 dev
drwxrwsr-x 7 icsrc icarc0 4096 Aug 4 1998 test
But on my linux systems it gets:
# cd dev
bash: cd:... (4 Replies)
i have deleted qf's and df's in my /var/spool/mqueue and my /var still remains at 99% full.
when i check users i get this:
# fuser -xuc /var
/var: 8072c(root) 18404(root) 19420c(root) 23558c(root) 24276(root) 24770(root) 25284c(svcagent) 27102c(svcagent) 30242c(root) ... (3 Replies)
Hi,
we are running on Solaris 10 and I see that under
/usr/mail
-rw-rw---- 1 root mail 0 Nov 26 11:19 root
-rw------- 1 root mail 2 Nov 24 17:14 root.lock
-rw------- 1 root mail 2 Nov 27 09:26 root4_aGD6
-rw------- 1 root mail 2 Nov 27 09:26 rootHAaqyo
-rw------- 1 root mail 2 Nov 27 09:26... (6 Replies)
hello everybody! I have the source code(C) about a flat file system with shell,directory service,file service and blockservice.But I don t know how to compile this.Can anyone inform me?I connect to a remote system of Unix...Actually I have 4 files,system.c direct.c blockserv.c and fileserv.c.:( (4 Replies)
Hi All,
My colleague says . On some boxes we have /var/,/opt are inside root and on some they are not on root they are separately. So please any one explain me what actually the difference is.
Thanks is Advance. (3 Replies)
root directory in server / is full 100% , i already tried to delete any core file , log , ..
still files under /proc directory take more than 4 G..
what you advice please i don't want to format the server and install again and re partition , i tried the FORMAT tools ! but it seems i cant do... (5 Replies)
Hey
is there any method (base on kernel) to block adding any root Privilege?
only "root" account allow on system and no one can add new root Privilege, ? (4 Replies)