On Mon, January 8, 2007 11:59 am, Erich Prinz wrote:
> Problem solved.
>
> This is pretty embarrassing for me. The software that is going to be
> replaced was still running on the system. Once that (and Bacula)
> services were stopped, btape and mt run fine.

Heh... I had something similar happen.  I was testing Yosemite backup
software on a machine where I have been running bacula successfully.
Although I thought I had disabled Yosemite, such was not the case.  At one
point I rebooted the bacula server, and after it came back up I could NOT
contact the bacula-sd... it would hang with no error messages
indefinitely.

Turns out that the brain-dead Yosemite package started up their daemon not
from /etc/init.d/rc.* where you would expect it, but from /etc/inittab
instead... and their daemon had hold of the /dev/sg3 device and wouldn't
let go.

I finally figured it out by using fuser on /dev/sg3 and found the daemon
that had it locked.

I have removed all traces of Yosemite from the system now.



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to