Package: osirismd
Version: 4.2.3-3
Severity: minor
Our server ran out of disk and I killed osirismd off. It appears that
it's not coped with this nicely - I have lots of osirismd processes
hanging around and using up lots of CPU. stracing them shows:
stat64("/var/lib/osirismd/hosts/easedale/databases/2", 0xbfa387fc) =
-1 ENOENT (No such file or directory)
open("/var/lib/osirismd/hosts/easedale/databases/__db.2",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EEXIST (File exists)
open("/var/lib/osirismd/hosts/easedale/databases/__db.2",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EEXIST (File exists)
open("/var/lib/osirismd/hosts/easedale/databases/__db.2",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EEXIST (File exists)
stat64("/var/lib/osirismd/hosts/easedale/databases/2", 0xbfa387fc) =
-1 ENOENT (No such file or directory)
open("/var/lib/osirismd/hosts/easedale/databases/__db.2",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EEXIST (File exists)
open("/var/lib/osirismd/hosts/easedale/databases/__db.2",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EEXIST (File exists)
ls -l easedale/databases/
total 38928
-rw------- 1 osirismd osirismd 39817216 2009-04-29 08:15 1
-rw------- 1 osirismd osirismd 0 2009-04-30 05:51 __db.2
Poor thing seems confused. I removed the __db.2 file and osirismd
then carried on to completion.
Adrian
--
Email: [email protected] -*- GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution -*- www.debian.org
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]