Displaying 1 result from an estimated 1 matches for "vg_www6".
Did you mean:
vg_www
2019 Nov 26
2
systemd: Failed unmounting /var on reboot, should I worry about fs corruption?
...ry other mountpoint and in the end of the
journal, there are about 7 log lines about unmounting swap volume, but
zilch about /var. If the system is getting down without proper unmount,
data corruption can happen. I would feel much better if there were no
such errors...
My /etc/fstab:
/dev/mapper/vg_www6-lv_root??????????????? /?????????????? xfs??
defaults,noatime 0? 1
/dev/mapper/vg_www6-lv_var???????????????? /var??????????? xfs??
defaults,noatime 0? 0
/dev/mapper/vg_www6-lv_swap??????????????? swap??????????? swap?
defaults???????? 0? 0
/dev/mapper/vg_www6-lv_tmp???????????????? /tmp???????????...