So my boot ssd just died in my Solaris 11 Express server and I've got a spare identical drive so I'm trying to install it and then load up a recent snapshot I backed up. I've installed the new drive but I can't get grub installed. Sorry for the cross post but I hope to get noticed and get help!!
Thanks!!
I've been following: http://www.solarisinternals.com/wiki...Root_Pool_Disk
To recreate the drive and then: http://www.solarisinternals.com/wiki..._Pool_Recovery
to recover from the snapshot.
I'm able to fdisk and partition the drive and then create the rpool but I can't seem to install grub
I ran:
raw device must be a root slice
installgrub installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c9d0s0
and various permutations c9d0, etc
it always doesn't work and says something about raw device must be a root slice or a few. I'm going to try again and post the exact error messages. Any help would be great!!!
Thanks (please save my little server!)
edit:
for c9d0 it says
open: no such file or directory
unable to gather device information
for c9d0s0
cannot open/stat device
unable to gather device information
if I create the zpool before doing installgrub then it says invalid vdev specification
the following errors must be manually repaird, /dev/rsk/c9d0s0 is part of an active ZFS pool
Thanks!!
I've been following: http://www.solarisinternals.com/wiki...Root_Pool_Disk
To recreate the drive and then: http://www.solarisinternals.com/wiki..._Pool_Recovery
to recover from the snapshot.
I'm able to fdisk and partition the drive and then create the rpool but I can't seem to install grub
I ran:
raw device must be a root slice
installgrub installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c9d0s0
and various permutations c9d0, etc
it always doesn't work and says something about raw device must be a root slice or a few. I'm going to try again and post the exact error messages. Any help would be great!!!
Thanks (please save my little server!)
edit:
for c9d0 it says
open: no such file or directory
unable to gather device information
for c9d0s0
cannot open/stat device
unable to gather device information
if I create the zpool before doing installgrub then it says invalid vdev specification
the following errors must be manually repaird, /dev/rsk/c9d0s0 is part of an active ZFS pool