Actions
Bug #2068
closedzoneadm should check if zonepath is not ZFS dataset
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
zones
Start date:
2012-02-03
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
# zoneadm -z testzone verify # zoneadm -z testzone install ERROR: the zonepath must be a ZFS dataset. The parent directory of the zonepath must be a ZFS dataset so that the zonepath ZFS dataset can be created properly.
I guess zoneadm should check this before calling brand script
Actions