Is it a good idea to keep /home in your rootvg or somewhere else? Currently I have it specified in rootvg and there are some files. Is it possible for me to put this in a different VG and put the files there?
1. Backup your system using mksysb & savevg
2. Backup your filesystem using tar/cpio
3. Unmount the /home filesystem (may have to be at single user)
4. Remove /home filesystem
5. Create /home filesystem in new vg
6. Mount /home
7. Restore /home
If you need the commands to do each step let me know
Mike
"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant.
Is it a good idea to keep /home in your rootvg or somewhere else? Currently I have it specified in rootvg and there are some files. Is it possible for me to put this in a different VG and put the files there?"
Yes it is a good idea to keep your home directory / file system in rootvg.
Yes it is possible to move it to another vg. See above.
It will just create more admin tasks if you move it.
If you can be sure of doing the extra admin involved in backing up your home directory / filesysten, then by all means move it but you are more likely to backup rootvg on a regular basis so why make things harder.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.