All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Exporting VG
@ 2000-11-02 10:34 Xavi Fustero
  2000-11-02 12:15 ` Eric M. Hopper
  0 siblings, 1 reply; 10+ messages in thread
From: Xavi Fustero @ 2000-11-02 10:34 UTC (permalink / raw)
  To: linux-lvm

I have 3 computers: N1, N2 and N3.
N1 has 3 disks  (vg1)
N2 has 1 disk   (vg2)
N3 has 1 disk   (vg3)
I built a Volume group on each machine, now what I would like to do is
to unify these volume groups under a new one volume group visible from
all the 3 machines  (new_vg=vg1 + vg2 + vg3). Is this possible ???
Let me know if anybody tried this.
Thanks in advance,
Xavi !



--
Xavi Fustero Benavent
Institut Municipal d'Investigacio Medica (IMIM)
Departament Genome Informatics
Tel.: +34-93-221 10 09    Ext: 2016

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [linux-lvm] Exporting VG
@ 2000-10-31 17:42 Xavi Fustero
  2000-10-31 18:16 ` Andreas Dilger
  0 siblings, 1 reply; 10+ messages in thread
From: Xavi Fustero @ 2000-10-31 17:42 UTC (permalink / raw)
  To: linux-lvm

I have a cluster with 4 nodes. 3 of them has several disks which I need
to see as an only one disk. After a really strong work I got LVM working
on all the 3 machines !!!! i created three Volume Groups, one for
machine. Now, I would like to export them to get only one virtual group.
I am trying to export them to a machine and merge the volume groups but
I do not success trying to export them.I have not find many
documentation about this ?!?
Thats my 3 machines: N1, N2 and N3.  From N2 I try to export my VG to
N1.
N2> vgchange -a n  'vg_name'
N2> vgexport 'vg_name'

From N1 I type,
N1>vgimport 'vg_name'  /dev/sda3   (this vg is made from /dev/sda3 )
but I only get error messages !!!!


pv_create_name_from_kdev_t -- LEAVING with dev_name: /dev/sda3
pv_read -- LEAVING with ret: 0
vgimport -- ERROR: physical volume "/dev/sda3" doesn't belong to an
exported volume group

Does anybody try this ?!!!!
Thanks in advance,
Xavi !



--
Xavi Fustero Benavent
Institut Municipal d'Investigacio Medica (IMIM)
Departament Genome Informatics
Tel.: +34-93-221 10 09    Ext: 2016

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2000-11-03 20:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-02 10:34 [linux-lvm] Exporting VG Xavi Fustero
2000-11-02 12:15 ` Eric M. Hopper
2000-11-03 20:17   ` [linux-lvm] LVM-tools-0.8final-1.i386.rpm Eli Criffield
  -- strict thread matches above, loose matches on Subject: below --
2000-10-31 17:42 [linux-lvm] Exporting VG Xavi Fustero
2000-10-31 18:16 ` Andreas Dilger
2000-10-31 19:35   ` Jan Niehusmann
2000-10-31 21:05     ` Andreas Dilger
2000-11-01  1:34       ` Heinz J. Mauelshagen
2000-11-01  2:25         ` Eric M. Hopper
2000-11-01  6:20         ` Andreas Dilger

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.