Re: HELP ---- /etc/filesystem

From: Drew (apt@DCS-SUCCESS.COM)
Date: Tue Jun 18 2002 - 10:25:02 EDT


Hi,

I've included two /etc/filesystems, one from AIX 5.1 and one from AIX
4.3.3.

Here is on from AIX 5.1

/:
        dev = /dev/hd4
        vol = "root"
        mount = automatic
        check = false
        free = true
        vfs = jfs
        log = /dev/hd8
        type = bootfs

/home:
        dev = /dev/hd1
        vfs = jfs
        log = /dev/hd8
        mount = true
        check = true
        vol = /home
        free = false

/usr:
        dev = /dev/hd2
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        type = bootfs
        vol = /usr
        free = false

/var:
        dev = /dev/hd9var
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        type = bootfs
        vol = /var
        free = false

/tmp:
        dev = /dev/hd3
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        vol = /tmp
        free = false

/proc:
        dev = /proc
        vol = "/proc"
        mount = true
        check = false
        free = false
        vfs = procfs

/opt:
        dev = /dev/hd10opt
        vfs = jfs
        log = /dev/hd8
        mount = true
        check = true
        vol = /opt
        free = false

/usr/sys/inst.images:
        dev = /dev/lv00
        vfs = jfs
        log = /dev/hd8
        mount = true
        options = rw
        account = false

/www:
        dev = /dev/lv01
        vfs = jfs
        log = /dev/hd8
        mount = true
        options = rw
        account = false

And here is one from AIX 4.3.3

/:
        dev = /dev/hd4
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        type = bootfs
        vol = root
        free = true

/home:
        dev = /dev/hd1
        vfs = jfs
        log = /dev/hd8
        mount = true
        check = true
        vol = /home
        free = false

/usr:
        dev = /dev/hd2
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        type = bootfs
        vol = /usr
        free = false

/var:
        dev = /dev/hd9var
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        type = bootfs
        vol = /var
        free = false

/tmp:
        dev = /dev/hd3
        vfs = jfs
        log = /dev/hd8
        mount = automatic
        check = false
        vol = /tmp
        free = false

/u1:
        dev = /dev/lv00
        vfs = jfs
        log = /dev/hd8
        mount = true
        options = rw
        account = false

/DS02:
        dev = /dev/lv01
        vfs = jfs
        log = /dev/loglv00
        mount = true
        options = rw
        account = false

/DS09:
        dev = /dev/lv02
        vfs = jfs
        log = /dev/loglv01
        mount = true
        options = rw
        account = false

/DS04:
        dev = /dev/lv03
        vfs = jfs
        log = /dev/loglv02
        mount = true
        options = rw
        account = false

/cdrom:
        dev = /dev/cd0
        vfs = cdrfs
        mount = false
        options = ro
        account = false

-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
Vincent D'Antonio
Sent: Tuesday, June 18, 2002 8:55 AM
To: aix-l@Princeton.EDU
Subject: HELP ---- /etc/filesystem

Need your help AIX'ers,
some bright person decided to edit /etc/filesystems now I get 0518 led.
looked it up and has to do with this file, can someone post /, /usr, /var,
/tmp, /home from their /etc/filesystems so I can compare it to what is
there now. It just doesn't look right and not sure what is missing, this
is the only AIX box I have.

thanks
Vince

*******PLEASE NOTE NEW ADDRESS AND PHONE************
----------------------------------------------------------------------------
-----------------------------

Vincent D'Antonio
Unix Systems Engineer
Bisys Retirement Services
200 Dryden Road
Dresher, PA 19025

phone: 215-648-8284
fax: 215-648-4888
e-mail: Vincent.D'Antonio@bisys.com



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:00 EDT