SUMMARY: Root disk

2007-12-24 21:14:00

Thanks to:
Darren Dunham
Christophe Dupre

Add temporary new disk in new location for root disk
boot -r
Edit vfstab file
shutdown system,
remove temporary disk
move root disk
Reboot machine

Also, I needed to modify the nvalias for the SCSI device in the Prom so that
it would always boot from the new disk location.

As I suspected, Disksuite wasn't happy, but that's what backups are for!

Simon

> > For technical reasons I need to move a SCSI disk out of a Multipack and
into
> > a Unipack on a different SCSI chain. The problem being that the disk I
need
> > to move is the root disk for the machine.
> >
> > Am I right in thinking that if I change the vfstab file to point to the
new
> > SCSI id for the disk, power off the machine, move the disk and then do a
> > boot -r StringToPointToNewDiskLocation
> >
> > then the machine should come up OK?
>
> Actually, it may not. Since it needs to see the "device" for the disk
> before it mounts it read-write, it won't have a chance to do it at
> reconfiguration time.
>
> The best way to try this is to do a reconfig boot *now* with some disk
> visible at the address where you will move the root disk to. That will
> put the devices on the root disk now.
>
> Later when it appears in that position, the device will be present.

It should come up OK one. To make it permanent, you want to put
StringToPointToNewDiskLocation into the boot-disk EEPROM variable also.

Comments

Got something to say?

You must be logged in to post a comment.