[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] exit code of vgscan when everything is ok
- From: Arkadiusz Miskiewicz <arekm pld-linux org>
- To: <linux-lvm redhat com>
- Subject: [linux-lvm] exit code of vgscan when everything is ok
- Date: Tue, 18 May 2004 12:52:32 +0200
Hi,
[root arm misiek]# rpm -q lvm2
lvm2-2.00.15-1
[root arm misiek]# /sbin/vgscan
Reading all physical volumes. This may take a while...
No volume groups found
[root arm misiek]# echo $?
5
./lib/commands/errors.h:#define ECMD_FAILED 5
why it returns non-zero code? When there is no volume groups then it's normal
to find zero of them and it's not failure.
This causes problems in init scripts.
--
Arkadiusz Miśkiewicz CS at FoE, Wroclaw University of Technology
arekm.pld-linux.org, 1024/3DB19BBD, JID: arekm.jabber.org, PLD/Linux
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]