[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] GFS and Simultaneous Access
- From: Tom Mornini <tmornini engineyard com>
- To: linux clustering <linux-cluster redhat com>
- Subject: Re: [Linux-cluster] GFS and Simultaneous Access
- Date: Tue, 17 Apr 2007 07:36:13 -0700
On Apr 17, 2007, at 7:27 AM, berthiaume_wayne emc com wrote:
Also, I've been trying to figure out a way to allow all my nodes
access to the same filesystem/LUN with separate directories for
each one
within the same filesystem for simultaneous access. Is this
possible or
would this be the place to use the SCSI reservations? This is being
done
strictly for testing.
Take a look at Context Sensitive Symlinks.
If you:
ln -s @host common_directory
Then when each host accesses common_directory it will resolve to that
system's hostname instead.
--
-- Tom Mornini, CTO
-- Engine Yard, Ruby on Rails Hosting
-- Support, Scalability, Reliability
-- (866) 518-YARD (9273)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]