All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolinux.com>
To: Xavi Fustero <xfustero@imim.es>
Cc: linux-lvm@msede.com
Subject: Re: [linux-lvm] Exporting VG
Date: Tue, 31 Oct 2000 11:16:06 -0700 (MST)	[thread overview]
Message-ID: <200010311816.e9VIG6d09539@webber.adilger.net> (raw)
In-Reply-To: <39FF049B.F7651520@imim.es> "from Xavi Fustero at Oct 31, 2000 06:42:52 pm"

Xavi Benavent writes:
> 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.

When you do vgexport, this does not do anything like NFS export (does NOT
allow network access to the VG).  It allows you to physically move the
disks to another machine.

> 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 )

Are the disks connected via shared SCSI or Fibre Channel?  Is /dev/sda3
the disk on the local machine?

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

  reply	other threads:[~2000-10-31 18:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-31 17:42 [linux-lvm] Exporting VG Xavi Fustero
2000-10-31 18:16 ` Andreas Dilger [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2000-11-02 10:34 Xavi Fustero
2000-11-02 12:15 ` Eric M. Hopper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200010311816.e9VIG6d09539@webber.adilger.net \
    --to=adilger@turbolinux.com \
    --cc=linux-lvm@msede.com \
    --cc=xfustero@imim.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.