Koozali.org: home of the SME Server

Urgent help needed - ide tape

philippe peltier

Urgent help needed - ide tape
« on: June 24, 2003, 07:49:39 PM »
Help!
Due to a ceash, I had to reload my sme 5.5 and the /dev/nst0 link is not recognized anymore... the ide tape is seen ontly as /dev/ht0 which works bad..
What do I have to do to rebuild the /dev/nst0 link...

ANy help would be greatly appreciated as I very short on time...

thanks in advance.

--
Phil.

boris

Re: Urgent help needed - ide tape
« Reply #1 on: June 25, 2003, 12:05:30 PM »
You need to load ide-scsi module. Try to enable backup via server-manager and restart your server. It should be done automaticaly.
If not, verify that in the /etc/rc.d/rc.local file where is line at the end like this:

/sbin/modprobe ide-scsi > /dev/null 2>&1

This will enable your IDE tape drive to emulate SCSI drive /dev/nst0 or /dev/st0 where "st" is for "SCSI tape"