linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Klaus Pedersen" <ultra@mailme.dk>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Re: After power outtage my vg is gone
Date: Sun Nov 11 13:47:02 2001	[thread overview]
Message-ID: <000e01c16aea$1954bd80$0a5c010a@ultra> (raw)
In-Reply-To: 001501c16305$0e2ab230$0a5c010a@ultra

>
> vgscan -a y (to activate the vg)

Duh - this is an error (I know cause the same problems occured - again :P)
.. the command _should_ have said :

vgchange -a y

so the sequence of commands is :

vgcfgrestore -n site_vg /dev/hdb1
vgcfgrestore -n site_vg /dev/hda8
vgchange -a y
mount /glftpd/site

That's it - I hope others can benefit from this too.

/Klaus

      parent reply	other threads:[~2001-11-11 13:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-31  0:35 [linux-lvm] Re: After power outtage my vg is gone Klaus Pedersen
2001-10-31  0:51 ` Andreas Dilger
2001-10-31  1:15   ` Klaus Pedersen
2001-11-01 12:41     ` Klaus Pedersen
     [not found]       ` <20011101195430.B23396@bunuel.tii.matav.hu>
2001-11-01 15:18         ` Andreas Dilger
2001-11-11 13:47       ` Klaus Pedersen [this message]

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='000e01c16aea$1954bd80$0a5c010a@ultra' \
    --to=ultra@mailme.dk \
    --cc=linux-lvm@sistina.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).