https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211000
--- Comment #6 from Dexuan Cui <[email protected]> --- (In reply to Dexuan Cui from comment #5) However, for the CURRENT code, after resizing “da1”, if there is a disk read before "camcontrol reprobe da1", gpart can't detect the new “free space", though it can detect thew new disk capacity. The workaround is to open da1 for writing (i.e., dd if=/dev/da1 of=/dev/da1 bs=512 count=0). This should be a bug in the geom code. I'll open a new bug for this. -- 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]"
