[LUNI] Making a private network somewhat public.
Jason Rexilius
jason at hostedlabs.com
Wed Dec 19 11:22:03 CST 2007
You can mount a shared physical drive with one machine as read-write and
others read only without causing too many problems.
You can also create separate partitions on the device like such as:
/dev/hda1
/dev/hda2
machine 1 can mount /dev/hda1 read-write and /dev/hda2 as read-only
machine 2 can mount /dev/hda2 read-write and /dev/hda1 as read-only
The only way to have both machines read-write on the same parition is to
have a distributed lock manager and a cluster filesystem that supports
that model (gfs, lustre, etc.)
Eric Ellington wrote:
> The only way I know how to do this is with a type of NFS, AFS or Coda
> store set up.
> http://nfs.sourceforge.net/
> http://www.openafs.org/
> http://www.coda.cs.cmu.edu/
>
> On Dec 19, 2007 10:43 AM, Richard Reina <gatorreina at gmail.com> wrote:
>> Do you know where I can get more info on doing it?
>>
>>
>> On 12/19/07, William Scott Lockwood III <scott at cashnetusa.com> wrote:
>>> This CAN be done. Just not with a hub. I've seen drive enclosures setup
>>> to allow it.
>>>
>>> On Wed, 2007-12-19 at 09:30 -0600, David Terrell wrote:
>>>> On Wed, Dec 19, 2007 at 09:06:08AM -0600, Richard Reina wrote:
>>>>> Does anyone have an idea if spliting a USB flash key with a USB hub
>>>>> would allow two pc's to simultaneously access the flash drive?
>>>> No.
>>>>
>>>> --
>>>> David Terrell
>>>> dbt at meat.net
>>>> ((meatspace)) http://meat.net/
>>> --
>>> William Scott Lockwood III <scott at cashnetusa.com>
>>> CashNetUSA.com
>>>
>>> --
>>> Linux Users Of Northern Illinois - Technical Discussion
>>> http://luni.org/mailman/listinfo/luni
>>>
>> --
>> Linux Users Of Northern Illinois - Technical Discussion
>> http://luni.org/mailman/listinfo/luni
>>
>
>
>
More information about the luni
mailing list