Our server use solaris 5.10, and I plan to restart it after installing patch 
for our application. What my concern is about the file system, whether it will 
be automatically mount after restart or not. I'm new in Solaris and I only know 
Solaris will automatically mount based on /etc/vfstab. Can you guys check my 
current vfstab and compare it to my current mount so that I know what file 
system won't be mounted automatically after I restart the server? Thanks
-- 
This message posted from opensolaris.org
#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/zvol/dsk/rpool/swap        -       -       swap    -       no      -
/devices        -       /devices        devfs   -       no      -
sharefs -       /etc/dfs/sharetab       sharefs -       no      -
ctfs    -       /system/contract        ctfs    -       no      -
objfs   -       /system/object  objfs   -       no      -
swap    -       /tmp    tmpfs   -       yes     -
bash-3.00$ iostat -En
c0t0d0           Soft Errors: 23 Hard Errors: 1 Transport Errors: 1 
Vendor: TSSTcorp Product: DVD-ROM TS-H352C Revision: SI00 Serial No:  
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 1 No Device: 0 Recoverable: 0 
Illegal Request: 23 Predictive Failure Analysis: 0 
c1t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: FUJITSU  Product: MAW3147FCSUN146G Revision: 1303 Serial No: 0711C0BJ9U 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0 
c1t3d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: FUJITSU  Product: MAW3147FCSUN146G Revision: 1303 Serial No: 0711C0BJEJ 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0 
c1t4d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: SEAGATE  Product: ST314670FSUN146G Revision: 055A Serial No: 0621440D57 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0 
c1t5d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: SEAGATE  Product: ST314670FSUN146G Revision: 055A Serial No: 0620436NW4 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0 
c1t1d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: FUJITSU  Product: MAW3147FCSUN146G Revision: 1303 Serial No: 0711C0BJEE 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 1 
c1t2d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Vendor: FUJITSU  Product: MAW3147FCSUN146G Revision: 1303 Serial No: 0711C0BJFR 
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0 
bash-3.00$ mount
/ on rpool/ROOT/s10s_u8wos_08a read/write/setuid/devices/dev=4010002 on Thu Jan 
 1 07:00:00 1970
/devices on /devices read/write/setuid/devices/dev=5180000 on Thu Jun  3 
16:08:57 2010
/system/contract on ctfs read/write/setuid/devices/dev=51c0001 on Thu Jun  3 
16:08:57 2010
/proc on proc read/write/setuid/devices/dev=5200000 on Thu Jun  3 16:08:58 2010
/etc/mnttab on mnttab read/write/setuid/devices/dev=5240001 on Thu Jun  3 
16:08:58 2010
/etc/svc/volatile on swap read/write/setuid/devices/xattr/dev=5280001 on Thu 
Jun  3 16:08:58 2010
/system/object on objfs read/write/setuid/devices/dev=52c0001 on Thu Jun  3 
16:08:58 2010
/etc/dfs/sharetab on sharefs read/write/setuid/devices/dev=5300001 on Thu Jun  
3 16:08:58 2010
/platform/sun4u-us3/lib/libc_psr.so.1 on 
/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap2.so.1 
read/write/setuid/devices/dev=4010002 on Thu Jun  3 16:09:09 2010
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1 on 
/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1 
read/write/setuid/devices/dev=4010002 on Thu Jun  3 16:09:09 2010
/dev/fd on fd read/write/setuid/devices/dev=5480001 on Thu Jun  3 16:09:17 2010
/var on rpool/ROOT/s10s_u8wos_08a/var 
read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010003 on Thu Jun  3 
16:09:17 2010
/tmp on swap read/write/setuid/devices/xattr/dev=5280002 on Thu Jun  3 16:09:17 
2010
/var/run on swap read/write/setuid/devices/xattr/dev=5280003 on Thu Jun  3 
16:09:17 2010
/data1 on data1 read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010004 
on Thu Jun  3 16:09:20 2010
/data2 on data2 read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010005 
on Thu Jun  3 16:09:20 2010
/export on rpool/export 
read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010006 on Thu Jun  3 
16:09:20 2010
/export/home on rpool/export/home 
read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010007 on Thu Jun  3 
16:09:20 2010
/rpool on rpool read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4010008 
on Thu Jun  3 16:09:20 2010
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to