(11-14-2019, 02:42 PM)Noris Wrote: It would be easier if irix can be installed on the SE channel.
This is no problem. I'm only familiar with the Onyx deskside, but I think the rack isn't any different. Basically, inspect the IO4. By default, it should have a little green and a little red daughtercard, where the SCSI cabling to the drive bays is attached.
RED = HVD SCSI
GREEN = SE SCSI
Both cables route to the drive backplane. A matching terminator (one HVD, one SE) and a set of configuration jumpers for each channel are on the drive backplane as well. The jumpers must be set to follow the chosen configuration. They don't define it, only the adapter cards on the IO4 define signals present, the rest (jumpers, terminators) must follow and match.
Each sled attaches to
both SCSI channels. You may have noticed the dual SCSI connectors on the drive sled, while only one is connected to the disk / CDROM / tape? Each sled has a set of jumpers as well, and they too must match (follow) the configuration.
Fortunately, in most cases, none of this (jumpers, terminators) needs to be touched.
You need to confirm that one channel is HVD (with disks) and one is SE (with CDROM, tape). If you have a green daughter card on the IO4 and a CDROM drive in the drive bays it should have an SE channel. You may find that the connectors on the sleds are different for a CDROM sled (50-pin) vs a hard disk sled (68-pin) but this doesn't matter. Find an ultra-wide SE or LVD hard disk, preferably with an 68pin connector. Replace the HVD system disk with the SE disk and make sure to attach to the
other connector on the sled (which routes to the SE channel). NB: if you set the device ID of the new system disk to 1, make sure no other CDROM, tape, ... on the SE channel is taking that ID already.
The only consequence of this is that the system disk is now on the other SCSI channel. Normally the system disk is ID #1 on channel #1 on an Onyx, and it will be ID #1 on channel #0 now (like on almost every other SGI, btw). I think if you proceed with a fresh IRIX install it will set the correct variables in NVRAM, otherwise you may have to do this manually. If your Dallas batteries are shot you may have to repeat this every time the system is powered on.
Only if your IO4 has two RED daughter cards you're stuck with HVD SCSI.
Pictures attached:
1. I converted my Challenge L to SE-only operation: I replaced the RED cards with GREEN, replaced the HVD terminator on the drive backplane and re-jumpered everything (drive backplane and sleds) for dual-SE operation. The system disk is a nice, modern Cheetah 15K.4 LVD disk. No more fear of destroying something. The "ID" wheel is not attached to the disk and doesn't function. Jumpers on the disk define the correct device ID.
2. The IO4 of my Onyx IR, which still has the original configuration and a HVD system disk.
PS: regarding reading the XFS system disk with Linux: the IRIX XFS had two on-disk format generations, v1 and v2. Since IRIX 6.5.14 all new filesystems are created as v2, before that as v1. Upgrading an older IRIX past 6.5.14 doesn't change this. Linux only supports the v2 on-disk format. It is very likely that the Onyx originally came with IRIX 6.2 so unless it was re-formatted and re-installed with IRIX 6.5.14+ years later, it will have the v1 on-disk format and Linux will be useless.