Alexander Muthmann wrote:
> Hi there,
>
> I just made a live upgrade from 70 to 74 and now wanted to create a ZFS pool 
> for my home.
> I have 2 drives attached, and home is on c0d0s7. I want to mirror it to 
> c1d0s7 which is a identical slice.
> # zpool create -f home mirror c0d0s7 c1d0s7
>
> After this, I get the following failure:
> /dev/dsk/c0d0s7 is in use for live upgrade /export/home. Please see 
> ludelete(1M).
>
> I already deleted the old live upgrade environment, so what's the problem?
>
>   
Did you include /export/home in your boot environment specification for
lucreate?  If you did, you may be stuck with it in you BEs.  As a
general rule, don't include /export/home in you BEs.

Ian

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to