Top
ServerView Resource Orchestrator V3.1.2 Troubleshooting
FUJITSU Software

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

Description

[Solaris Zone]
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>

[OVM for SPARC]
Creation of a virtual L-Server for an OVM for SPARC may not finish even after a long time has passed. In such cases, there is a chance that installation of the virtual L-Server's OS has failed.

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 guest domain being created is "active".

    # ldm list-domain <RETURN>

  2. Check the following log file stored in the service domain that provides the virtual console concentrator service.

    • The log file for a check

      /var/log/vntsd/guest domain's name/console-log

    The contents outputted to the virtual console of the guest domain are recorded on this log file. So, it is enable that checking the advance situation of installation.
    Check whether installation of OS is completed normally with reference to the manual of Solaris.

Corrective Action

The following causes are possible:

[Solaris Zone]

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.

[OVM for SPARC]
If OS installation fails, the following causes are possible.

Please execute the following corrective action.

  1. Cancel the job under execution with reference to "Procedure for checking the run state of a job in BladeLogic Server Automation" in "Message number 67390" in "Messages".

  2. Check the operation which was being performed has been completed by a ROR console.

  3. Please operate, after improving the parameter specified at the time of virtual L-Server creation, and environment.