hello;
i have 30GB /home non-LVM
i added new 100GB LVM and mounted (temporary) as /home2, (once copying completed i`l mount new LVM as /home !)
**problem:
i see virtfs become larger after copy,
i use command for copy: rsync -ah --progress /home/* /home2
**
please give me advise for copy whole /home to /home2 and also keep all chown and chmod - and copy everything like what it is__.
i have 30GB /home non-LVM
i added new 100GB LVM and mounted (temporary) as /home2, (once copying completed i`l mount new LVM as /home !)
**problem:
i see virtfs become larger after copy,
i use command for copy: rsync -ah --progress /home/* /home2
**
please give me advise for copy whole /home to /home2 and also keep all chown and chmod - and copy everything like what it is__.