Robert Milkowski
2007-Sep-17 13:57 UTC
[zfs-discuss] zpool create -f not applicable to hot spares
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 as hotspares. I''ve tested it on s10u3 + patches - can someone confirm it on latest nv? -- Best regards, Robert Milkowski mailto:rmilkowski at task.gda.pl http://milek.blogspot.com
Mark J Musante
2007-Sep-17 14:04 UTC
[zfs-discuss] zpool create -f not applicable to hot spares
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
Robert Milkowski
2007-Sep-17 18:14 UTC
[zfs-discuss] zpool create -f not applicable to hot spares
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> This was fixed recently in build 73. See CR 6573276. Thanks. -- Best regards, Robert Milkowski mailto:rmilkowski at task.gda.pl http://milek.blogspot.com