Top
ServerView Resource Orchestrator V3.1.1 Troubleshooting
ServerView

3.7 Creation of a Virtual L-Server does not Finish even after a long Time.

Description

Creation of a virtual L-Server for a Solaris Zone may not finish even after a long time has passed. In such cases, there is a chance that creation has stopped at the window for parameter entry during the installation of the virtual L-Server's OS.

Log in to the VM host being used to create the virtual L-Server and check the following.

  1. Execute the following command and check that the status of the non-global zone being created is "running".

    # zoneadm list -vc <RETURN>

  2. Execute the following command and log in to the non-global zone that was checked in step 1.

    After logging in, if the window for parameter entry during OS installation is being displayed, this problem has occurred.

    # zlogin -C zonename <RETURN>

Corrective Action

The following causes are possible:

For details on network interfaces, refer to "C.7.4 Manual Network Configuration" in the "Setup Guide CE".

After executing the following corrective action, review the parameters specified when creating the virtual L-Server, and perform the operation again.

  1. Log out from the non-global zone that was logged in to.

  2. Stop the non-global zone.

  3. Execute the following command to delete the non-global zone.

    # zoneadm -z zonename uninstall <RETURN>

    # zoneadm -z zonename delete <RETURN>

  4. Check from the ROR console that the executed process has been completed.