Lines Matching refs:LOG

111 LOG = logging.getLogger(__name__)
339 LOG.error(_("Unable to initialize editing of instance '%s' via "
358 LOG.error(_("Unable to commit the new configuration for "
385 LOG.error(_("Unable to set '%s' property on '%s' resource for "
411 LOG.error(_("Unable to create new resource '%s' for instance '%s'"
427 LOG.error(_("Unable to remove resource '%s' for instance '%s' via "
441 LOG.error(_("Unable to clear '%s' property on '%s' resource for "
723 LOG.info(_("Unable to retrieve kstat object '%s:%s:%s' of class "
998 LOG.debug(_("Using existing, cached Glance image: id %s")
1002 LOG.debug(_("Fetching new Glance image: id %s")
1008 LOG.error(_("Unable to fetch Glance image: id %s: %s")
1030 LOG.error(reason)
1122 LOG.error(_("Cannot attach Fibre Channel volume '%s' because "
1144 LOG.error(_("Lookup failure of Fibre Channel volume '%s', lun "
1180 LOG.warning(_("Ignoring unsupported zone property '%s' "
1208 LOG.error(_("Unable to create root zpool volume for instance '%s'"
1533 LOG.debug(_("Creating zone configuration for '%s' (%s)")
1546 LOG.error(_("Unable to create configuration for instance '%s' via "
1554 LOG.warning(_("Zone VNC console SMF service not available on this "
1560 LOG.warning(_("Zone VNC console SMF service not available on this "
1572 LOG.debug(_("Ignoring attempt to create existing zone VNC "
1576 LOG.error(_("Unable to create zone VNC console SMF service "
1591 LOG.debug(_("Ignoring attempt to delete a non-existent zone "
1596 LOG.error(_("Unable to delete zone VNC console SMF service '%s': "
1619 LOG.debug(_("Ignoring attempt to enable a non-existent zone "
1624 LOG.error(_("Unable to start zone VNC console SMF service "
1638 LOG.error(_("Zone VNC console SMF service '%s' is in the "
1648 LOG.error(_("Error querying state of zone VNC console SMF "
1661 LOG.error(_("Unable to update 'vnc/nova-enabled' property for "
1670 LOG.debug(_("Ignoring attempt to disable a non-existent zone VNC "
1680 LOG.error(_("Unable to disable zone VNC console SMF service "
1690 LOG.error(_("Unable to refresh zone VNC console SMF service "
1697 LOG.warning(_("Console state requested for a non-existent zone "
1709 LOG.error(_("Console state request failed for zone VNC console "
1734 LOG.debug("-" * 80)
1735 LOG.debug(zc.zone.exportConfig(True))
1736 LOG.debug("-" * 80)
1745 LOG.debug(_("Installing instance '%s' (%s)") %
1750 LOG.error(_("Unable to install root file system for instance '%s' "
1754 LOG.debug(_("Installation of instance '%s' (%s) complete") %
1789 LOG.error(_("Unable to power on instance '%s' via zonemgr(3RAD): "
1814 LOG.debug(_("Uninstall not required for zone '%s' in state '%s'")
1821 LOG.error(_("Unable to uninstall root file system for instance "
1835 LOG.error(_("Unable to delete configuration for instance '%s' via "
1885 LOG.warning(_("Volume '%s' is being discarded: %s")
1891 LOG.error(_("Unable to attach root zpool volume '%s' to instance "
1909 LOG.error(_("Unable to spawn instance '%s' via zonemgr(3RAD): %s")
1957 LOG.warning(_("Ignoring command error returned while "
1961 LOG.error(_("Unable to power off instance '%s' via zonemgr(3RAD): "
2036 LOG.warning(_("Unable to find instance '%s' via zonemgr(3RAD)")
2049 LOG.warning(_("Unable to destroy instance '%s' via zonemgr(3RAD): "
2073 LOG.debug(_("Deleting volume %s"), volid)
2153 LOG.error(_("Unable to reboot instance '%s' via zonemgr(3RAD): %s")
2234 LOG.info(_("VNC console not available until zone '%s' has "
2239 LOG.debug(_("Creating zone VNC console SMF service for "
2255 LOG.error(_("Unable to refresh zone VNC console SMF service "
2269 LOG.error(_("Unable to read VNC console port from zone VNC "
2402 LOG.error(_("Unable to attach '%s' to instance '%s' via "
2430 LOG.warning(_("Storage resource '%s' is not attached to instance "
2477 LOG.error(_("Unable to cleanup the resized volume: %s" % err))
2491 LOG.debug("Starting migrate_disk_and_power_off", instance=instance)
2566 LOG.error(_("Failed to extend the new volume"))
2630 LOG.info(_("Snapshot extracted, beginning image upload"),
2642 LOG.info(_("Snapshot image upload complete"),
2655 LOG.warning(_("Image service rejected image metadata "
2882 LOG.error(_("Failed to detach the volume"))
2889 LOG.error(_("Failed to attach the volume"))
3006 LOG.error(_("Unable to suspend instance '%s' via "
3039 LOG.error(_("Unable to resume instance '%s' via zonemgr(3RAD): %s")
3124 LOG.error(_("Failed to get property '%s' from zpool '%s': %s")
3282 LOG.error(_("Unable to live migrate instance '%s' to host "
3330 LOG.warning(_("Unable to find instance '%s' via zonemgr(3RAD)")
3338 LOG.error(_("Unable to delete configuration for instance '%s' via "
3873 LOG.warning(_("Could not determine iSCSI initiator name"),
3879 LOG.debug(_('Could not determine Fibre Channel '
3886 LOG.debug(_('Could not determine Fibre Channel '
3979 LOG.debug("Discarding event %s", str(event))
3987 LOG.debug("Emitting event %s", str(event))
3990 LOG.error(_LE("Exception dispatching event %(event)s: %(ex)s"),
4002 LOG.debug(_("Cleaning up for instance %s"), instance['name'])