From: "Erick Calder" <e@arix.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] catch-22
Date: Fri Dec 14 19:03:02 2001 [thread overview]
Message-ID: <00a401c18504$33a10ac0$0300000a@pacbell.net> (raw)
In-Reply-To: <NBBBKLKHMJHIJLHOGAOJKELJJCAA.steve.wray@the.net.nz>
a drive part of a volume crashed on me... I've looked through the man pages
and HOWTO but find no happiness... help!
the volume used to be called LVM (/dev/LVM) and had /dev/hda3 and
/dev/hdc... hdc crashed and I've replaced it with an identical drive. I did
a "pvcreate /dev/hdc" after installation but cannot seem to add it to the
volume:
# vgextend LVM /dev/hdc
vgextend -- volume group "LVM" doesn't exist
and if I try to create it:
# vgcreate LVM /dev/hdc
vgcreate -- volume group directory or file already exists
vgcreate -- please choose a different name
I look in:
# ls /dev/LVM
total 104
dr-xr-xr-x 2 root root 4096 Oct 26 12:54 ./
drwxr-xr-x 14 root root 98304 Dec 13 17:46 ../
crw-r----- 1 root disk 109, 0 Oct 26 12:54 group
brw-rw---- 1 root disk 58, 0 Oct 26 12:54 mp3z
# ls /proc/lvm/VGs
total 0
dr-xr-xr-x 2 root root 0 Dec 14 17:52 ./
dr-xr-xr-x 3 root root 0 Dec 14 17:52 ../
what is the correct procedure to follow? shall I just blow away the /dev/LVM
directory and do a "pvcreate -ff /dev/hda3"?
1k thx - e
next prev parent reply other threads:[~2001-12-14 19:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-14 6:33 [linux-lvm] Keep snapshots active for 24 hours? Dave Alden
2001-12-14 12:36 ` Andreas Dilger
2001-12-14 15:50 ` Steve Wray
2001-12-14 16:34 ` Andreas Dilger
2001-12-14 17:05 ` Steve Wray
2001-12-14 19:03 ` Erick Calder [this message]
2001-12-16 13:36 ` [linux-lvm] catch-22 Wolfgang Weisselberg
2001-12-16 13:36 ` [linux-lvm] Keep snapshots active for 24 hours? Wolfgang Weisselberg
2001-12-16 16:08 ` Kirby C. Bohling
2001-12-16 18:53 ` Petro
2001-12-16 21:12 ` Wolfgang Weisselberg
2001-12-16 22:19 ` Steve Wray
2001-12-17 2:41 ` Wolfgang Weisselberg
2001-12-17 3:08 ` Anselm Kruis
2001-12-14 18:58 ` Terje Kvernes
2001-12-15 0:31 ` Andreas Dilger
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='00a401c18504$33a10ac0$0300000a@pacbell.net' \
--to=e@arix.com \
--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 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.