Hi Tony,

Is this on an x86 system?

If so, you might also check whether this disk has a Solaris fdisk
partition or has an EFI fdisk partition.

If it has an EFI fdisk partition then you'll need to change it to a
Solaris fdisk partition.

See the pointers below.

Thanks,

Cindy

http://www.solarisinternals.com/wiki/index.php/ZFS_Troubleshooting_Guide

Replacing/Relabeling the Root Pool Disk

# fdisk /dev/rdsk/c1t1d0p0
selecting c1t1d0p0
  Total disk size is 8924 cylinders
             Cylinder size is 16065 (512 byte) blocks

                                               Cylinders
      Partition   Status    Type          Start   End   Length    %
      =========   ======    ============  =====   ===   ======   ===
          1                 EFI               0  8924    8925    100
.
.
.
Enter Selection:
On 04/16/10 11:13, Tony MacDoodle wrote:
I am getting the following error, however as you can see below this is a SMI label...

cannot set property for 'rpool': property 'bootfs' not supported on EFI labeled devices


# zpool get bootfs rpool
NAME PROPERTY VALUE SOURCE
rpool bootfs - default
# zpool set bootfs=rpool/ROOT/s10s_u8wos_08a rpool
cannot set property for 'rpool': property 'bootfs' not supported on EFI labeled devices


partition> pri
Current partition table (original):
Total disk cylinders available: 1989 + 2 (reserved cylinders)

Part Tag Flag Cylinders Size Blocks
0 root wm 0 - 1988 69.93GB (1989/0/0) 146644992
1 unassigned wm 0 0 (0/0/0) 0
2 backup wm 0 - 1988 69.93GB (1989/0/0) 146644992
3 unassigned wm 0 0 (0/0/0) 0
4 unassigned wm 0 0 (0/0/0) 0
5 unassigned wm 0 0 (0/0/0) 0
6 unassigned wm 0 0 (0/0/0) 0
7 unassigned wm 0 0 (0/0/0) 0


Any ideas as to why?

Thanks


------------------------------------------------------------------------

_______________________________________________
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

Reply via email to