Kitty,

> It wouldn't let me
> 
> # zpool create test_pool c5t0d0p0
> cannot create 'test_pool': invalid argument for this pool operation

I overlooked the Ultra24 part of your original posting. SPARC platforms don't 
support disks with partitions. 

        zpool create test_pool c5t0d0
        zpool destroy test_pool
        format -e c5t0d0
            partition
            print
            <control>D

> 
> Thanks,
> Kitty
> 
> 
> On 06/23/11 03:00, Roy Sigurd Karlsbakk wrote:
>>> I cannot run format -e to change it since it will crash my sys or
>>> the server I am trying to attach the disk to.
>> 
>> Did you try to do as Jim Dunham said?
>> 
>>     zpool create test_pool c5t0d0p0
>>     zpool destroy test_pool
>>     format -e c5t0d0p0
>>         partition
>>         print
>>         <control>D
>> 
> _______________________________________________
> 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