This section describes known Open Telecommunications Platform integration issues.
When the OSP plan is run to install the OS, the plan completes before the OS is installed. Hence, the OS installation will still be in progress after the OSP plan completes.
Workaround: Monitor the progress of OS installation using the following steps.
In the Common Tasks section of the GUI, select OS Provisioning.
On the OS Provisioning Common Tasks page, click Status in the OS Provisioning Administration Tasks section.
On the Plans Details page, click Run.
On the Plan Details Run page, select the target host on which you provisioned the OS.
Click Run Plan (includes preflight).
Follow the Details links to view the status.
The OSP plug-in does not import two OS images simultaneously. If you try to import two OS images simultaneously, the following message appears:
Connect and lock hosts
Workaround: Wait for the first OS image to be imported before importing the second OS image.
The OSP plug-in is not highly available. Hence, OSP plans fail if a shared file system is given as OS image path. Due to this issue, you cannot place OS images on the shared disks.
Error Message:
osp_create_solaris_image.sh: 'targetnode/export/home/Solaris10U2' '/var/otp/osp_image/Solaris10_u2_sparc' '10' 'Solaris10_u2_sparc' ' /opt/SUNWjet' Created loopback device /dev/lofi/1 for target node/export/home/Solaris10U2/sol-10-u2-ga-sparc-dvd.iso Failure in mounting /var/otp/osp_image/3047/slices/s0 Filesystem does not appear to be mounted. removing device /dev/lofi/1 removing directory /var/otp/osp_image/3047 osp_create_solaris_image.sh: ERROR -- copy_solaris_media failed |
The cfgadm command provides configuration administration operations on dynamically reconfigurable hardware resources. The cfgadm command on the OTP cluster node does not warn if the metaset is being used and unconfigures the controller, which results in unstable OTP Services.
When you try to delete hosts from the hosts list of external server through GUI, you might get the following error message:
Unable to delete the host At least one delete operation failed |
Workaround: Restart the master server on the specific node and remove the host.
OSP ALOM create plan does not verify whether the admin password entered is correct or not. The plan succeeds with any password.
If you do not explicitly specify the IP address of the default router in the Provision OS profile, OSP will use the IP address of installation server to create a /etc/defaultrouter file.
Workaround: Specify the IP address of the default router in the Provision OS Profile or modify the /etc/defaultrouter file to make it point to the correct router information and reboot the system.
EIS compliance requires the /etc/defaultrouter file to be present.
Runtime error messages are displayed on the console when the host reboots.
Error snippet:
libpkcs11: Unable to contact kcfd: Bad file number libpkcs11: /usr/lib/security/pkcs11_softtoken.so unexpected failure in ELF signature verification. System may have been tampered with. Cannot continue parsing /etc/crypto/pkcs11.conf com.sun.hss.domain.PersistentMBeanServer.loadMBeans : Error loading MBeans from persistent store com.sun.cacao.element.ElementSupport.setAdministrativeState : caught throwable when starting : RuntimeException thrown in postRegister method |
These messages are completely harmless and can be safely ignored.