* [linux-lvm] pvcreate ignores volumes with error code:253
@ 2013-06-18 18:34 Abhilash Nag
2013-06-24 19:07 ` Alasdair G Kergon
0 siblings, 1 reply; 2+ messages in thread
From: Abhilash Nag @ 2013-06-18 18:34 UTC (permalink / raw)
To: linux-lvm@redhat.com
[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]
Hi,
I am trying to create LVM on my drives, but pvcreate -vvv throws up an error message saying: fails with an error message:/dev/hd*: Skipping: Unrecognised LVM device type 253.
I am trying to debug if this is a device driver problem or if LVM does not recognize the entry of a previously unknown device.
Can you please help.
Thanks in advance.
Regards
Abhilash
________________________________
PLEASE NOTE: The information contained in this electronic mail message is intended only for the use of the designated recipient(s) named above. If the reader of this message is not the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify the sender by telephone or e-mail (as shown above) immediately and destroy any and all copies of this message in your possession (whether hard copies or electronically stored copies).
[-- Attachment #2: Type: text/html, Size: 2489 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] pvcreate ignores volumes with error code:253
2013-06-18 18:34 [linux-lvm] pvcreate ignores volumes with error code:253 Abhilash Nag
@ 2013-06-24 19:07 ` Alasdair G Kergon
0 siblings, 0 replies; 2+ messages in thread
From: Alasdair G Kergon @ 2013-06-24 19:07 UTC (permalink / raw)
To: Abhilash Nag; +Cc: linux-lvm@redhat.com
On Tue, Jun 18, 2013 at 06:34:42PM +0000, Abhilash Nag wrote:
> I am trying to create LVM on my drives, but pvcreate -vvv throws up an error message saying: fails with an error message:/dev/hd*: Skipping: Unrecognised LVM device type 253.
> I am trying to debug if this is a device driver problem or if LVM does not recognize the entry of a previously unknown device.
Obtain the following:
# lvm version
# lvm dumpconfig devices
# cat /proc/devices
253 in the block section of /proc/devices points to a word that should be either
built in or appearing in the dumpconfig output.
Alasdair
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-24 19:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 18:34 [linux-lvm] pvcreate ignores volumes with error code:253 Abhilash Nag
2013-06-24 19:07 ` Alasdair G Kergon
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).