filesystems don't mount

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Re: filesystems don't mount

    >> On 1 Aug 2003 07:57:47 -0700,
    >> [email]uem@mycroft.cmhnet.org[/email] (Sean G Gilley) said:
    > I have a 4500 with a number of filesystems. When the
    > machine boots, three of the about twelve filesystems
    > don't mount. Looking at /etc/vfstab, the filesystems
    > seem to be described correctly. Except for the
    > individualized information, all filesystems look the
    > same and all are set as 'mount at boot'.
    In the words of a South Park teacher:

    present them

    Please post the vfstab, without it no one can tell you
    anything.

    hth
    t
    Tony Curtis Guest

  2. Similar Questions and Discussions

    1. filesystems & performance
      Hi! Does anybody know or anybody could give me a hint on the matter of whether the number of file systems defined in a RS/6000 running AIX 4.3.3...
    2. UDF filesystems with cdrtools
      To make cdrtools backup how can I create UDF filesystems that are marked appendable to make session after session respectively ? Please inform me...
    3. Compressed Filesystems
      Hi Ladies! In AIX I can create a filesystem with the compression attribute turned on which will do automatic file compression. The name of the...
    4. About backup the files and filesystems
      Hi, Sorry to bother you all. We need help. We use "ufsdump" to dump the whole partition to the tape and "tar" to tar some files in an external...
    5. How to mount bsd filesystems ?
      Hello I'm under linux 2.4.20. I've activated the udf ans ufs support in the kernel. I got this: $ dmesg | grep hda hda: hda1 hda2 hda3 hda1:...
  3. #2

    Default Re: filesystems don't mount

    Sean G Gilley wrote:
    >
    > I have a 4500 with a number of filesystems. When the machine boots,
    > three of the about twelve filesystems don't mount. Looking at
    > /etc/vfstab, the filesystems seem to be described correctly. Except for
    > the individualized information, all filesystems look the same and all are
    > set as 'mount at boot'.
    >
    > This machine was handled for a while by a non-administrator, and he may have
    > done something weird to prevent these filesystems from being mounted. I've
    > check in the rc scripts and can't find anything, though.
    >
    > Any ideas?
    I have observed this problem on an unpatched Solaris 2.6 system.
    So, what version of Solaris is this happening with?

    -am © 2003
    Anthony Mandic Guest

  4. #3

    Default Re: filesystems don't mount

    Tony Curtis <tony_curtis32@yahoo.com> wrote in message news:<878yqdbeyz.fsf@limey.hpcc.uh.edu>...
    > >> On 1 Aug 2003 07:57:47 -0700,
    > >> [email]uem@mycroft.cmhnet.org[/email] (Sean G Gilley) said:
    > > I have a 4500 with a number of filesystems. When the
    > > machine boots, three of the about twelve filesystems
    > > don't mount. Looking at /etc/vfstab, the filesystems
    > > seem to be described correctly. Except for the
    > > individualized information, all filesystems look the
    > > same and all are set as 'mount at boot'.
    > Please post the vfstab, without it no one can tell you
    > anything.
    In answer to another post: once the machine is up, a mount -a will mount
    all filesystem correctly.

    The machine is a 2.6 machine.

    (Sorry, both those bits of info were supposed to be in my first post.)

    Here's the vfstab:

    #device device mount FS fsck mount mount
    #to mount to fsck point type pass at boot options
    #
    fd - /dev/fd fd - no -
    /proc - /proc proc - no -
    /dev/md/dsk/d9 - - swap - no -
    /dev/md/dsk/d1 /dev/md/rdsk/d1 / ufs 1 no -
    /dev/md/dsk/d13 /dev/md/rdsk/d13 /var ufs 1 no -
    swap - /tmp tmpfs - yes -
    #
    /dev/md/dsk/d4 - /newsales ufs 2 yes -
    /dev/md/dsk/d5 - /oracle ufs 2 yes -
    /dev/md/dsk/d2 - /mrsdata ufs 2 yes -
    /dev/md/dsk/d7 - /datamart ufs 2 yes -
    /dev/md/dsk/d3 - /datamart3 ufs 2 yes -
    /dev/md/dsk/d8 - /datamart_bak ufs 2 yes -
    /dev/md/dsk/d30 - /incent ufs 2 yes -
    /dev/dsk/c1t11d48s0 - /oas_websrv ufs 2 yes -
    /dev/md/dsk/d10 - /exp_srvr ufs 2 yes -
    /dev/md/dsk/d12 - /new_backup ufs 2 yes -
    /dev/md/dsk/d0 - /datamart2 ufs 2 yes -

    The filesystems that don't mount at boot are:

    /datamart
    /datamart2
    /oracle

    Thanks,

    Sean.
    Sean G Gilley Guest

  5. #4

    Default Re: filesystems don't mount

    Sean G Gilley <uem@mycroft.cmhnet.org> wrote:
    > In answer to another post: once the machine is up, a mount -a will mount
    > all filesystem correctly.
    > The machine is a 2.6 machine.
    > (Sorry, both those bits of info were supposed to be in my first post.)
    > Here's the vfstab:
    > #device device mount FS fsck mount mount
    > #to mount to fsck point type pass at boot options
    > #
    > fd - /dev/fd fd - no -
    > /proc - /proc proc - no -
    > /dev/md/dsk/d9 - - swap - no -
    > /dev/md/dsk/d1 /dev/md/rdsk/d1 / ufs 1 no -
    > /dev/md/dsk/d13 /dev/md/rdsk/d13 /var ufs 1 no -
    > swap - /tmp tmpfs - yes -
    > #
    > /dev/md/dsk/d4 - /newsales ufs 2 yes -
    > /dev/md/dsk/d5 - /oracle ufs 2 yes -
    > /dev/md/dsk/d2 - /mrsdata ufs 2 yes -
    > /dev/md/dsk/d7 - /datamart ufs 2 yes -
    > /dev/md/dsk/d3 - /datamart3 ufs 2 yes -
    > /dev/md/dsk/d8 - /datamart_bak ufs 2 yes -
    > /dev/md/dsk/d30 - /incent ufs 2 yes -
    > /dev/dsk/c1t11d48s0 - /oas_websrv ufs 2 yes -
    > /dev/md/dsk/d10 - /exp_srvr ufs 2 yes -
    > /dev/md/dsk/d12 - /new_backup ufs 2 yes -
    > /dev/md/dsk/d0 - /datamart2 ufs 2 yes -
    Why don't all those filesystems from /newsales down have a device to
    fsck at boot?

    I don't know if it's related, but
    /dev/md/dsk/d4 - /newsales ufs 2 yes -

    should be

    /dev/md/dsk/d4 /dev/md/rdsk/d4 /newsales ufs 2 yes -

    --
    Darren Dunham [email]ddunham@taos.com[/email]
    Unix System Administrator Taos - The SysAdmin Company
    Got some Dr Pepper? San Francisco, CA bay area
    < This line left intentionally blank to confuse you. >
    Darren Dunham Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139