The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Cannot unmount mount points?? genzbeat HP-UX 1 02-01-2008 02:11 AM
NFS Mount Points davidra UNIX for Dummies Questions & Answers 1 11-28-2007 01:49 PM
tar using mount points legato UNIX for Dummies Questions & Answers 3 03-30-2005 08:54 PM
mount points manderson19 UNIX for Advanced & Expert Users 3 04-29-2002 12:11 PM
Does automount have an advantage over hard mount? 98_1LE UNIX for Dummies Questions & Answers 1 03-31-2002 06:44 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 11-25-2006
Registered User
 

Join Date: Nov 2006
Posts: 5
RAID 5 mount points don't automount on boot

Hi,

I set up a RAID 5 configuration and for some reason the volumes won't mount when the system boots. I have to manually mount them from the command line and all is fine.

Here's the vfstab entries:
#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/dsk/c0t10d0s1 - - swap - no logging
/dev/dsk/c0t10d0s0 /dev/rdsk/c0t10d0s0 / ufs 1 no logging
/dev/dsk/c0t10d0s7 /dev/rdsk/c0t10d0s7 /export/home ufs 2 yes logging
/devices - /devices devfs - no -
ctfs - /system/contract ctfs - no -
objfs - /system/object objfs - no -
swap - /tmp tmpfs - yes -
/dev/md/dsk/d0 /dev/md/rdsk/d0 /d0 ufs yes 3 logging
/dev/md/dsk/d1 /dev/md/rdsk/d1 /d1 ufs yes 4 logging
/dev/dsk/c1t2d0s0 /dev/rdsk/c1t2d0s0 /ext ufs yes 5 logging
# hercules:/d1/wp - /d1/wp nfs - yes rw
# hercules:/mnt/nfs_share/html - /mnt/nfs_share/html nfs - yes rw

The 2 volumes that should mount but won't are /dev/md/dsk/d0 and /dev/md/dsk/d1

Is there anything wrong with the entries and if not why wouldn't it automount?

Thanks in advance,

Robert
Reply With Quote
Forum Sponsor
  #2  
Old 11-25-2006
Tornado's Avatar
Registered User
 

Join Date: Nov 2006
Location: Melbourne
Posts: 243
You have:
Code:
/dev/md/dsk/d0 /dev/md/rdsk/d0 /d0 ufs yes 3 logging
/dev/md/dsk/d1 /dev/md/rdsk/d1 /d1 ufs yes 4 logging
You should have:
Code:
/dev/md/dsk/d0 /dev/md/rdsk/d0 /d0 ufs 3 yes logging
/dev/md/dsk/d1 /dev/md/rdsk/d1 /d1 ufs 4 yes logging
The columns in the vfstab are:
Code:
 device       device       mount      FS      fsck    mount      mount
 to mount     to fsck      point      type    pass    at boot    options
Reply With Quote
  #3  
Old 11-25-2006
Registered User
 

Join Date: Nov 2006
Posts: 5
Dude,

Thanks a bunch. Now if I can get my other problem solved (DT Messaging server won't start) I'll be in good shape.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 01:05 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0