[zfs-discuss] selecting zfs BE from OBP

2009-09-25 Thread Donour Sizemore
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@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] selecting zfs BE from OBP

2009-09-25 Thread Cindy Swearingen

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: /p...@8,60/SUNW,q...@4/f...@0,0/d...@w2104cf7fa6c7,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@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] selecting zfs BE from OBP

2009-09-25 Thread Donour Sizemore

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: /p...@8,60/SUNW,q...@4/f...@0,0/ 
d...@w2104cf7fa6c7,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@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss