Page 1 of 1

file descriptor 3 left open

Posted: Mon Jun 19, 2006 7:29 am
by Nexis
When I do an omsuspend -s 299 & and take a snapshot in RH 4.3 he says file descriptor 3 left open file descriptor 4 left open .
What does it mean??

Posted: Mon Jun 19, 2006 8:36 am
by ScalixSupport
Hi,

can we see the copy-and-paste output, please?

Thanks,

Sascha.

Posted: Mon Jun 19, 2006 9:16 am
by Nexis
/opt/scalix/bin/omsuspend -s 299 &
sleep 30
lvcreate -L15G -s -nscalixsnap /dev/vg01/lv_scalix
mount -oro /dev/vg01/scalixsnap /scalixbackup
/opt/scalix/bin/omsuspend -r

After executing this in Dataprotector 5.5 (new name omniback) i get this

[Normal] De : VBDA@webmail.myleonidas.net "/scalixbackup" Heure : 19/06/2006 13:48:44
DEMARRAGE de l'agent de disque pour webmail.myleonidas.net:/scalixbackup "/scalixbackup".

File descriptor 3 left open
File descriptor 4 left open
Logical volume "scalixsnap" created
File descriptor 3 left open
File descriptor 4 left open
Logical volume "scalixsnap" successfully removed
[Normal] De : VBDA@webmail.myleonidas.net "/scalixbackup" Heure : 19/06/2006 13:49:29
Agent de disque TERMINE pour webmail.myleonidas.net:/scalixbackup "/scalixbackup".

Posted: Tue Jun 20, 2006 3:03 pm
by Nexis
anyone any idea on
File descriptor 3 left open
File descriptor 4 left open
can I trust the backups of the snapshot??

Posted: Tue Jun 20, 2006 5:05 pm
by ScalixSupport
Have you done a google search for that message? Here is what I found on the redhat site:

http://www.redhat.com/archives/linux-lv ... 00080.html

Thanks,
Rachel

Posted: Wed Jun 21, 2006 3:27 pm
by Nexis
So what does it say? Can I trust my backup of my snapshot to do a restore? Is there a solution?