Top
ServerView Resource Orchestrator V3.2.0 Troubleshooting
FUJITSU Software

3.7 Creation of a Virtual L-Server Does not Finish even after a Long Time.

For Solaris Zones

Description

Creation of a virtual L-Server for a Solaris Zone may not finish even after a long time has passed.

Corrective Action

The following causes are possible:

Procedure for Deleting Non-global Zones
  1. Log out from the non-global zone that was logged in to.

  2. Stop the non-global zone.

  3. When a VM host is Solaris 11 and a data disk is specified for a VM guest, delete the created data disk.

    1. Execute the following command, and confirm the zfs path (the "special" value of fs resources with "zfs" specified for "type"). However, fs resources that have been created through image (zone.conf) specification are excluded.

      # zonecfg -z zonename info <RETURN>

    2. When executing the following command, specify the zfs path confirmed in step a and delete the data disk.

      # zfs destroy obtained zfs path <RETURN>

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

    # zoneadm -z zonename uninstall -F <RETURN>
    # zonecfg -z zonename delete -F <RETURN>

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


For OVM for SPARC

Description

Creation of a virtual L-Server for 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 to check

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

    The contents output to the virtual console of the guest domain are recorded in this log file. This enables checking of the progress of installation.
    Refer to the Solaris manuals and check whether installation of OS has completed normally.


Corrective Action

If OS installation fails, the following causes are possible.

Perform the following corrective action.

  1. Refer to the "Procedure for checking the run state of a job in BladeLogic Server Automation" of "Message Number 67390", and cancel the job being executed.

  2. Use the ROR console to check that the operation that was being performed has been completed.

  3. Perform the operation again, after improving the parameter specified at the time of virtual L-Server creation, and environment.