Sun qfs
Dear experts,
Need expert advice.
We're running solaris cluster, our shared fs is qfs(5.2.1,REV=5.10.2010.08.27). In my /etc/vfstab , following is specified for mountpoint XYZ
qfs_xyz - /data/xyz samfs - no shared
I aslo find qfs_xyz configuration /etc/opt/SUNWsamfs/samfs.cmd
fs = qfs_xyz
sync_meta = 1
mh_write
forcedirectio
qwrite
stripe = 1
min_pool = 1024
rdlease = 600
wrlease = 600
aplease = 600
According to oracle documentation vfstab would override samfs.cmd. That would mean, qfs_xyz is not mounted with samfs.cmd settings.
Is my understanding correct ?
Cheers