Two questions regarding SCO v5.0.7

Hi there

Following my success installing SCO openserver 5.0.7 on an HP ML350 G5 last time, I have been instructed to install the same 5.0.7 on an HP ML310 G5.

The ML310 G5 have the same RAID array as the ML350 (HP E200 SATA RAID) but the hard drives are larger (3x160Gb and 1x250Gb spare).

First I created a logical drive with the full space available (262Gb) but SCO refused to see the full extend of the logical drive free space. It only see less than 5Gb.:confused:

Then I deleted the logical drive, and created two logical drives on the same array, one of 160Gb and the rest with the remainder of the free space.

SCO installed well, and all seems to be working fine (network etc).

But there still is an unused second logical drive, how can I enable SCO to see and use that?

I understand that I have to use mkdev hd to create an entry in /dev for fdisk to use, but mkdev hd only works for ide or scsi and not for sata... and I'm :confused: as to what I am to do now at this stage.

Any help will be welcome :slight_smile:

Thanks in advance

Regards

Libs

SCO treats all host adapters that do not use the standard ide interface as SCSI.
When you run mkdev hd, choose SCSI, then you will be prompted for the name of the host adapter, with the default being the name of last device added (will be whatever the hd device is, if you haven't added a tape drive in the meantime.)
After that enter the scsi information.
You can see the current scsi information for the root drive in /etc/conf/cf.d/mscsi

Thank you, it works beautifully :smiley:

I added a tape drive in the meantime, but I used the name of the HBA, and was able to access it with fdisk and divvy. :slight_smile:

Regards

Libs

one question, the SATA Array works on on unix 5.0.7?? which driver did you used?? I know the E200i but I know it's an sas the new update of scsi, thx