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? Thanks a lot!! This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
