Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

mount options on /etc/vfstab

Joe Smith

2006-03-20


What are the common mount options to use in /etc/vfstab on Solaris 8?

I am being asked this by our unix admins to harden our system.

Example vfstab:
/apps/oracle$ more /etc/vfstab
#device      device        mount       FS    fsck   mount  
mount
#to mount     to fsck        point       type   pass   at boot
options


/dev/dsk/     /dev/rdsk/         /oracle_home_dir   ufs   2    
yes   -
/dev/dsk/     /dev/rdsk/      /archive/oradata   ufs   2     yes  
-
/dev/dsk/     /dev/rdsk/      /backup/oracle    ufs   2     yes  
-
/dev/dsk/     /dev/rdsk/      /dba01/data_files  ufs   2     yes  
-
/dev/dsk/     /dev/rdsk/      /dba02/data_files  ufs   2     yes  
-
/dev/dsk/     /dev/rdsk/      /redo01/redo_logs  ufs   2     yes  
-
/dev/dsk/     /dev/rdsk/      /redo02/redo_logs  ufs   2     yes  
-


Would all take the default?

fg,hard,intr,largefiles,logging,atime,rw,suid

thanks.

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee?
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

--
http://www.freelists.org/webpage/oracle-l


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.