Now I got it partitioned, but screwed up the networking. Now it won't let me re-partition on the next go-around.
Posts
Latest notes
Making progress. Got my main zpool imported and trying to reproduce what I tested working to move VMs to vm-bhyve and instead:
```
GEOM_PART: integrity check failed (zvol/ztank/bhyve/stats/disk0p4, BSD)
```
Is there a nice recommended #FreeBSD daily / weekly / monthly job with things that TrueNAS did? Like regular smart short tests and zfs scrubs?
Dangit, the #FreeBSD installer foiling me again. Trying to install onto a zfs root mirror, choosing "Force 4k Sectors" (the default) says "gpart: Invalid alignment param: Invalid argument". Turning _off_ forced 4k sectors says "newfs_msdos: Invalid bytes/sector (520): must be 512, 1024, 2048, or 4096".
@lw maybe. I mean, this is the installer creating the partitions, I wonder how I change that.
@lw Looks like `camcontrol` We'll see how it works.
@lw yay! the camcontrol in that article did fix it. Who needs to understand stuff