[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] Bug in error code for lvm_vg_open()
- From: ben <benscott nwlink com>
- To: linux-lvm redhat com
- Subject: [linux-lvm] Bug in error code for lvm_vg_open()
- Date: Sun, 21 Nov 2010 21:01:14 -0800
If a volume group is clustered and the cluster is not running, lvm_vg_open()
fails and prints a message about skipping the group. However, lvm_errno() and
lvm_errmsg() are not updated. It would be really useful (to me) if the error
number was set to something specific to the clustering issue rather than a
generic error.
Also, where are the errors defined or are only the standard system ones being
used?
Thank you and keep up the good work.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]