AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

confusion with the mount with cio option

  • 1.  confusion with the mount with cio option

    Posted Wed February 07, 2007 01:45 PM

    Originally posted by: SystemAdmin


    Tried to mount a subdir with cio, but it is kind of confusion. If I have a fs on
    Filesystem 512-blocks Free %Used Iused %Iused Mounted on
    /dev/fslv04 81920000 81906800 1% 5 1% /dbrecovery
    then if i used the format to mount a subdir
    mount -v namefs -o cio /dbrecovery/subdir /dbrecovery
    it creates another entry as
    /dbrecovery/subdir 81920000 81906800 1% 5 1% /dbrecovery
    it is confused when I conduct the umount because of two same name in the list.
    I did with the umount /dbrecovery and it did remove the new one. How the system know which to remove?
    OS 5.3L (5300-005)
    #AIX-Forum


  • 2.  Because it is clever

    Posted Thu February 22, 2007 01:26 PM

    Originally posted by: nagger


    I think it unmounts them in the reverse order of the mounts.
    ta N
    #AIX-Forum