* [linux-lvm] More helpful error messages
@ 2010-02-12 4:22 Fredrik Tolf
0 siblings, 0 replies; only message in thread
From: Fredrik Tolf @ 2010-02-12 4:22 UTC (permalink / raw)
To: linux-lvm
Hi List,
Just to provide some friendly critique for LVM, I wanted to tell you
that I just spent a couple of hours trying to find out why I got the
message "create ioctl failed: No such device or address" when activating
a volume group after the first reboot after I had created a couple of
new LVs in another VG.
After browsing through the kernel sources, it seems the VG that I had
modified got activated first by vgchange, and the new LVs came to occupy
the persistent minors that I had allocated in the failing VG, which was
the cause for its failure to activate.
I was able to reallocate those LVs without too much trouble, so the
problem was solved, but it would certainly have helped if the error
message was more helpful. After having read the source, I do understand
that it seems hard to propagate the exact cause from the kernel to
userspace, but it should be reasonable to print something to the dmesg,
at least.
In all else, thanks for makgin LVM!
Fredrik Tolf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-12 17:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 4:22 [linux-lvm] More helpful error messages Fredrik Tolf
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).