Originally posted by: MarkTaylor
I asked this on Google and wasn't really satisfied with the responses I got
I have read and posted on this thread, and the responses looked pretty good to me ..
predominant reason for moving the root home directory to /root for instance was in case
some process being run by root went wild and filled up the root ('/') directory
yup, sounds fair ..
At the same time it was recommended NOT to make /root its own filesystem due to the
/root filesystem not getting mounted in maintenance mode.
Not really an issue tho is it ? "mount /dev/rootlv /root" while in maint ?? or why even bother, what are you going to store in roots home dir that you will nee in main mode ? fsck, bootlist, bosboot, logform are all in /usr/bin and /usr/sbin
What I really need to know is if there is any reason specific to AIX not to move the
root user's home directory out of '/'?
No, move it .. and IBM AIX developers .. come on, get with it and move it in the release code.
If there is not, are there special considerations that need to be taken into account
different from moving a regular users home directory.
Not really apart from it should still be in rootvg

There are also some other considerations tho .. set the core path with syscorepath to stop core files filling up roots home dir .. whether this be / or /root
Rgds
Mark Taylor
#AIX-Forum