[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] LVM / File descriptor .. left open / Snapshot-Problems
- From: Alasdair G Kergon <agk redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] LVM / File descriptor .. left open / Snapshot-Problems
- Date: Sat, 23 Jul 2005 16:07:32 +0100
On Sat, Jul 23, 2005 at 04:44:22PM +0200, Dr. Jürgen Vollmer wrote:
> > lvdisplay
> File descriptor 10 left open <<<<<<< what does this tell me?
> File descriptor 11 left open
Whatever program is execing lvdisplay is not closing all its
file descriptors first. It's warning you because sometimes
this can lead to security problems.
You can use strace or lsof to work out where they have come from.
Alasdair
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]