Hello Mark,
Monday, September 17, 2007, 3:04:03 PM, you wrote:
MJM> On Mon, 17 Sep 2007, Robert Milkowski wrote:
>> If you do 'zpool create -f test A B C spare D E' and D or E contains UFS
>> filesystem then despite of -f zpool command will complain that there is
>> UFS file system on D.
MJM> T
On Mon, 17 Sep 2007, Robert Milkowski wrote:
> If you do 'zpool create -f test A B C spare D E' and D or E contains UFS
> filesystem then despite of -f zpool command will complain that there is
> UFS file system on D.
This was fixed recently in build 73. See CR 6573276.
Regards,
markm
Hello zfs-discuss,
If you do 'zpool create -f test A B C spare D E' and D or E contains
UFS filesystem then despite of -f zpool command will complain that
there is UFS file system on D.
workaround: create a test pool with -f on D and E, destroy it and
that create first pool with D and E