Talk:ND-110 Satellite 9883.21238

From NDWiki
Revision as of 12:58, 31 August 2016 by Gandalf (talk | contribs) (Added comments about the disk.)
Jump to navigation Jump to search

Hard drive - figure out SCSI parameters

I see you have hardware now - congrats! One thing about the SCSI hard drive (in addition to make an image of it) - it would be nice if you could figure out what SCSI parameters or changes to firmware (if any) ND have changed on the drive in order to make it work with ND machines. Some things you can probably figure out with the drive connected to a Linux or other unix box. Examples:

  • does the drive report 1024 byte blocks instead of the more common 512 byte blocks?
  • Has the name or firmware version changed (compared to a non-ND drive of the same model)?
  • Does any of the SCSI / drive parameter pages contain unusual values?

Apologies if you have thought about this already. --Torfinn (talk) 08:43, 31 August 2016 (UTC)

I'll try to check for all of that if and when I can get the drive connected to something.. right now I don't have a SCSI interface on any of my Linux boxes (single ended or otherwise). My SCSI SGI O2+ got a hardware failure recently, so that one is also not an option. I should have access to an Octane with differential SCSI, but will need some interfacing work. TArntsen (talk) 09:50, 31 August 2016 (UTC)
If you need or want a PCI SCSI card, I have several of the common Adaptec cards, they work fine with FreeBSD and should work in Linux as well. I could send you one, if you want to. --Torfinn (talk) 10:11, 31 August 2016 (UTC)
Thanks, I may have to take you up on that (the last PC card (Adaptec 1542 ISA) I had broke some time ago). I'll come back to you if I can't get the SGI solution to work.TArntsen (talk)
If I knew you needed a SCSI card I would have thrown in a PCI one. The system I have was easily imaged by just plugging it to a linux computer and using dd, I don't believe there is any exotic settings for the disk format but I might be wrong. This is purely speculation but I believe that the problem with getting a generic disk working with SINTRAN is probably because the disk formatter is reading the model number and without a known model don't know how big system it is going to create. A dump of the formatting program contains strings with the name of the disks it supports. --Gandalf (talk) 12:58, 31 August 2016 (UTC)