Matt wrote: > This is the line I use in my vfstab, perhaps I am missing some flags? > > # HP SAN > /dev/dsk/c6t600508B4001074880000E000000D0000d0s2 > /dev/rdsk/c6t600508B4001074880000E000000D0000d0s2 /data > ufs - yes logging
I'm not a storage expert, but ufs is not a cluster file system. I assume that server2 shows you data from its cache instead of checking for changed data on disk because ufs assumes to be used only by a single OS instance. You'll need to use the cluster file systems of your choice... Joachim -- Joachim Worringen, Software Architect, Dolphin Interconnect Solutions phone ++49/(0)228/324 08 17 - http://www.dolphinics.com _______________________________________________ opensolaris-help mailing list [email protected]
