* Re: [linux-lvm] Local GFS on lvm
1999-05-10 17:53 [linux-lvm] Local GFS on lvm Klaus Strebel
@ 1999-05-10 17:06 ` David Teigland
[not found] ` <873e14kaw7.fsf@loom.sax.de>
1 sibling, 0 replies; 4+ messages in thread
From: David Teigland @ 1999-05-10 17:06 UTC (permalink / raw)
To: Klaus Strebel; +Cc: linux-lvm, gfs-devel
On Mon, 10 May 1999, Klaus Strebel wrote:
> Hi all,
>
> has anybody got a working local gfs (without dlocks) on an lvm-volume.
> After hacking passemble i could manage to activate the pool device, but
> when i dd from it, all i get is a lvm oops (should never happen ;-)) and
> my dd hangs :-(. I tried the latest GFS from 08/05/1999.
>
> Any ideas?
>
> Ciao
> Klaus
The problem comes from using both pool (a very minimal volume manager) and
LVM at the same time. Both pool and LVM need to call their own mapping
functions in ll_rw_block(). The mdmod.patch distributed with GFS allows
pool to do this, assuming pool is the only volume layer above the actual
devices. (LVM also assumes this last I saw.) It is conceivable to
enhance the patch to allow a more arbitrary layering of multiple volumes.
This would also require changes to LVM to follow the generic mapping
suggested by the patch.
However, GFS no longer requires pool if you're not using Dlocks. You can
make a GFS filesystem on a logical volume directly by using the nolock
locking module and the -l option with mkfs_gfs.
Hope this helps,
Dave Teigland
gfs.lcse.umn.edu
^ permalink raw reply [flat|nested] 4+ messages in thread
* [linux-lvm] Local GFS on lvm
@ 1999-05-10 17:53 Klaus Strebel
1999-05-10 17:06 ` David Teigland
[not found] ` <873e14kaw7.fsf@loom.sax.de>
0 siblings, 2 replies; 4+ messages in thread
From: Klaus Strebel @ 1999-05-10 17:53 UTC (permalink / raw)
To: linux-lvm
Hi all,
has anybody got a working local gfs (without dlocks) on an lvm-volume.
After hacking passemble i could manage to activate the pool device, but
when i dd from it, all i get is a lvm oops (should never happen ;-)) and
my dd hangs :-(. I tried the latest GFS from 08/05/1999.
Any ideas?
Ciao
Klaus
--
Klaus Strebel
stb@ep-ag.com
EIGNER + PARTNER AG - The Engineering Warehouse Company -
<http://www.ep-ag.com>
-----------------------------------------------------------------------
In Heaven there will be no DOS, no Intel, and above all, no Bill Gates.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Local GFS on lvm
[not found] ` <873e14kaw7.fsf@loom.sax.de>
@ 1999-05-11 9:13 ` Klaus Strebel
1999-05-12 7:43 ` Kenneth Preslan
0 siblings, 1 reply; 4+ messages in thread
From: Klaus Strebel @ 1999-05-11 9:13 UTC (permalink / raw)
To: Sven Rudolph; +Cc: linux-lvm, teigland
Hi Sven,
Sven Rudolph wrote:
> Sorry: What�s gfs?
GFS (Global File System) is a filesystem for shared disks (ex. Disk-Pool
on a Fire-Channel or a shared SCSI-Bus -> one step to storage area
networking on linux !).
See <http://gfs.lcse.umn.edu> for details.
Ciao
Klaus
P.S.: Thanks Dave for your quick response. I�ve some trubble with the
locking module, it doesn�t find register_lock_proto,
unregister_lock_proto, though gfs.o is loaded ? But i think i can work
it out ;-).
--
Klaus Strebel
stb@ep-ag.com
EIGNER + PARTNER AG - The Engineering Warehouse Company -
<http://www.ep-ag.com>
-----------------------------------------------------------------------
In Heaven there will be no DOS, no Intel, and above all, no Bill Gates.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Local GFS on lvm
1999-05-11 9:13 ` Klaus Strebel
@ 1999-05-12 7:43 ` Kenneth Preslan
0 siblings, 0 replies; 4+ messages in thread
From: Kenneth Preslan @ 1999-05-12 7:43 UTC (permalink / raw)
To: Klaus Strebel; +Cc: linux-lvm, gfs-devel
[-- Attachment #1: Type: text, Size: 5006 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~1999-05-12 7:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-05-10 17:53 [linux-lvm] Local GFS on lvm Klaus Strebel
1999-05-10 17:06 ` David Teigland
[not found] ` <873e14kaw7.fsf@loom.sax.de>
1999-05-11 9:13 ` Klaus Strebel
1999-05-12 7:43 ` Kenneth Preslan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.