-
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...
2009-03-01 19:29:35 UTC by anilgulecha
-
tajinc_org created the RFE tracker.
2009-03-01 19:27:31 UTC by tajinc_org
-
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...
2009-03-01 19:25:13 UTC by anilgulecha
-
A good introduction on what devzone can do, specialized for the Nexenta environment.
http://osnews.com/story/20653/Devzones_Simple_Use-and-throw_Developer_Environments.
2008-12-22 18:29:56 UTC by tajinc_org
-
tajinc_org committed revision 13 to the DevZone SVN repository, changing 1 files.
2008-12-20 08:50:35 UTC by tajinc_org
-
tajinc_org committed revision 12 to the DevZone SVN repository, changing 1 files.
2008-12-20 08:37:53 UTC by tajinc_org
-
tajinc_org committed revision 11 to the DevZone SVN repository, changing 7 files.
2008-12-20 08:28:04 UTC by tajinc_org
-
anilgulecha committed revision 10 to the DevZone SVN repository, changing 1 files.
2008-12-20 05:09:20 UTC by anilgulecha
-
codestrom is busy developing an uber-cool project based on OpenSolaris. devzone is being used to help speed development/collaboration/testing of his work.
http://www.codestrom.com/wandering/2008/12/devzone-is-one-handy-little-app.html.
2008-12-17 16:50:21 UTC by tajinc_org
-
anilgulecha committed revision 9 to the DevZone SVN repository, changing 1 files.
2008-12-08 07:39:30 UTC by anilgulecha