Can you select the LU boot environment from sparc obp, if the filesystem is zfs? With ufs, you simply invoke ''boot [slice]''. thanks donour
Hi Donour,
You would use the boot -L syntax to select the ZFS BE to boot from,
like this:
ok boot -L
Rebooting with command: boot -L
Boot device: /pci at 8,600000/SUNW,qlc at 4/fp at 0,0/disk at
w21000004cf7fa6c7,0:a
File and args: -L
1 zfs1009BE
2 zfs10092BE
Select environment to boot: [ 1 - 2 ]: 2
Then copy and paste the boot string that is provided:
To boot the selected entry, invoke:
boot [<root-device>] -Z rpool/ROOT/zfs10092BE
Program terminated
{0} ok boot -Z rpool/ROOT/zfs10092BE
See this pointer as well:
http://docs.sun.com/app/docs/doc/819-5461/ggpco?a=view
Cindy
On 09/25/09 11:09, Donour Sizemore wrote:> Can you select the LU boot environment from sparc obp, if the filesystem
> is zfs? With ufs, you simply invoke ''boot [slice]''.
>
> thanks
>
> donour
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Ah yes. Thanks Cindy! donour On Sep 25, 2009, at 10:37 AM, Cindy Swearingen wrote:> Hi Donour, > > You would use the boot -L syntax to select the ZFS BE to boot from, > like this: > > ok boot -L > > Rebooting with command: boot -L > Boot device: /pci at 8,600000/SUNW,qlc at 4/fp at 0,0/ > disk at w21000004cf7fa6c7,0:a File and args: -L > 1 zfs1009BE > 2 zfs10092BE > Select environment to boot: [ 1 - 2 ]: 2 > > Then copy and paste the boot string that is provided: > > To boot the selected entry, invoke: > boot [<root-device>] -Z rpool/ROOT/zfs10092BE > > Program terminated > {0} ok boot -Z rpool/ROOT/zfs10092BE > > See this pointer as well: > > http://docs.sun.com/app/docs/doc/819-5461/ggpco?a=view > > Cindy > > > On 09/25/09 11:09, Donour Sizemore wrote: >> Can you select the LU boot environment from sparc obp, if the >> filesystem is zfs? With ufs, you simply invoke ''boot [slice]''. >> thanks >> donour >> _______________________________________________ >> zfs-discuss mailing list >> zfs-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss