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 > Special Forums > Hardware > Filesystems, Disks and Memory
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-09-2009
achenle achenle is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 76
ZFS will complain if you try and mount a file system twice.

UFS won't put out any messages if multiple hosts mount the same file system, and I assume it could panic your host if more than one host were to write to it at the same time.

If you're concerned about multiple hosts accessing your file systems, you could mask LUNs on your at the switch (as noted above) or at the storage itself, depending on your configuration.