The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-07-2009
LisaS LisaS is offline
Registered User
  
 

Join Date: Mar 2005
Posts: 59
odd entry in /etc/fstab

I was making text file copies of some system utility output (e.g. ioscan) and happened to look at /etc/fstab and found this:
/dev/vg02/lvol1 /prodbkup vxfs ioerror=mwdisable,log,nodatainlog,dev=40
020001 0 0

my other entries look like this:
/dev/vg04/lvol1 /trainbkup vxfs log,nodatainlog 0 0
---
I have no idea why this filesystem is different. tje ioerror=mwdisable and the dev=40020001
What does it mean and does it make sense?