OpenSolaris

Printable Version Enter a New Search
Bug ID 6728789
Synopsis Accidentally entering revert of non-existent zone during zone configuration goes into a loop
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zones
Keywords
Responsible Engineer Jordan Vaughan
Reported Against solaris_10u5
Duplicate Of
Introduced In
Commit to Fix snv_104
Fixed In snv_104
Release Fixed solaris_nevada(snv_104)
Related Bugs
Submit Date 23-July-2008
Last Update Date 4-December-2008
Description
Accidentally entering revert of non-existent zone during zone configuration goes into a loop.

zonecfg:exclusive> set ip-type=exclusive
zonecfg:exclusive> set zonepath=/export/exclusive
zonecfg:exclusive> set autoboot=true
zonecfg:exclusive> add net
zonecfg:exclusive:net> revert
Are you sure you want to revert (y/[n])? y
exclusive: no such saved zone to revert to.
zonecfg:exclusive:net> set physical=bge1
exclusive: No such zone configured
Use 'create' to begin configuring a new zone.
zonecfg:exclusive:net> end
physical not specified
zonecfg:exclusive:net>

The only option in this case is to exit and start all over.
Work Around
N/A
Comments
N/A