Koozali.org: home of the SME Server

Sony AIT IDE Drive Advice

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Sony AIT IDE Drive Advice
« on: August 21, 2007, 07:37:04 PM »
I have checked the forums and there seems to be posts from about a year ago on the above subject.

Can anyone point me in the right direction of a HCL (Looked at RH but not 'certified') or experiences using these drives on SM7.2 ?

http://www.dabs.com/ProductView.aspx?quicklinx=3G94

Thanks !!!
"If you don't know what you want, you end up with a lot you don't."

Offline byte

  • *
  • 2,183
  • +2/-0
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Re: Sony AIT IDE Drive Advice
« Reply #2 on: August 22, 2007, 04:04:02 PM »
Quote
Also check the bug tracker for some more info on that model

Byte: Any tips? I searched on keywords 'Sony AIT IDE' whihc didnt throw up anything useful. If anyone has one of these that works ok just an OK would do :)

I have often wondered if we could start a user compiled list of hardware that is known to work fine with SME ?
"If you don't know what you want, you end up with a lot you don't."

Offline compsos

  • *
  • 472
  • +0/-0
Re: Sony AIT IDE Drive Advice
« Reply #3 on: August 22, 2007, 11:56:24 PM »
What sort of problem are you having?
We have about 6 servers using Sony AIT drives. Some are SCSI and IDE.
From memory we had to set Blocksize to 512 for it to work. After that it has not stopped.
Regards

Gordon............

Offline aznetplus

  • 4
  • +0/-0
Re: Sony AIT IDE Drive Advice
« Reply #4 on: October 03, 2007, 11:56:10 PM »
We are also having problems with the same Sony Tape drive. The Linux system just doesn't recognize the device at all. We've tried to load / unload the sg, st, and ids_scsi drivers from the kernel but nothing seams to help. The output of dmesg with a grep for 'ide' follows:
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
ide-floppy driver 0.99.newide

As you can see, the kernel doesn't see any IDE devices.
Short of recompiling a custom kernel from scratch does anyone have any other recommendations? 

Also if I can't get this drive to work, I need to swap it out for another drive (different brand) that will work. Anyone have any recommendations for a working brand / model that works with SME 7.2

Also the reason I'm trying to use tape backup is so we have a form of off site backup, for disaster recovery.

Compsos can you log in as root on your machine (with a working tape drive) and post the output of this command?
dmesg |grep ide && dmesg |grep sony  That would help, so we actually know what it's using, and what to look for.

Thanks in advance.