Hi,
We are running a old DELL 4400 series machine running 'SCO open server 5.0.6' this currently has two raid partitions.
1. System disc <mirror> (two drives)
2. Data disc <Raid-5> (three drives)
I have now plugged a new SCSI 73Gig drive into the 6th slot on the front of the machine.
At boot time I see three volumes and their sizes reported by the controller, Mirror, Raid-5 and Legacy.
I would like to use mkdev hd to allow me to use this new disc (without raid).
I now need the correct parameters to add the drive.
The two existing volumes as defined in 'hwconfig'
are:
name=disk vec=- dma=- type=S ha=0 id=0 lun=0 bus=0 ht=percraid
name=disk vec=- dma=- type=S ha=0 id=1 lun=0 bus=0 ht=percraid
so use the percraid drivers.
I assume that I should not be using this driver as the drive is non raid.
The Dell documentation describes the SCSI controllers:
"SCSI devices: an internal SCSI backplane provides a physical connection,
hot-plug capability with RAID controller, termination,
and automatic configuration for the internal SCSI hard-disk drives;
an integrated Adaptec Ultra 160/m AIC-7899 SCSI host adapter
supporting up to ten SCSI hard-disk drives depending on the installed backplane"
My uncerainties:
1. Should I try the 'blad' driver choosing id=5 (sixth drive). The mkdev hd host adaptor (h) list only describes blad as supporting the 7890 and 7897 chip sets (not 7899).
2. If I try this rebuild the kernal and the system fails to boot, will I be able to recover by booting the unix.old kernel.
3. Is unix.old automatically created after a rebuild.
4. How would I delete the disk definition created by mkdev for subsequnt rebuilds of kernel.
Thank you for looking at my problem, any advice welcome,
Thanks,
Peter
We are running a old DELL 4400 series machine running 'SCO open server 5.0.6' this currently has two raid partitions.
1. System disc <mirror> (two drives)
2. Data disc <Raid-5> (three drives)
I have now plugged a new SCSI 73Gig drive into the 6th slot on the front of the machine.
At boot time I see three volumes and their sizes reported by the controller, Mirror, Raid-5 and Legacy.
I would like to use mkdev hd to allow me to use this new disc (without raid).
I now need the correct parameters to add the drive.
The two existing volumes as defined in 'hwconfig'
are:
name=disk vec=- dma=- type=S ha=0 id=0 lun=0 bus=0 ht=percraid
name=disk vec=- dma=- type=S ha=0 id=1 lun=0 bus=0 ht=percraid
so use the percraid drivers.
I assume that I should not be using this driver as the drive is non raid.
The Dell documentation describes the SCSI controllers:
"SCSI devices: an internal SCSI backplane provides a physical connection,
hot-plug capability with RAID controller, termination,
and automatic configuration for the internal SCSI hard-disk drives;
an integrated Adaptec Ultra 160/m AIC-7899 SCSI host adapter
supporting up to ten SCSI hard-disk drives depending on the installed backplane"
My uncerainties:
1. Should I try the 'blad' driver choosing id=5 (sixth drive). The mkdev hd host adaptor (h) list only describes blad as supporting the 7890 and 7897 chip sets (not 7899).
2. If I try this rebuild the kernal and the system fails to boot, will I be able to recover by booting the unix.old kernel.
3. Is unix.old automatically created after a rebuild.
4. How would I delete the disk definition created by mkdev for subsequnt rebuilds of kernel.
Thank you for looking at my problem, any advice welcome,
Thanks,
Peter