AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  CIO file system

    Posted 09/29/11 08:08 AM

    Originally posted by: big


    Hi,
    I'm reading AIX documentation :
    code
    Examples
    1.To list the mounted file systems, enter:

    mountThis command produces output similar to the following:

    node mounted mounted over vfs date options
    ----

    ---

    /dev/hd0 / jfs Dec 17 08:04 rw, log =/dev/hd8
    /dev/hd3 /tmp jfs Dec 17 08:04 rw, log =/dev/hd8
    /dev/hd1 /home jfs Dec 17 08:06 rw, log =/dev/hd8
    /dev/hd2 /usr jfs Dec 17 08:06 rw, log =/dev/hd8
    sue /home/local/src /usr/code nfs Dec 17 08:06 ro, log =/dev/hd8

    [/code]

    Which value in options column show that FS is in CIO or not ?

    Thank you.
    #AIX-Forum


  • 2.  Re: CIO file system

    Posted 09/29/11 11:37 AM

    Originally posted by: jmc031


    Hi

    In your example you dont have any CIO filesystem.
    You can look thi column :

    /dev/hd0 / jfs Dec 17 08:04 rw, log =/dev/hd8
    /dev/hd3 /tmp jfs Dec 17 08:04 rw, log =/dev/hd8
    /dev/hd1 /home jfs Dec 17 08:06 rw, log =/dev/hd8
    /dev/hd2 /usr jfs Dec 17 08:06 rw, log =/dev/hd8
    sue /home/local/src /usr/code nfs Dec 17 08:06 ro, log =/dev/hd8
    #AIX-Forum