Discussion:
[linux-lvm] problem with lvcreate and redirection of stdout/stderr
Lentes, Bernd
2014-08-22 09:02:32 UTC
Permalink
I can see how with the vg suspended that might have a problem.
But nothing should be getting written to stderr while the device is suspended.
Hi,

i don't understand what you mean with "should be getting written". Does that mean "it's not possible that something is written" or "it would be better if nothing is written" ?

Bernd

_______________________________________________
linux-lvm mailing list
linux-***@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

Helmholtz Zentrum München
Deutsches Forschungszentrum für Gesundheit und Umwelt (GmbH)
Ingolstädter Landstr. 1
85764 Neuherberg
www.helmholtz-muenchen.de
Aufsichtsratsvorsitzende: MinDir´in Bärbel Brumme-Bothe
Geschäftsführer: Prof. Dr. Günther Wess, Dr. Nikolaus Blum, Dr. Alfons Enhsen
Registergericht: Amtsgericht München HRB 6466
USt-IdNr: DE 129521671
Alasdair G Kergon
2014-08-22 10:39:09 UTC
Permalink
Post by Lentes, Bernd
I can see how with the vg suspended that might have a problem.
But nothing should be getting written to stderr while the device is suspended.
i don't understand what you mean with "should be getting written". Does that mean "it's not possible that something is written" or "it would be better if nothing is written" ?
The lvm2 code does not write to stderr in that part of the code.
(If that was happening somehow it would be a bug.)

Alasdair

Loading...