Menu

#1 RFE: create user data set if it doesnt exist

open
nobody
None
5
2009-03-01
2009-03-01
No

devzone_create should create user data set if it doesnt exist.. currently it has to be done manually.

It fails with
"could not verify zfs dataset tank/users/mlo: dataset does not exist"
or
"could not verify zfs dataset tank/users/mlo: mountpoint cannot be inherited"

Solution
---
zfs create tank/users/username
zfs set mountpoint=none tank/users/username

and then devzone_create works.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.