Displaying 2 results from an estimated 2 matches for "optvol".
Did you mean:
optval
2015 Jun 24
8
rsyncing directories - sanity check
...ld both directories.
/opt was 6GB and I successfully synced /usr to it. /usr was 2.5GB.
Then I went to sync /var to a temp folder in /opt. Checking I see that it
still has 1/6GB available after the first sync.
# df -h /opt
Filesystem Size Used *Avail* Use% Mounted on
/dev/mapper/SysVG-OptVol
6.0G 4.1G *1.6G* 72% /opt
The entire /var partition is only using 549MB:
# df -h /var
Filesystem Size *Used* Avail Use% Mounted on
/dev/mapper/SysVG-VarVol
6.0G *549M* 5.1G 10% /var
So that being the case, if I make a te...
2020 Aug 19
1
Boot fails with lvm snapshot
Hi Gordon,
my dracut package is the latest available for Centos7 (this occur just
after my "yum update" and reboot). It is dracut-033-568.el7.x86_64 in
CentOS Linux release 7.8.2003 (Core)
I'm going to rebuild my initrd as suggested with the snapshot setup.
Thanks for the links.
Patrick
Le 19/08/2020 ? 17:31, Gordon Messmer a ?crit?:
> On 8/19/20 1:02 AM, Patrick B?gou wrote: