This is a discussion on error to user when mount takes place within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi All, When i tries to create lv to userfilesystem which is in /etc/filesystems and mount lv to user ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All, When i tries to create lv to userfilesystem which is in /etc/filesystems and mount lv to user dir by mount cmd it changes user directory to system as EX: before mount drwxr-Sr-- 4 RR users 512 Apr 12 15:28 RR after mount drwxr-Sr-- 4 sys users 512 Apr 12 15:28 RR which actually giving error for user when the time of login,, so please do give suggestions Thanks, Rav |
| ||||
| "rav" <rav.admins@gmail.com> wrote: >Hi All, > >When i tries to create lv to userfilesystem which is in >/etc/filesystems and mount lv to user dir by mount cmd it changes user >directory to system as > >EX: before mount drwxr-Sr-- 4 RR users 512 Apr 12 15:28 RR > > after mount drwxr-Sr-- 4 sys users 512 Apr 12 15:28 >RR > >which actually giving error for user when the time of login,, >so please do give suggestions > >Thanks, >Rav Rav, Do a chown on the directory after mounting the lv. Should only need to do this the one time. Regards, Ted. ================================================== ============ | Ted Linnell <edlinnell@acslink.net.au> | | | | Nunawading, Victoria , Australia | ================================================== ============ |