From: Uday Bhaskar Sarma Seetamraju <sarma@bellatlantic.net>
To: linux-lvm@sistina.com
Subject: [linux-lvm] pvcreate -fffff ?
Date: Thu, 11 Oct 2001 00:31:51 -0400 [thread overview]
Message-ID: <3BC520B7.91DDF9C8@bellatlantic.net> (raw)
In-Reply-To: E15rMMs-0000mK-00@hermes.sistina.com
Hi,
Since my last post, I have downloaded 1.0.1-rc4
and compiled the tools.
I can now vgcreate using /dev/md1. Thanks.
lvm commands work well, with gcc version # 2.96 on 2.4.3-20 mandrake kernel.
But during my previous tests I had done 'e2fsck /dev/md0'.
Maybe because of that, I have the following problem.
# pvcreate -vff /dev/md0
pvcreate -- locking logical volume manager
pvcreate -- checking physical volume name "/dev/md0"
pvcreate -- getting physical volume size
pvcreate -- device "/dev/md0" has a partition table
# echo $?
7
Then I did the following :-
dd if=/dev/zero of=/dev/md0
Didn't make any difference.
Can you please help?
Thanks
Sarma
P.S:
# cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
md1 : active raid1 hdc9[1] hda9[0]
2097024 blocks [2/2] [UU]
md0 : active raid1 hdc6[1] hda6[0]
2097024 blocks [2/2] [UU]
unused devices: <none>
parent reply other threads:[~2001-10-11 4:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E15rMMs-0000mK-00@hermes.sistina.com>]
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=3BC520B7.91DDF9C8@bellatlantic.net \
--to=sarma@bellatlantic.net \
--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.