Sun Management Center 3.6.1 Release Notes

Solaris Container Manager 3.6.1 Online Help Issue

The localized versions of Solaris Container Manager 3.6.1 online help do not have the information on changing the additional zone attributes. The following information needs to be added to the About Zone Properties page.

ProcedureTo Change the Additional Zone Attributes

Steps
  1. From the Zone - Properties pane, click the Edit button in the Additional Attributes section.

    If you are not in the Zone - Properties pane, see “To Navigate to the Zone - Properties Pane.”

  2. Type the new values for the additional zone attributes.

    All commands must be in new line and all lines must be terminated by semicolon.

  3. Click OK.


Example 4–1 1

add attr;

set name=attribute1;

set type=string;

set value="Test";

end;



Example 4–2 2

set pool=mypool;



Example 4–3 3

remove attr name=attribute2;