![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mount point lists | dr46014 | UNIX for Advanced & Expert Users | 1 | 05-05-2008 05:03 AM |
| ssh with shared mount point | devjxh | SUN Solaris | 4 | 11-30-2007 05:54 AM |
| concept of mount point | Vikas Sood | UNIX for Dummies Questions & Answers | 3 | 06-08-2006 03:31 PM |
| mount point | colesy | UNIX for Dummies Questions & Answers | 1 | 01-06-2004 04:03 AM |
| sdX to mount point mapping | marist89 | UNIX for Dummies Questions & Answers | 2 | 10-24-2001 04:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mount point options
Hello all,
I'm sharing 1 volume from a Sun Storage array (6130), out to 2 servers. Created a slice on one server and mounted a filesystem. On the other server the disk already sees the created slice from the other server (shared throught the storage array, so mounted this filesystem as well. Question, I'm not able to write to both servers simultaneously. I attempt to write to the filesystem on one server, but the other server does not see this. The only way the 2 filesystems are updated with the same data, is when I do a umount then a mount. Are there some mount options that i'm missing in the /etc/vfstab. I have logging turned on for both. Any help would be appreciated. Cheers!! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Generally you need to have a cluster filesystem to allow two servers to interact with the storage simultaneously. On a standard FS it's one at a time.
|
||||
| Google The UNIX and Linux Forums |