Bug#520027: lvcraete, lvremove: explicitly mention in the man pages that --quiet is not implemented

2009-03-17 Thread shaul Karl

In any case, shouldn't there be more documentation about having classes of 
messages, and the relation to --quiet? Or a suggestion to redirect to /dev/null 
for complete silence?

--- On Tue, 3/17/09, Alasdair G Kergon a...@redhat.com wrote:

 From: Alasdair G Kergon a...@redhat.com
 Subject: Re: Bug#520027: lvcraete, lvremove: explicitly mention in the man 
 pages that --quiet is not implemented
 To: shaulk...@yahoo.com
 Cc: 520...@bugs.debian.org
 Date: Tuesday, March 17, 2009, 3:02 AM
 Nah, it is implemented.
 
 It probably doesn't behave the way you would expect.
 All it does is override any verbose or debug settings.
 
 It does not remove any other output issued by the program
 to stdout or stderr.
 
 So you'll still get warning messages.
 
 I'd reject that patch upstream, but instead suggest
 discussing whether to
 redefine --quiet to suppress additional classes of
 messages.
 
 Alasdair
 -- 
 a...@redhat.com


  



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520027: lvcraete, lvremove: explicitly mention in the man pages that --quiet is not implemented

2009-03-16 Thread shaul Karl

Package: lvm2
Version: 2.02.39-6
Severity: normal
Tags: patch

--- lvcreate.8  2009-03-16 23:54:17.0 +0200
+++ lvcreate.8.mod  2009-03-17 00:04:47.0 +0200
@@ -180,6 +180,12 @@
 arbitrary directory in order to access the contents of the filesystem to run
 a backup while the original filesystem continues to get updated.

+.SH NOTES
+.I \-\-quiet,
+which is a stated in
+.BR lvm (8),
+is not implemented for lvcreate.
+
 .SH SEE ALSO
 .BR lvm (8),
 .BR vgcreate (8),

--- lvremove.8  2009-03-16 23:54:32.0 +0200
+++ lvremove.8.mod  2009-03-17 00:05:03.0 +0200
@@ -30,6 +30,13 @@
 Remove all logical volumes in volume group vg00:
 .sp
 \  \fBlvremove vg00\fP
+
+.SH NOTES
+.I \-\-quiet,
+which is a stated in
+.BR lvm (8),
+is not implemented for lvremove.
+
 .SH SEE ALSO
 .BR lvcreate (8),
 .BR lvdisplay (8),



  



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520027: lvcraete, lvremove: explicitly mention in the man pages that --quiet is not implemented

2009-03-16 Thread Alasdair G Kergon
Nah, it is implemented.

It probably doesn't behave the way you would expect.
All it does is override any verbose or debug settings.

It does not remove any other output issued by the program to stdout or stderr.

So you'll still get warning messages.

I'd reject that patch upstream, but instead suggest discussing whether to
redefine --quiet to suppress additional classes of messages.

Alasdair
-- 
a...@redhat.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org