This allows specifying custom vdev paths (such as GPT labels like
/dev/gpt/...) when creating ZFS filesystem images via makefs(8), rather
than defaulting to /dev/null.
Details
Details
- Reviewers
markj - Group Reviewers
ZFS - Commits
- rG019d13dafed6: makefs: zfs: Allow the path vdev property to be set
rG5fece2484324: makefs: zfs: Allow the path vdev property to be set
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I prefer that when I issue a zpool status command, I see a GPT label. Please let me know if this is not the best practice anymore.