https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741
--- Comment #10 from Toomas Soome <[email protected]> --- (In reply to Andriy Gapon from comment #9) Woops, but in that case we are indeed in trouble, because we do not probe the partitionless disks. So in this case, we have few options: 1. can we install some nice partition table like BSD table, and define zfs partition to start from sector 0, so the table will fit in label reserved area and we wont disturb the data. 2. build the estimate for the pool size 3. we can provide local workaround.. but in any case this setup is not good and should be fixed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
