# Translations template for cinder. # Copyright (C) 2019 ORGANIZATION # This file is distributed under the same license as the cinder project. # FIRST AUTHOR , 2019. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: cinder VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2019-01-10 05:52+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.5.3\n" #: cinder/context.py:143 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: cinder/coordination.py:88 msgid "Coordinator uninitialized." msgstr "" #: cinder/exception.py:86 msgid "An unknown exception occurred." msgstr "" #: cinder/exception.py:154 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" #: cinder/exception.py:159 #, python-format msgid "Volume driver reported an error: %(message)s" msgstr "" #: cinder/exception.py:163 #, python-format msgid "Backup driver reported an error: %(message)s" msgstr "" #: cinder/exception.py:167 #, python-format msgid "Connection to glance failed: %(reason)s" msgstr "" #: cinder/exception.py:171 #, python-format msgid "Programming error in Cinder: %(reason)s" msgstr "" #: cinder/exception.py:175 msgid "Not authorized." msgstr "" #: cinder/exception.py:180 msgid "User does not have admin privileges" msgstr "" #: cinder/exception.py:184 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: cinder/exception.py:188 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" #: cinder/exception.py:192 msgid "Volume driver not ready." msgstr "" #: cinder/exception.py:196 msgid "Unacceptable parameters." msgstr "" #: cinder/exception.py:201 #, python-format msgid "Invalid snapshot: %(reason)s" msgstr "" #: cinder/exception.py:205 #, python-format msgid "Invalid attaching mode '%(mode)s' for volume %(volume_id)s." msgstr "" #: cinder/exception.py:210 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" #: cinder/exception.py:214 msgid "The results are invalid." msgstr "" #: cinder/exception.py:218 #, python-format msgid "Invalid input received: %(reason)s" msgstr "" #: cinder/exception.py:222 #, python-format msgid "Availability zone '%(az)s' is invalid." msgstr "" #: cinder/exception.py:226 #, python-format msgid "Invalid volume type: %(reason)s" msgstr "" #: cinder/exception.py:230 #, python-format msgid "Invalid group type: %(reason)s" msgstr "" #: cinder/exception.py:234 #, python-format msgid "Invalid volume: %(reason)s" msgstr "" #: cinder/exception.py:238 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: cinder/exception.py:242 #, python-format msgid "Invalid host: %(reason)s" msgstr "" #: cinder/exception.py:252 #, python-format msgid "Invalid auth key: %(reason)s" msgstr "" #: cinder/exception.py:256 #, python-format msgid "Value \"%(value)s\" is not valid for configuration option \"%(option)s\"" msgstr "" #: cinder/exception.py:261 msgid "Service is unavailable at this time." msgstr "" #: cinder/exception.py:265 #, python-format msgid "Cannot perform %(action)s during system upgrade." msgstr "" #: cinder/exception.py:269 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" #: cinder/exception.py:273 #, python-format msgid "Image %(image_id)s size exceeded available disk space: %(reason)s" msgstr "" #: cinder/exception.py:278 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" #: cinder/exception.py:282 #, python-format msgid "The snapshot is unavailable: %(data)s" msgstr "" #: cinder/exception.py:286 #, python-format msgid "Expected a UUID but received %(uuid)s." msgstr "" #: cinder/exception.py:290 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: cinder/exception.py:295 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: cinder/exception.py:299 #, python-format msgid "" "Version %(req_ver)s is not supported by the API. Minimum is %(min_ver)s " "and maximum is %(max_ver)s." msgstr "" #: cinder/exception.py:304 #, python-format msgid "Missing required element '%(element)s' in request body." msgstr "" #: cinder/exception.py:312 #, python-format msgid "Error while requesting %(service)s API." msgstr "" #: cinder/exception.py:321 #, python-format msgid "Timeout while requesting %(service)s API." msgstr "" #: cinder/exception.py:325 #, python-format msgid "Timeout while requesting capabilities from backend %(service)s." msgstr "" #: cinder/exception.py:335 msgid "Resource could not be found." msgstr "" #: cinder/exception.py:341 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: cinder/exception.py:345 #, python-format msgid "Message %(message_id)s could not be found." msgstr "" #: cinder/exception.py:349 #, python-format msgid "Volume attachment could not be found with filter: %(filter)s." msgstr "" #: cinder/exception.py:354 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" #: cinder/exception.py:359 #, python-format msgid "" "Volume %(volume_id)s has no administration metadata with key " "%(metadata_key)s." msgstr "" #: cinder/exception.py:364 #, python-format msgid "Invalid metadata: %(reason)s" msgstr "" #: cinder/exception.py:368 #, python-format msgid "Invalid metadata size: %(reason)s" msgstr "" #: cinder/exception.py:372 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" #: cinder/exception.py:377 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" #: cinder/exception.py:381 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" #: cinder/exception.py:386 #, python-format msgid "" "Volume type access not found for %(volume_type_id)s / %(project_id)s " "combination." msgstr "" #: cinder/exception.py:391 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" #: cinder/exception.py:396 #, python-format msgid "" "Volume Type %(volume_type_id)s deletion is not allowed with volumes " "present with the type." msgstr "" #: cinder/exception.py:401 #, python-format msgid "Group type %(group_type_id)s could not be found." msgstr "" #: cinder/exception.py:405 #, python-format msgid "Group type with name %(group_type_name)s could not be found." msgstr "" #: cinder/exception.py:410 #, python-format msgid "" "Group type access not found for %(group_type_id)s / %(project_id)s " "combination." msgstr "" #: cinder/exception.py:415 #, python-format msgid "Group Type %(group_type_id)s has no specs with key %(group_specs_key)s." msgstr "" #: cinder/exception.py:420 #, python-format msgid "" "Group Type %(group_type_id)s deletion is not allowed with groups present " "with the type." msgstr "" #: cinder/exception.py:425 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: cinder/exception.py:429 #, python-format msgid "Instance %(uuid)s could not be found." msgstr "" #: cinder/exception.py:433 #, python-format msgid "No snapshots found for volume %(volume_id)s." msgstr "" #: cinder/exception.py:437 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" #: cinder/exception.py:441 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" #: cinder/exception.py:446 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" #: cinder/exception.py:450 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" #: cinder/exception.py:454 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" #: cinder/exception.py:462 #, python-format msgid "Service %(service_id)s could not be found on host %(host)s." msgstr "" #: cinder/exception.py:465 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: cinder/exception.py:470 msgid "Service is too old to fulfil this request." msgstr "" #: cinder/exception.py:474 #, python-format msgid "Worker with %s could not be found." msgstr "" #: cinder/exception.py:484 #, python-format msgid "Worker for %(type)s %(id)s already exists." msgstr "" #: cinder/exception.py:488 #, python-format msgid "" "%(type)s with id %(id)s is already being cleaned up or another host has " "taken over it." msgstr "" #: cinder/exception.py:493 #, python-format msgid "Cluster %(id)s could not be found." msgstr "" #: cinder/exception.py:497 #, python-format msgid "Cluster %(id)s still has hosts." msgstr "" #: cinder/exception.py:501 #, python-format msgid "Cluster %(name)s already exists." msgstr "" #: cinder/exception.py:505 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: cinder/exception.py:509 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" #: cinder/exception.py:513 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" #: cinder/exception.py:517 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" #: cinder/exception.py:521 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" #: cinder/exception.py:526 #, python-format msgid "Project quotas are not properly setup for nested quotas: %(reason)s." msgstr "" #: cinder/exception.py:531 msgid "Quota could not be found" msgstr "" #: cinder/exception.py:535 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: cinder/exception.py:539 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: cinder/exception.py:543 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: cinder/exception.py:547 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" #: cinder/exception.py:551 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" #: cinder/exception.py:555 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" #: cinder/exception.py:559 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: cinder/exception.py:563 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" #: cinder/exception.py:567 #, python-format msgid "" "Volume type access for %(volume_type_id)s / %(project_id)s combination " "already exists." msgstr "" #: cinder/exception.py:572 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" #: cinder/exception.py:576 #, python-format msgid "Volume type encryption for type %(type_id)s does not exist." msgstr "" #: cinder/exception.py:580 #, python-format msgid "Group Type %(id)s already exists." msgstr "" #: cinder/exception.py:584 #, python-format msgid "" "Group type access for %(group_type_id)s / %(project_id)s combination " "already exists." msgstr "" #: cinder/exception.py:589 #, python-format msgid "" "Group volume type mapping for %(group_id)s / %(volume_type_id)s " "combination already exists." msgstr "" #: cinder/exception.py:594 #, python-format msgid "Group type encryption for type %(type_id)s already exists." msgstr "" #: cinder/exception.py:598 #, python-format msgid "Group type encryption for type %(type_id)s does not exist." msgstr "" #: cinder/exception.py:602 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: cinder/exception.py:606 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: cinder/exception.py:610 #, python-format msgid "Could not find parameter %(param)s" msgstr "" #: cinder/exception.py:614 #, python-format msgid "No valid backend was found. %(reason)s" msgstr "" #: cinder/exception.py:623 #, python-format msgid "Quota exceeded: code=%(code)s" msgstr "" #: cinder/exception.py:630 #, python-format msgid "" "Requested volume or snapshot exceeds allowed %(name)s quota. Requested " "%(requested)sG, quota is %(quota)sG and %(consumed)sG has been consumed." msgstr "" #: cinder/exception.py:641 #, python-format msgid "" "Requested volume size %(size)dG is larger than maximum allowed limit " "%(limit)dG." msgstr "" #: cinder/exception.py:646 #, python-format msgid "" "Requested backup exceeds allowed Backup gigabytes quota. Requested " "%(requested)sG, quota is %(quota)sG and %(consumed)sG has been consumed." msgstr "" #: cinder/exception.py:652 #, python-format msgid "" "Maximum number of volumes allowed (%(allowed)d) exceeded for quota " "'%(name)s'." msgstr "" #: cinder/exception.py:661 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" #: cinder/exception.py:665 #, python-format msgid "Unexpected over quota on %(name)s." msgstr "" #: cinder/exception.py:669 #, python-format msgid "Maximum number of backups allowed (%(allowed)d) exceeded" msgstr "" #: cinder/exception.py:673 msgid "Image quota exceeded" msgstr "" #: cinder/exception.py:677 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" #: cinder/exception.py:681 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" #: cinder/exception.py:686 #, python-format msgid "Cannot update volume_type %(id)s" msgstr "" #: cinder/exception.py:690 #, python-format msgid "Cannot create group_type with name %(name)s and specs %(group_specs)s" msgstr "" #: cinder/exception.py:695 #, python-format msgid "Cannot update group_type %(id)s" msgstr "" #: cinder/exception.py:699 #, python-format msgid "Maximum number of groups allowed (%(allowed)d) exceeded" msgstr "" #: cinder/exception.py:703 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" #: cinder/exception.py:707 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" #: cinder/exception.py:711 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" #: cinder/exception.py:715 #, python-format msgid "Connector doesn't have required information: %(missing)s" msgstr "" #: cinder/exception.py:719 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" #: cinder/exception.py:724 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" #: cinder/exception.py:728 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" #: cinder/exception.py:732 #, python-format msgid "Failed to remove export for volume %(volume)s: %(reason)s" msgstr "" #: cinder/exception.py:736 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" #: cinder/exception.py:740 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" #: cinder/exception.py:744 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" #: cinder/exception.py:748 #, python-format msgid "" "The type of metadata: %(metadata_type)s for volume/snapshot %(id)s is " "invalid." msgstr "" #: cinder/exception.py:753 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" #: cinder/exception.py:757 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" #: cinder/exception.py:761 msgid "An error has occurred during backup operation" msgstr "" #: cinder/exception.py:765 msgid "Unsupported backup metadata version requested" msgstr "" #: cinder/exception.py:769 #, python-format msgid "Backup %(backup_id)s has no metadata with key %(metadata_key)s." msgstr "" #: cinder/exception.py:774 msgid "Unsupported backup verify driver" msgstr "" #: cinder/exception.py:778 msgid "Metadata backup already exists for this volume" msgstr "" #: cinder/exception.py:782 msgid "Backup RBD operation failed" msgstr "" #: cinder/exception.py:786 msgid "Backup operation of an encrypted volume failed." msgstr "" #: cinder/exception.py:790 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:794 msgid "Failed to identify volume backend." msgstr "" #: cinder/exception.py:798 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:802 #, python-format msgid "Connection to swift failed: %(reason)s" msgstr "" #: cinder/exception.py:806 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" #: cinder/exception.py:810 #, python-format msgid "Volume migration failed: %(reason)s" msgstr "" #: cinder/exception.py:814 #, python-format msgid "SSH command injection detected: %(command)s" msgstr "" #: cinder/exception.py:818 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" #: cinder/exception.py:822 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" #: cinder/exception.py:827 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" #: cinder/exception.py:832 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" #: cinder/exception.py:836 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" #: cinder/exception.py:841 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" #: cinder/exception.py:846 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" #: cinder/exception.py:851 #, python-format msgid "Invalid qos specs: %(reason)s" msgstr "" #: cinder/exception.py:855 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" #: cinder/exception.py:859 #, python-format msgid "key manager error: %(reason)s" msgstr "" #: cinder/exception.py:863 #, python-format msgid "" "Manage existing volume failed due to invalid backend reference " "%(existing_ref)s: %(reason)s" msgstr "" #: cinder/exception.py:868 #, python-format msgid "Unable to manage existing volume. Volume %(volume_ref)s already managed." msgstr "" #: cinder/exception.py:873 #, python-format msgid "Invalid Replication Target: %(reason)s" msgstr "" #: cinder/exception.py:877 #, python-format msgid "Unable to failover to replication target: %(reason)s)." msgstr "" #: cinder/exception.py:881 #, python-format msgid "Volume %(volume_id)s replication error: %(reason)s" msgstr "" #: cinder/exception.py:886 #, python-format msgid "Group %(group_id)s replication error: %(reason)s." msgstr "" #: cinder/exception.py:891 #, python-format msgid "Volume replication for %(volume_id)s could not be found." msgstr "" #: cinder/exception.py:896 #, python-format msgid "Manage existing volume failed due to volume type mismatch: %(reason)s" msgstr "" #: cinder/exception.py:901 #, python-format msgid "Error extending volume: %(reason)s" msgstr "" #: cinder/exception.py:905 #, python-format msgid "Error during evaluator parsing: %(reason)s" msgstr "" #: cinder/exception.py:909 msgid "Unable to create lock. Coordination backend not started." msgstr "" #: cinder/exception.py:913 msgid "Lock acquisition failed." msgstr "" #: cinder/exception.py:925 #, python-format msgid "" "Unrecoverable Error: Versioned Objects in DB are capped to unknown " "version %(version)s. Most likely your environment contains only new " "services and you're trying to start an older one. Use `cinder-manage " "service list` to check that and upgrade this service." msgstr "" #: cinder/exception.py:933 #, python-format msgid "Unable to find Volume Group: %(vg_name)s" msgstr "" #: cinder/exception.py:937 #, python-format msgid "Failed to create Volume Group: %(vg_name)s" msgstr "" #: cinder/exception.py:941 #, python-format msgid "Volume %(name)s was not deactivated in time." msgstr "" #: cinder/exception.py:945 #, python-format msgid "Volume device not found at %(device)s." msgstr "" #: cinder/exception.py:951 msgid "Retryable Dell Exception encountered" msgstr "" #: cinder/exception.py:955 #, python-format msgid "Dell driver failure: %(reason)s" msgstr "" #: cinder/exception.py:960 #, python-format msgid "Pure Storage Cinder driver failure: %(reason)s" msgstr "" #: cinder/exception.py:964 msgid "Retryable Pure Storage Exception encountered" msgstr "" #: cinder/exception.py:969 msgid "Bad response from SolidFire API" msgstr "" #: cinder/exception.py:973 msgid "SolidFire Cinder Driver exception" msgstr "" #: cinder/exception.py:977 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" #: cinder/exception.py:981 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" #: cinder/exception.py:986 msgid "Retryable SolidFire Exception encountered" msgstr "" #: cinder/exception.py:991 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" #: cinder/exception.py:996 msgid "Unknown RemoteFS exception" msgstr "" #: cinder/exception.py:1000 msgid "A concurrent, possibly contradictory, request has been made." msgstr "" #: cinder/exception.py:1005 msgid "No mounted shares found" msgstr "" #: cinder/exception.py:1009 cinder/exception.py:1026 cinder/exception.py:1053 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" #: cinder/exception.py:1013 #, python-format msgid "File %(path)s has invalid backing file %(backing_file)s." msgstr "" #: cinder/exception.py:1018 msgid "Unknown NFS exception" msgstr "" #: cinder/exception.py:1022 msgid "No mounted NFS shares found" msgstr "" #: cinder/exception.py:1031 msgid "Unknown SMBFS exception." msgstr "" #: cinder/exception.py:1035 msgid "No mounted SMBFS shares found." msgstr "" #: cinder/exception.py:1039 #, python-format msgid "There is no share which can host %(volume_size)sG." msgstr "" #: cinder/exception.py:1045 msgid "Unknown Virtuozzo Storage exception" msgstr "" #: cinder/exception.py:1049 msgid "No mounted Virtuozzo Storage shares found" msgstr "" #: cinder/exception.py:1058 #, python-format msgid "Fibre Channel connection control failure: %(reason)s" msgstr "" #: cinder/exception.py:1062 #, python-format msgid "Fibre Channel Zone operation failed: %(reason)s" msgstr "" #: cinder/exception.py:1066 #, python-format msgid "Fibre Channel SAN Lookup failure: %(reason)s" msgstr "" #: cinder/exception.py:1070 msgid "Fibre Channel Zone Manager not initialized" msgstr "" #: cinder/exception.py:1074 #, python-format msgid "Brocade Fibre Channel Zoning CLI error: %(reason)s" msgstr "" #: cinder/exception.py:1078 #, python-format msgid "Brocade Fibre Channel Zoning HTTP error: %(reason)s" msgstr "" #: cinder/exception.py:1082 #, python-format msgid "Cisco Fibre Channel Zoning CLI error: %(reason)s" msgstr "" #: cinder/exception.py:1086 msgid "NetApp Cinder Driver exception." msgstr "" #: cinder/exception.py:1090 #, python-format msgid "" "EMC VNX Cinder Driver CLI exception: %(cmd)s (Return Code: %(rc)s) " "(Output: %(out)s)." msgstr "" #: cinder/exception.py:1095 #, python-format msgid "" "EMC VNX Cinder Driver SPUnavailableException: %(cmd)s (Return Code: " "%(rc)s) (Output: %(out)s)." msgstr "" #: cinder/exception.py:1101 #, python-format msgid "ConsistencyGroup %(consistencygroup_id)s could not be found." msgstr "" #: cinder/exception.py:1105 #, python-format msgid "Invalid ConsistencyGroup: %(reason)s" msgstr "" #: cinder/exception.py:1110 #, python-format msgid "Group %(group_id)s could not be found." msgstr "" #: cinder/exception.py:1114 #, python-format msgid "Invalid Group: %(reason)s" msgstr "" #: cinder/exception.py:1118 #, python-format msgid "Invalid Group Status: %(reason)s" msgstr "" #: cinder/exception.py:1123 #, python-format msgid "CgSnapshot %(cgsnapshot_id)s could not be found." msgstr "" #: cinder/exception.py:1127 #, python-format msgid "Invalid CgSnapshot: %(reason)s" msgstr "" #: cinder/exception.py:1132 #, python-format msgid "GroupSnapshot %(group_snapshot_id)s could not be found." msgstr "" #: cinder/exception.py:1136 #, python-format msgid "Invalid GroupSnapshot: %(reason)s" msgstr "" #: cinder/exception.py:1140 #, python-format msgid "Invalid GroupSnapshot Status: %(reason)s" msgstr "" #: cinder/exception.py:1145 msgid "Bad response from Datera API" msgstr "" #: cinder/exception.py:1150 #, python-format msgid "Failed to create iscsi target for volume %(volume_id)s." msgstr "" #: cinder/exception.py:1154 #, python-format msgid "Failed to remove iscsi target for volume %(volume_id)s." msgstr "" #: cinder/exception.py:1158 #, python-format msgid "Failed to attach iSCSI target for volume %(volume_id)s." msgstr "" #: cinder/exception.py:1162 #, python-format msgid "Failed to detach iSCSI target for volume %(volume_id)s." msgstr "" #: cinder/exception.py:1166 #, python-format msgid "Failed to update target for volume %(volume_id)s." msgstr "" #: cinder/exception.py:1174 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" #: cinder/exception.py:1178 #, python-format msgid "Bad reset resource status : %(message)s" msgstr "" #: cinder/exception.py:1183 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" #: cinder/exception.py:1187 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" #: cinder/exception.py:1191 msgid "Unable to find any active VPSA controller" msgstr "" #: cinder/exception.py:1195 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" #: cinder/exception.py:1199 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" #: cinder/exception.py:1208 #, python-format msgid "" "The WebDAV request failed. Reason: %(msg)s, Return code/reason: %(code)s," " Source Volume: %(src)s, Destination Volume: %(dst)s, Method: %(method)s." msgstr "" #: cinder/exception.py:1215 msgid "Volume to Initiator Group mapping already exists" msgstr "" #: cinder/exception.py:1219 msgid "System is busy, retry operation." msgstr "" #: cinder/exception.py:1223 msgid "Exceeded the limit of snapshots per volume" msgstr "" #: cinder/exception.py:1228 #, python-format msgid "" "Invalid parameter %(param)s in the %(section)s section of the " "/etc/storpool.conf file: %(error)s" msgstr "" #: cinder/exception.py:1234 #, python-format msgid "Backend doesn't exist (%(backend)s)" msgstr "" #: cinder/exception.py:1246 #, python-format msgid "Not enough space on backend (%(backend)s)" msgstr "" #: cinder/exception.py:1254 msgid "No active iSCSI portals with supplied iSCSI IPs" msgstr "" #: cinder/exception.py:1258 msgid "The Dot Hill driver is no longer supported." msgstr "" #: cinder/exception.py:1263 #, python-format msgid "An error has occurred in SheepdogDriver. (Reason: %(reason)s)" msgstr "" #: cinder/exception.py:1268 #, python-format msgid "" "(Command: %(cmd)s) (Return Code: %(exit_code)s) (Stdout: %(stdout)s) " "(Stderr: %(stderr)s)" msgstr "" #: cinder/exception.py:1275 msgid "There is no metadata in DB object." msgstr "" #: cinder/exception.py:1279 #, python-format msgid "Operation not supported: %(operation)s." msgstr "" #: cinder/exception.py:1290 #, python-format msgid "Google Cloud Storage connection failure: %(reason)s" msgstr "" #: cinder/exception.py:1294 #, python-format msgid "Google Cloud Storage api failure: %(reason)s" msgstr "" #: cinder/exception.py:1298 #, python-format msgid "Google Cloud Storage oauth2 failure: %(reason)s" msgstr "" #: cinder/exception.py:1303 #, python-format msgid "KaminarioCinderDriver failure: %(reason)s" msgstr "" #: cinder/exception.py:1307 #, python-format msgid "Kaminario retryable exception: %(reason)s" msgstr "" #: cinder/exception.py:1312 #, python-format msgid "HTTP exit code: [%(code)s]" msgstr "" #: cinder/exception.py:1316 #, python-format msgid "Synology driver authentication failed: %(reason)s." msgstr "" #: cinder/exception.py:1320 #, python-format msgid "LUN not found by UUID: %(uuid)s." msgstr "" #: cinder/exception.py:1324 #, python-format msgid "Attachment %(attachment_id)s has no key %(specs_key)s." msgstr "" #: cinder/exception.py:1329 #, python-format msgid "Invalid attachment: %(reason)s" msgstr "" #: cinder/exception.py:1334 #, python-format msgid "Failed HyperScale command for '%(message)s'" msgstr "" #: cinder/exception.py:1338 #, python-format msgid "Failed processing command output '%(cmd_out)s' for HyperScale command" msgstr "" #: cinder/exception.py:1343 #, python-format msgid "Error in fetching configuration for '%(persona)s'" msgstr "" #: cinder/exception.py:1347 #, python-format msgid "Error in sending message '%(cmd_error)s'" msgstr "" #: cinder/exception.py:1351 #, python-format msgid "Error in getting HyperScale version '%(cmd_error)s'" msgstr "" #: cinder/exception.py:1355 msgid "Error in parsing message arguments : Invalid Payload" msgstr "" #: cinder/exception.py:1360 #, python-format msgid "GPFS driver unsupported operation: %(msg)s" msgstr "" #: cinder/exception.py:1364 #, python-format msgid "An invalid 'name' value was provided. %(reason)s" msgstr "" #: cinder/exception.py:1368 msgid "" "The [service_user] send_service_user_token option was requested, but no " "service auth could be loaded. Please check the [service_user] " "configuration section." msgstr "" #: cinder/quota.py:132 #, python-format msgid "" "Default quota for resource: %(res)s is set by the default quota flag: " "quota_%(res)s, it is now deprecated. Please use the default quota class " "for default quota." msgstr "" #: cinder/quota.py:500 #, python-format msgid "" "Sum of child usage '%(sum)s' is greater than free quota of '%(free)s' for" " project '%(proj)s' for resource '%(res)s'. Please lower the limit or " "usage for one or more of the following projects: '%(child_ids)s'" msgstr "" #: cinder/quota.py:535 #, python-format msgid "Invalid allocated quotas defined for the following project quotas: %s" msgstr "" #: cinder/quota.py:586 #, python-format msgid "" "Quota limit invalid for project '%(proj)s' for resource '%(res)s': limit " "of %(limit)d is less than in-use value of %(used)d" msgstr "" #: cinder/quota.py:1157 cinder/quota.py:1205 cinder/quota.py:1229 msgid "Cannot register resource" msgstr "" #: cinder/quota.py:1160 cinder/quota.py:1208 cinder/quota.py:1232 msgid "Cannot register resources" msgstr "" #: cinder/quota_utils.py:212 msgid "Keystone version 3 or greater must be used to get nested quota support." msgstr "" #: cinder/quota_utils.py:216 msgid "" "Must run this command as cloud admin using a Keystone policy.json which " "allows cloud admin to list and get any project." msgstr "" #: cinder/rpc.py:180 #, python-format msgid "" "One of %(binary)s services is too old to accept %(method)s request. " "Required RPC API version is %(version)s. Are you running mixed versions " "of %(binary)ss?" msgstr "" #: cinder/service.py:533 #, python-format msgid "%(worker_name)s value of %(workers)d is invalid, must be greater than 0." msgstr "" #: cinder/service.py:620 msgid "serve() can only be called once" msgstr "" #: cinder/ssh_utils.py:77 cinder/volume/drivers/ibm/gpfs.py:1434 #, python-format msgid "Unable to find ssh_hosts_key_file: %s" msgstr "" #: cinder/ssh_utils.py:136 cinder/volume/drivers/ibm/gpfs.py:1445 msgid "Specify a password or private_key" msgstr "" #: cinder/ssh_utils.py:144 #, python-format msgid "Error connecting via ssh: %s" msgstr "" #: cinder/utils.py:87 #, python-format msgid "Can not translate %s to integer." msgstr "" #: cinder/utils.py:118 #, python-format msgid "May specify only one of %s" msgstr "" #: cinder/utils.py:170 msgid "Metadata should be a dict." msgstr "" #: cinder/utils.py:181 #, python-format msgid "Metadata property key %s greater than 255 characters." msgstr "" #: cinder/utils.py:185 #, python-format msgid "Metadata property key %s value greater than 255 characters." msgstr "" #: cinder/utils.py:620 #, python-format msgid "Value '%(param)s' for '%(param_string)s' is not a boolean." msgstr "" #: cinder/utils.py:651 #, python-format msgid "Unable to get a block device for file '%s'" msgstr "" #: cinder/utils.py:672 #, python-format msgid "%(name)s cannot be all spaces." msgstr "" #: cinder/utils.py:1031 msgid " or " msgstr "" #: cinder/utils.py:1153 msgid "specs must be a dictionary." msgstr "" #: cinder/utils.py:1210 #, python-format msgid "%s is not a valid log level." msgstr "" #: cinder/api/common.py:120 cinder/volume/api.py:596 msgid "limit param must be an integer" msgstr "" #: cinder/api/common.py:123 cinder/volume/api.py:593 msgid "limit param must be positive" msgstr "" #: cinder/api/common.py:186 msgid "" "The 'sort_key' and 'sort_dir' parameters are deprecated and cannot be " "used with the 'sort' parameter." msgstr "" #: cinder/api/common.py:370 msgid "One and only one of cluster and host must be set." msgstr "" #: cinder/api/common.py:373 msgid "Host field is missing." msgstr "" #: cinder/api/common.py:446 #, python-format msgid "Invalid filters %s are found in query options." msgstr "" #: cinder/api/contrib/admin_actions.py:75 cinder/api/v3/groups.py:80 msgid "Must specify 'status'" msgstr "" #: cinder/api/contrib/admin_actions.py:78 msgid "Must specify a valid status" msgstr "" #: cinder/api/contrib/admin_actions.py:188 msgid "Must specify a valid attach status" msgstr "" #: cinder/api/contrib/admin_actions.py:195 msgid "Must specify a valid migration status" msgstr "" #: cinder/api/contrib/admin_actions.py:201 msgid "Must specify 'status', 'attach_status' or 'migration_status' for update." msgstr "" #: cinder/api/contrib/admin_actions.py:216 #, python-format msgid "Invalid value '%s' for os-force_detach." msgstr "" #: cinder/api/contrib/admin_actions.py:222 #: cinder/api/contrib/volume_actions.py:211 msgid "Unable to terminate volume connection from backend." msgstr "" #: cinder/api/contrib/admin_actions.py:272 msgid "Must specify 'new_volume'" msgstr "" #: cinder/api/contrib/capabilities.py:48 #, python-format msgid "Can't find service: %s" msgstr "" #: cinder/api/contrib/cgsnapshots.py:75 msgid "Failed to delete the cgsnapshot" msgstr "" #: cinder/api/contrib/cgsnapshots.py:133 msgid "'consistencygroup_id' must be specified" msgstr "" #: cinder/api/contrib/consistencygroups.py:75 #, python-format msgid "Invalid value '%s' for force." msgstr "" #: cinder/api/contrib/consistencygroups.py:151 #, python-format msgid "volume_types must be provided to create consistency group %(name)s." msgstr "" #: cinder/api/contrib/consistencygroups.py:158 #, python-format msgid "" "Group type %s not found. Rerun migration script to create the default " "cgsnapshot type." msgstr "" #: cinder/api/contrib/consistencygroups.py:203 #, python-format msgid "" "Either 'cgsnapshot_id' or 'source_cgid' must be provided to create " "consistency group %(name)s from source." msgstr "" #: cinder/api/contrib/consistencygroups.py:209 #, python-format msgid "" "Cannot provide both 'cgsnapshot_id' and 'source_cgid' to create " "consistency group %(name)s from source." msgstr "" #: cinder/api/contrib/consistencygroups.py:242 #: cinder/api/v3/consistencygroups.py:46 cinder/api/v3/groups.py:343 msgid "" "Name, description, add_volumes, and remove_volumes can not be all empty " "in the request body." msgstr "" #: cinder/api/contrib/consistencygroups.py:282 #: cinder/api/v3/consistencygroups.py:71 cinder/api/v3/groups.py:327 msgid "Missing request body." msgstr "" #: cinder/api/contrib/hosts.py:115 #, python-format msgid "Invalid status: '%s'" msgstr "" #: cinder/api/contrib/hosts.py:118 #, python-format msgid "Invalid update setting: '%s'" msgstr "" #: cinder/api/contrib/qos_specs_manage.py:85 msgid "Please specify a name for QoS specs." msgstr "" #: cinder/api/contrib/qos_specs_manage.py:197 msgid "Failed to disassociate qos specs." msgstr "" #: cinder/api/contrib/qos_specs_manage.py:199 msgid "Qos specs still in use." msgstr "" #: cinder/api/contrib/qos_specs_manage.py:276 #: cinder/api/contrib/qos_specs_manage.py:328 msgid "Volume Type id must not be None." msgstr "" #: cinder/api/contrib/quotas.py:56 #, python-format msgid "" "Quota %(key)s limit must be equal or greater than existing resources. " "Current usage is %(usage)s and the requested limit is %(limit)s." msgstr "" #: cinder/api/contrib/quotas.py:95 cinder/api/contrib/quotas.py:107 msgid "" "Update and delete quota operations can only be made by an admin of " "immediate parent or by the CLOUD admin." msgstr "" #: cinder/api/contrib/quotas.py:102 msgid "" "Update and delete quota operations can only be made to projects in the " "same hierarchy of the project in which users are scoped to." msgstr "" #: cinder/api/contrib/quotas.py:132 msgid "" "Show operations can only be made to projects in the same hierarchy of the" " project in which users are scoped to." msgstr "" #: cinder/api/contrib/quotas.py:138 msgid "" "Only users with token scoped to immediate parents or root projects are " "allowed to see its children quotas." msgstr "" #: cinder/api/contrib/quotas.py:143 msgid "" "An user with a token scoped to a subproject is not allowed to see the " "quota of its parents." msgstr "" #: cinder/api/contrib/quotas.py:225 #, python-format msgid "Bad key(s) in quota set: %s" msgstr "" #: cinder/api/contrib/quotas.py:388 msgid "" "About to delete child projects having non-zero quota. This should not be " "performed" msgstr "" #: cinder/api/contrib/quotas.py:421 #, python-format msgid "Invalid param 'fix_allocated_quotas':%s" msgstr "" #: cinder/api/contrib/resource_common_manage.py:38 #: cinder/api/v3/resource_common_manage.py:61 #, python-format msgid "Invalid sort keys passed: %s" msgstr "" #: cinder/api/contrib/resource_common_manage.py:43 #: cinder/api/v3/resource_common_manage.py:66 #, python-format msgid "Invalid sort dirs passed: %s" msgstr "" #: cinder/api/contrib/scheduler_hints.py:33 msgid "Malformed scheduler_hints attribute" msgstr "" #: cinder/api/contrib/services.py:179 #, python-format msgid "%s is not a valid binary." msgstr "" #: cinder/api/contrib/services.py:270 cinder/api/v3/clusters.py:102 msgid "Unknown action" msgstr "" #: cinder/api/contrib/services.py:278 msgid "Disabled reason contains invalid characters or is too long" msgstr "" #: cinder/api/contrib/snapshot_actions.py:47 msgid "'status' must be specified." msgstr "" #: cinder/api/contrib/snapshot_actions.py:64 #, python-format msgid "Snapshot status %(cur)s not allowed for update_snapshot_status" msgstr "" #: cinder/api/contrib/snapshot_actions.py:70 #, python-format msgid "" "Provided snapshot status %(provided)s not allowed for snapshot with " "status %(current)s." msgstr "" #: cinder/api/contrib/snapshot_actions.py:82 msgid "progress must be an integer percentage" msgstr "" #: cinder/api/contrib/types_extra_specs.py:79 msgid "Volume Type is currently in use." msgstr "" #: cinder/api/contrib/types_extra_specs.py:120 msgid "Request body empty" msgstr "" #: cinder/api/contrib/types_extra_specs.py:124 #: cinder/api/v2/snapshot_metadata.py:64 cinder/api/v2/volume_metadata.py:66 #: cinder/api/v3/group_specs.py:82 msgid "Request body and URI mismatch" msgstr "" #: cinder/api/contrib/types_extra_specs.py:127 #: cinder/api/v2/snapshot_metadata.py:68 cinder/api/v2/volume_metadata.py:70 msgid "Request body contains too many items" msgstr "" #: cinder/api/contrib/types_extra_specs.py:182 msgid "" "Key names can only contain alphanumeric characters, underscores, periods," " colons and hyphens." msgstr "" #: cinder/api/contrib/types_manage.py:104 msgid "Volume type name can not be empty." msgstr "" #: cinder/api/contrib/types_manage.py:110 msgid "Specify volume type name, description, is_public or a combination thereof." msgstr "" #: cinder/api/contrib/types_manage.py:154 msgid "Target volume type is still in use." msgstr "" #: cinder/api/contrib/volume_actions.py:70 msgid "Must specify 'mountpoint'" msgstr "" #: cinder/api/contrib/volume_actions.py:79 msgid "Invalid request to attach volume to an invalid target" msgstr "" #: cinder/api/contrib/volume_actions.py:83 msgid "" "Invalid request to attach volume with an invalid mode. Attaching mode " "should be 'rw' or 'ro'" msgstr "" #: cinder/api/contrib/volume_actions.py:92 #, python-format msgid "Error attaching volume - %(err_type)s: %(err_msg)s" msgstr "" #: cinder/api/contrib/volume_actions.py:118 #, python-format msgid "Error detaching volume - %(err_type)s: %(err_msg)s" msgstr "" #: cinder/api/contrib/volume_actions.py:178 #: cinder/api/contrib/volume_actions.py:207 msgid "Must specify 'connector'" msgstr "" #: cinder/api/contrib/volume_actions.py:187 msgid "Unable to fetch connection information from backend." msgstr "" #: cinder/api/contrib/volume_actions.py:222 msgid "No image_name was specified in request." msgstr "" #: cinder/api/contrib/volume_actions.py:230 #, python-format msgid "Invalid value for 'force': '%s'" msgstr "" #: cinder/api/contrib/volume_actions.py:240 #, python-format msgid "" "Invalid disk-format '%(disk_format)s' is specified. Allowed disk-formats " "are %(allowed_disk_formats)s." msgstr "" #: cinder/api/contrib/volume_actions.py:310 msgid "New volume size must be specified as an integer." msgstr "" #: cinder/api/contrib/volume_actions.py:333 msgid "Must specify readonly in request." msgstr "" #: cinder/api/contrib/volume_actions.py:341 #, python-format msgid "Invalid value for 'readonly': '%s'" msgstr "" #: cinder/api/contrib/volume_actions.py:355 msgid "New volume type must be specified." msgstr "" #: cinder/api/contrib/volume_actions.py:372 msgid "Must specify bootable in request." msgstr "" #: cinder/api/contrib/volume_actions.py:380 #, python-format msgid "Invalid value for 'bootable': '%s'" msgstr "" #: cinder/api/contrib/volume_image_metadata.py:95 #: cinder/api/contrib/volume_image_metadata.py:118 #: cinder/api/contrib/volume_image_metadata.py:139 msgid "Malformed request body." msgstr "" #: cinder/api/contrib/volume_image_metadata.py:151 msgid "The key cannot be None." msgstr "" #: cinder/api/contrib/volume_manage.py:124 #, python-format msgid "Cannot find requested '%s' volume type" msgstr "" #: cinder/api/contrib/volume_manage.py:145 #, python-format msgid "%(name)s '%(value)s' not found" msgstr "" #: cinder/api/contrib/volume_transfer.py:88 #: cinder/api/contrib/volume_transfer.py:124 msgid "Incorrect request body format" msgstr "" #: cinder/api/contrib/volume_type_access.py:51 msgid "Access list not available for public volume types." msgstr "" #: cinder/api/contrib/volume_type_encryption.py:60 msgid "provider must be defined" msgstr "" #: cinder/api/contrib/volume_type_encryption.py:62 msgid "control_location must be defined" msgstr "" #: cinder/api/contrib/volume_type_encryption.py:70 #, python-format msgid "Valid control location are: %s" msgstr "" #: cinder/api/contrib/volume_type_encryption.py:96 msgid "Cannot create encryption specs. Volume type in use." msgstr "" #: cinder/api/contrib/volume_type_encryption.py:125 msgid "Request body contains too many items." msgstr "" #: cinder/api/contrib/volume_type_encryption.py:131 msgid "Cannot update encryption specs. Volume type in use." msgstr "" #: cinder/api/contrib/volume_type_encryption.py:164 msgid "Cannot delete encryption specs. Volume type in use." msgstr "" #: cinder/api/middleware/auth.py:97 msgid "Invalid service catalog json." msgstr "" #: cinder/api/middleware/fault.py:48 msgid "" "Error decoding your request. Either the URL or the request body contained" " characters that could not be decoded by Cinder." msgstr "" #: cinder/api/middleware/fault.py:79 #, python-format msgid "%(exception)s: %(explanation)s" msgstr "" #: cinder/api/openstack/__init__.py:79 msgid "Must specify an ExtensionManager class" msgstr "" #: cinder/api/openstack/api_version_request.py:184 msgid "An API version request must be compared to a VersionedMethod object." msgstr "" #: cinder/api/openstack/wsgi.py:356 cinder/api/openstack/wsgi.py:569 msgid "cannot understand JSON" msgstr "" #: cinder/api/openstack/wsgi.py:574 msgid "too many body keys" msgstr "" #: cinder/api/openstack/wsgi.py:856 #, python-format msgid "There is no such action: %s" msgstr "" #: cinder/api/openstack/wsgi.py:859 cinder/api/openstack/wsgi.py:883 #: cinder/api/v2/snapshot_metadata.py:102 cinder/api/v2/volume_metadata.py:106 msgid "Malformed request body" msgstr "" #: cinder/api/openstack/wsgi.py:880 msgid "Unsupported Content-Type" msgstr "" #: cinder/api/openstack/wsgi.py:892 msgid "Malformed request url" msgstr "" #: cinder/api/openstack/wsgi.py:1236 #, python-format msgid "Missing required element '%s' in request body." msgstr "" #: cinder/api/v2/limits.py:109 #, python-format msgid "" "Only %(value)s %(verb)s request(s) can be made to %(uri)s every " "%(unit_string)s." msgstr "" #: cinder/api/v2/limits.py:233 msgid "This request was rate-limited." msgstr "" #: cinder/api/v2/types.py:49 msgid "Default volume type can not be found." msgstr "" #: cinder/api/v2/types.py:76 cinder/api/v3/group_types.py:209 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: cinder/api/v2/volumes.py:138 msgid "Invalid imageRef provided." msgstr "" #: cinder/api/v2/volumes.py:158 #, python-format msgid "Multiple matches found for '%s', use an ID to be more specific." msgstr "" #: cinder/api/v2/volumes.py:170 msgid "Invalid image identifier or unable to access requested image." msgstr "" #: cinder/api/v2/volumes.py:186 cinder/api/v3/volumes.py:264 #: cinder/volume/api.py:216 msgid "" "Creating a volume from a replica source was part of the replication v1 " "implementation which is no longer available." msgstr "" #: cinder/api/v2/volumes.py:217 cinder/api/v3/volumes.py:292 msgid "Snapshot ID must be in UUID form." msgstr "" #: cinder/api/v2/volumes.py:228 cinder/api/v3/volumes.py:303 #, python-format msgid "Source volume ID '%s' must be a valid UUID." msgstr "" #: cinder/api/v2/volumes.py:243 cinder/api/v3/volumes.py:318 #, python-format msgid "Consistency group ID '%s' must be a valid UUID." msgstr "" #: cinder/api/v2/volumes.py:293 msgid "Missing request body" msgstr "" #: cinder/api/v2/volumes.py:297 #, python-format msgid "Missing required element '%s' in request body" msgstr "" #: cinder/api/v3/attachments.py:178 #, python-format msgid "Unable to create attachment for volume (%s)." msgstr "" #: cinder/api/v3/attachments.py:182 msgid "Unable to create attachment for volume." msgstr "" #: cinder/api/v3/attachments.py:233 #, python-format msgid "Unable to update attachment.(%s)." msgstr "" #: cinder/api/v3/attachments.py:236 msgid "Unable to update the attachment." msgstr "" #: cinder/api/v3/clusters.py:76 cinder/api/v3/workers.py:43 #, python-format msgid "Invalid filter keys: %s" msgstr "" #: cinder/api/v3/clusters.py:108 msgid "Unexpected 'disabled_reason' found on enable request." msgstr "" #: cinder/api/v3/consistencygroups.py:40 msgid "" "Must specify one or more of the following keys to update: name, " "description, add_volumes, remove_volumes." msgstr "" #: cinder/api/v3/group_snapshots.py:50 #, python-format msgid "" "Group_type %(group_type)s is reserved for migrating CGs to groups. " "Migrated group snapshots can only be operated by CG snapshot APIs." msgstr "" #: cinder/api/v3/group_snapshots.py:92 #, python-format msgid "Error occurred when deleting group snapshot %s." msgstr "" #: cinder/api/v3/group_specs.py:106 #, python-format msgid "Group Type %(type_id)s has no extra spec with key %(id)s." msgstr "" #: cinder/api/v3/group_types.py:107 msgid "Group type name can not be empty." msgstr "" #: cinder/api/v3/group_types.py:113 msgid "Specify group type name, description or a combination thereof." msgstr "" #: cinder/api/v3/group_types.py:155 msgid "Target group type is still in use." msgstr "" #: cinder/api/v3/group_types.py:180 msgid "Default group type can not be found." msgstr "" #: cinder/api/v3/groups.py:48 #, python-format msgid "" "Group_type %(group_type)s is reserved for migrating CGs to groups. " "Migrated group can only be operated by CG APIs." msgstr "" #: cinder/api/v3/groups.py:128 #, python-format msgid "Invalid value '%s' for delete-volumes flag." msgstr "" #: cinder/api/v3/groups.py:208 #, python-format msgid "group_type must be provided to create group %(name)s." msgstr "" #: cinder/api/v3/groups.py:218 #, python-format msgid "volume_types must be provided to create group %(name)s." msgstr "" #: cinder/api/v3/groups.py:261 #, python-format msgid "" "Either 'group_snapshot_id' or 'source_group_id' must be provided to " "create group %(name)s from source." msgstr "" #: cinder/api/v3/groups.py:267 #, python-format msgid "" "Cannot provide both 'group_snapshot_id' and 'source_group_id' to create " "group %(name)s from source." msgstr "" #: cinder/api/v3/groups.py:426 #, python-format msgid "Invalid value '%s' for allow_attached_volume flag." msgstr "" #: cinder/api/v3/volumes.py:183 #, python-format msgid "Volume %s doesn't have any snapshots." msgstr "" #: cinder/api/v3/volumes.py:187 #, python-format msgid "" "Specified snapshot %(s_id)s is None or not the latest one of volume " "%(v_id)s." msgstr "" #: cinder/api/v3/volumes.py:219 #, python-format msgid "Nova specific image is found, but boot volume snapshot id:%s not found." msgstr "" #: cinder/api/v3/volumes.py:253 #, python-format msgid "Invalid body provided for creating volume. Request API version: %s." msgstr "" #: cinder/api/v3/volumes.py:347 msgid "Backup ID must be in UUID form." msgstr "" #: cinder/api/v3/workers.py:48 msgid "binary must be empty or set to cinder-volume or cinder-scheduler" msgstr "" #: cinder/api/v3/workers.py:63 #, python-format msgid "Resource type %(resource_type)s not valid, must be %(valid_types)s" msgstr "" #: cinder/api/v3/workers.py:73 #, python-format msgid "Resource ID must be a UUID, and %s is not." msgstr "" #: cinder/api/v3/workers.py:88 #, python-format msgid "There is no resource with UUID %s pending cleanup." msgstr "" #: cinder/api/v3/workers.py:92 #, python-format msgid "" "There are multiple resources with UUID %s pending cleanup. Please be " "more specific." msgstr "" #: cinder/api/validation/validators.py:101 msgid "The 'name' can not be None." msgstr "" #: cinder/api/validation/validators.py:104 msgid "The 'name' can not be empty." msgstr "" #: cinder/api/validation/validators.py:117 msgid "The 'status' can not be empty." msgstr "" #: cinder/api/validation/validators.py:120 #, python-format msgid "" "Group snapshot status: %(status)s is invalid, valid statuses are: " "%(valid)s." msgstr "" #: cinder/api/validation/validators.py:213 #, python-format msgid "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: cinder/backup/api.py:92 msgid "Backup status must be available or error" msgstr "" #: cinder/backup/api.py:96 msgid "force delete" msgstr "" #: cinder/backup/api.py:103 msgid "Incremental backups exist for this backup." msgstr "" #: cinder/backup/api.py:120 #, python-format msgid "all_tenants must be a boolean, got '%s'." msgstr "" #: cinder/backup/api.py:210 #, python-format msgid "Volume %(vol1)s does not match with snapshot.volume_id %(vol2)s." msgstr "" #: cinder/backup/api.py:216 #, python-format msgid "" "Snapshot to be backed up must be available, but the current status is " "\"%s\"." msgstr "" #: cinder/backup/api.py:221 #, python-format msgid "" "Volume to be backed up must be available or in-use, but the current " "status is \"%s\"." msgstr "" #: cinder/backup/api.py:226 msgid "Backing up an in-use volume must use the force flag." msgstr "" #: cinder/backup/api.py:276 msgid "No backups available to do an incremental backup." msgstr "" #: cinder/backup/api.py:283 msgid "The parent backup must be available for incremental backup." msgstr "" #: cinder/backup/api.py:342 msgid "Backup status must be available" msgstr "" #: cinder/backup/api.py:347 msgid "Backup to be restored has invalid size" msgstr "" #: cinder/backup/api.py:371 #, python-format msgid "" "Error while creating volume %(volume_id)s for restoring backup " "%(backup_id)s." msgstr "" #: cinder/backup/api.py:379 msgid "Volume to be restored to must be available" msgstr "" #: cinder/backup/api.py:385 #, python-format msgid "" "volume size %(volume_size)d is too small to restore backup of size " "%(size)d." msgstr "" #: cinder/backup/api.py:448 #, python-format msgid "Backup status must be available and not %s." msgstr "" #: cinder/backup/api.py:493 msgid "Provided backup record is missing an id" msgstr "" #: cinder/backup/api.py:499 msgid "Provided backup record is missing size attribute" msgstr "" #: cinder/backup/api.py:534 msgid "Backup already exists in database." msgstr "" #: cinder/backup/chunkeddriver.py:99 #, python-format msgid "unsupported compression algorithm: %s" msgstr "" #: cinder/backup/chunkeddriver.py:313 #, python-format msgid "volume size %d is invalid." msgstr "" #: cinder/backup/chunkeddriver.py:482 msgid "Chunk size is not multiple of block size for creating hash." msgstr "" #: cinder/backup/chunkeddriver.py:497 #, python-format msgid "" "Hash block size has changed since the last backup. New hash block size: " "%(new)s. Old hash block size: %(old)s. Do a full backup." msgstr "" #: cinder/backup/chunkeddriver.py:506 msgid "Volume size increased since the last backup. Do a full backup." msgstr "" #: cinder/backup/chunkeddriver.py:643 msgid "" "restore_backup aborted, actual object list does not match object list " "stored in metadata." msgstr "" #: cinder/backup/chunkeddriver.py:714 #, python-format msgid "No support to restore backup version %s" msgstr "" #: cinder/backup/chunkeddriver.py:745 msgid "Metadata restore failed due to incompatible version." msgstr "" #: cinder/backup/driver.py:227 #, python-format msgid "The source volume type '%s' is not available." msgstr "" #: cinder/backup/driver.py:242 #, python-format msgid "" "The source volume type '%(src)s' is different than the destination volume" " type '%(dest)s'." msgstr "" #: cinder/backup/driver.py:337 #, python-format msgid "Unsupported backup metadata version (%s)" msgstr "" #: cinder/backup/manager.py:368 #, python-format msgid "" "Create backup aborted, expected snapshot status %(expected_status)s but " "got %(actual_status)s." msgstr "" #: cinder/backup/manager.py:378 #, python-format msgid "" "Create backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s." msgstr "" #: cinder/backup/manager.py:389 #, python-format msgid "" "Create backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s." msgstr "" #: cinder/backup/manager.py:399 msgid "Create backup aborted due to backup service is down" msgstr "" #: cinder/backup/manager.py:518 #, python-format msgid "" "Restore backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s." msgstr "" #: cinder/backup/manager.py:531 #, python-format msgid "" "Restore backup aborted: expected backup status %(expected_status)s but " "got %(actual_status)s." msgstr "" #: cinder/backup/manager.py:555 #, python-format msgid "" "Restore backup aborted, the backup service currently configured " "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]." msgstr "" #: cinder/backup/manager.py:671 #, python-format msgid "" "Delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s." msgstr "" #: cinder/backup/manager.py:679 msgid "Delete backup is aborted due to backup service is down" msgstr "" #: cinder/backup/manager.py:692 #, python-format msgid "" "Delete backup aborted, the backup service currently configured " "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]." msgstr "" #: cinder/backup/manager.py:773 #, python-format msgid "" "Export backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s." msgstr "" #: cinder/backup/manager.py:787 #, python-format msgid "" "Export record aborted, the backup service currently configured " "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]." msgstr "" #: cinder/backup/manager.py:840 #, python-format msgid "" "Import record failed, cannot find backup service to perform the import. " "Request service %(service)s." msgstr "" #: cinder/backup/manager.py:873 #, python-format msgid "" "Driver successfully decoded imported backup data, but there are missing " "fields (%s)." msgstr "" #: cinder/backup/manager.py:882 #, python-format msgid "Trying to import backup metadata from id %(meta_id)s into backup %(id)s." msgstr "" #: cinder/backup/manager.py:948 #, python-format msgid "" "Reset backup status aborted, the backup service currently configured " "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]." msgstr "" #: cinder/backup/manager.py:969 #, python-format msgid "" "Backup service %(configured_service)s does not support verify. Backup id " "%(id)s is not verified. Skipping verify." msgstr "" #: cinder/backup/manager.py:997 #, python-format msgid "" "Backup service %(service)s does not support verify. Backup id %(id)s is " "not verified. Skipping reset." msgstr "" #: cinder/backup/drivers/ceph.py:136 #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:1298 #, python-format msgid "Metadata backup object '%s' already exists" msgstr "" #: cinder/backup/drivers/ceph.py:211 #, python-format msgid "invalid user '%s'" msgstr "" #: cinder/backup/drivers/ceph.py:268 msgid "Image Journaling set but RBD backend does not support journaling" msgstr "" #: cinder/backup/drivers/ceph.py:277 cinder/volume/drivers/rbd.py:284 msgid "rados and rbd python libraries not found" msgstr "" #: cinder/backup/drivers/ceph.py:325 msgid "Backup id required" msgstr "" #: cinder/backup/drivers/ceph.py:481 #, python-format msgid "image %s not found" msgstr "" #: cinder/backup/drivers/ceph.py:607 #, python-format msgid "RBD diff op failed - (ret=%(ret)s stderr=%(stderr)s)" msgstr "" #: cinder/backup/drivers/ceph.py:849 #, python-format msgid "Backup should only have one snapshot but instead has %s" msgstr "" #: cinder/backup/drivers/ceph.py:880 msgid "Need non-zero volume size" msgstr "" #: cinder/backup/drivers/ceph.py:905 #, python-format msgid "Failed to backup volume metadata - %s" msgstr "" #: cinder/backup/drivers/ceph.py:1219 #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:1287 msgid "Metadata restore failed due to incompatible version" msgstr "" #: cinder/backup/drivers/google.py:283 #, python-format msgid "" "MD5 of object: %(object_name)s before: %(md5)s and after: %(etag)s is not" " same." msgstr "" #: cinder/backup/drivers/swift.py:178 msgid "" "Failed to parse the configuration option 'keystone_catalog_info', must be" " in the form ::" msgstr "" #: cinder/backup/drivers/swift.py:193 msgid "" "Could not determine which Keystone endpoint to use. This can either be " "set in the service catalog or with the cinder.conf config option " "'backup_swift_auth_url'." msgstr "" #: cinder/backup/drivers/swift.py:228 msgid "" "Failed to parse the configuration option 'swift_catalog_info', must be in" " the form ::" msgstr "" #: cinder/backup/drivers/swift.py:244 msgid "" "Could not determine which Swift endpoint to use. This can either be set " "in the service catalog or with the cinder.conf config option " "'backup_swift_url'." msgstr "" #: cinder/backup/drivers/swift.py:286 #, python-format msgid "" "error writing object to swift, MD5 of object in swift %(etag)s is not the" " same as MD5 of object sent to swift %(md5)s" msgstr "" #: cinder/backup/drivers/tsm.py:80 #, python-format msgid "" "%(op)s: backup %(bck_id)s, volume %(vol_id)s failed. Backup object has " "unexpected mode. Image or file backups supported, actual mode is " "%(vol_mode)s." msgstr "" #: cinder/backup/drivers/tsm.py:115 #, python-format msgid "" "backup: %(vol_id)s failed to create device hardlink from %(vpath)s to " "%(bpath)s.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:213 #, python-format msgid "" "backup: %(vol_id)s failed. %(path)s is unexpected file type. Block or " "regular files supported, actual file mode is %(vol_mode)s." msgstr "" #: cinder/backup/drivers/tsm.py:223 #, python-format msgid "backup: %(vol_id)s failed. Cannot obtain real path to volume at %(path)s." msgstr "" #: cinder/backup/drivers/tsm.py:230 #, python-format msgid "backup: %(vol_id)s failed. %(path)s is not a file." msgstr "" #: cinder/backup/drivers/tsm.py:308 #, python-format msgid "" "backup: %(vol_id)s failed to obtain backup success notification from " "server.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:349 #, python-format msgid "" "restore: %(vol_id)s failed.\n" "stdout: %(out)s\n" " stderr: %(err)s." msgstr "" #: cinder/backup/drivers/tsm.py:372 msgid "" "Volume metadata backup requested but this driver does not yet support " "this feature." msgstr "" #: cinder/backup/drivers/tsm.py:397 #, python-format msgid "" "backup: %(vol_id)s failed to run dsmc on %(bpath)s.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:407 #, python-format msgid "" "backup: %(vol_id)s failed to run dsmc due to invalid arguments on " "%(bpath)s.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:457 #, python-format msgid "" "restore: %(vol_id)s failed to run dsmc on %(bpath)s.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:467 #, python-format msgid "" "restore: %(vol_id)s failed to run dsmc due to invalid arguments on " "%(bpath)s.\n" "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:512 #, python-format msgid "" "delete: %(vol_id)s failed to run dsmc with stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/backup/drivers/tsm.py:520 #, python-format msgid "" "delete: %(vol_id)s failed to run dsmc due to invalid arguments with " "stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/cmd/manage.py:229 msgid "" "The above error may show that the database has not been created.\n" "Please create a database using 'cinder-manage db sync' before running " "this command." msgstr "" #: cinder/cmd/manage.py:246 #, python-format msgid "%(host)-25s\t%(zone)-15s" msgstr "" #: cinder/cmd/manage.py:257 #, python-format msgid "%(host)-25s\t%(availability_zone)-15s" msgstr "" #: cinder/cmd/manage.py:291 #, python-format msgid "Version should be less than or equal to %(max_version)d." msgstr "" #: cinder/cmd/manage.py:312 #, python-format msgid "Error during service version bump: %s" msgstr "" #: cinder/cmd/manage.py:329 msgid "Must supply a positive value for age" msgstr "" #: cinder/cmd/manage.py:332 msgid "Maximum age is count of days since epoch." msgstr "" #: cinder/cmd/manage.py:339 msgid "Purge command failed, check cinder-manage logs for more details." msgstr "" #: cinder/cmd/manage.py:351 #, python-format msgid "Error attempting to run %(method)s" msgstr "" #: cinder/cmd/manage.py:358 #, python-format msgid "" "%(found)i rows matched query %(meth)s, %(done)i migrated, %(remaining)i " "remaining" msgstr "" #: cinder/cmd/manage.py:382 msgid "Must supply a positive value for max_number." msgstr "" #: cinder/cmd/manage.py:387 #, python-format msgid "Running batches of %i until complete." msgstr "" #: cinder/cmd/manage.py:405 msgid "Migration" msgstr "" #: cinder/cmd/manage.py:406 msgid "Total Needed" msgstr "" #: cinder/cmd/manage.py:407 msgid "Completed" msgstr "" #: cinder/cmd/manage.py:442 msgid "Volume not yet assigned to host." msgstr "" #: cinder/cmd/manage.py:443 msgid "Deleting volume from database and skipping rpc." msgstr "" #: cinder/cmd/manage.py:448 msgid "Volume is in-use." msgstr "" #: cinder/cmd/manage.py:449 msgid "Detach volume from instance and then try again." msgstr "" #: cinder/cmd/manage.py:523 #, python-format msgid "Line %(dis)d : %(line)s" msgstr "" #: cinder/cmd/manage.py:526 msgid "No errors in logfiles!" msgstr "" #: cinder/cmd/manage.py:543 msgid "Unable to find system log file!" msgstr "" #: cinder/cmd/manage.py:547 #, python-format msgid "Last %s cinder syslog entries:-" msgstr "" #: cinder/cmd/manage.py:551 #, python-format msgid "%s" msgstr "" #: cinder/cmd/manage.py:556 msgid "No cinder entries in syslog!" msgstr "" #: cinder/cmd/manage.py:572 msgid "ID" msgstr "" #: cinder/cmd/manage.py:573 msgid "User ID" msgstr "" #: cinder/cmd/manage.py:574 msgid "Project ID" msgstr "" #: cinder/cmd/manage.py:575 cinder/cmd/manage.py:630 msgid "Host" msgstr "" #: cinder/cmd/manage.py:576 cinder/cmd/manage.py:677 msgid "Name" msgstr "" #: cinder/cmd/manage.py:577 msgid "Container" msgstr "" #: cinder/cmd/manage.py:578 cinder/cmd/manage.py:632 cinder/cmd/manage.py:679 msgid "Status" msgstr "" #: cinder/cmd/manage.py:579 msgid "Size" msgstr "" #: cinder/cmd/manage.py:580 msgid "Object Count" msgstr "" #: cinder/cmd/manage.py:629 cinder/cmd/manage.py:678 msgid "Binary" msgstr "" #: cinder/cmd/manage.py:631 msgid "Zone" msgstr "" #: cinder/cmd/manage.py:633 cinder/cmd/manage.py:680 msgid "State" msgstr "" #: cinder/cmd/manage.py:634 cinder/cmd/manage.py:684 msgid "Updated At" msgstr "" #: cinder/cmd/manage.py:635 msgid "RPC Version" msgstr "" #: cinder/cmd/manage.py:636 msgid "Object Version" msgstr "" #: cinder/cmd/manage.py:637 msgid "Cluster" msgstr "" #: cinder/cmd/manage.py:661 #, python-format msgid "Host not found. Failed to remove %(service)s on %(host)s." msgstr "" #: cinder/cmd/manage.py:666 #, python-format msgid "Service %(service)s on host %(host)s removed." msgstr "" #: cinder/cmd/manage.py:681 msgid "Heartbeat" msgstr "" #: cinder/cmd/manage.py:682 msgid "Hosts" msgstr "" #: cinder/cmd/manage.py:683 msgid "Down Hosts" msgstr "" #: cinder/cmd/manage.py:707 #, python-format msgid "Couldn't remove cluster %s because it doesn't exist." msgstr "" #: cinder/cmd/manage.py:718 #, python-format msgid "Couldn't remove cluster %s because it still has hosts." msgstr "" #: cinder/cmd/manage.py:722 #, python-format msgid "Cluster %s successfully removed." msgstr "" #: cinder/cmd/manage.py:724 #, python-format msgid "%(msg)s And %(num)s services from the cluster were also removed." msgstr "" #: cinder/cmd/manage.py:756 #, python-format msgid "" "Successfully renamed %(num_vols)s volumes and %(num_cgs)s consistency " "groups from cluster %(current)s to %(new)s" msgstr "" #: cinder/cmd/manage.py:762 #, python-format msgid "No volumes or consistency groups exist in cluster %(current)s." msgstr "" #: cinder/cmd/manage.py:878 #, python-format msgid "" "\n" "OpenStack Cinder version: %(version)s\n" msgstr "" #: cinder/cmd/manage.py:881 msgid "Available categories:" msgstr "" #: cinder/cmd/manage.py:883 #, python-format msgid "\t%s" msgstr "" #: cinder/cmd/manage.py:892 #, python-format msgid "Invalid directory: %s" msgstr "" #: cinder/cmd/manage.py:896 #, python-format msgid "Failed to read configuration file(s): %s" msgstr "" #: cinder/cmd/rtstool.py:52 cinder/cmd/rtstool.py:117 msgid "Ensure that configfs is mounted at /sys/kernel/config." msgstr "" #: cinder/cmd/rtstool.py:97 #, python-format msgid "" "%(msg_type)s: creating NetworkPortal: ensure port %(port)d on ip %(ip)s " "is not in use by another service." msgstr "" #: cinder/cmd/rtstool.py:107 #, python-format msgid "" "Error enabling iSER for NetworkPortal: please ensure that RDMA is " "supported on your iSCSI port %(port)d on ip %(ip)s." msgstr "" #: cinder/cmd/rtstool.py:124 #, python-format msgid "Could not find target %s" msgstr "" #: cinder/cmd/rtstool.py:151 #, python-format msgid "delete_initiator: %s ACL not found. Continuing." msgstr "" #: cinder/cmd/rtstool.py:179 #, python-format msgid "rtslib_fb is missing member %s: You may need a newer python-rtslib-fb." msgstr "" #: cinder/cmd/rtstool.py:218 #, python-format msgid "" "targetcli not installed and could not create default directory " "(%(default_path)s): %(exc)s" msgstr "" #: cinder/cmd/rtstool.py:224 #, python-format msgid "Could not save configuration to %(file_path)s: %(exc)s" msgstr "" #: cinder/cmd/rtstool.py:238 #, python-format msgid "Could not restore configuration file %(file_path)s: %(exc)s" msgstr "" #: cinder/cmd/volume.py:130 #, python-format msgid "" "The explicitly passed backend name \"%(backend_name)s\" is not among the " "enabled backends: %(enabled_backends)s." msgstr "" #: cinder/cmd/volume_usage_audit.py:85 #, python-format msgid "The end time (%(end)s) must be after the start time (%(start)s)." msgstr "" #: cinder/common/sqlalchemyutils.py:159 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: cinder/db/api.py:1795 msgid "Condition has no field." msgstr "" #: cinder/db/sqlalchemy/api.py:236 cinder/db/sqlalchemy/api.py:4533 #: cinder/objects/qos_specs.py:148 msgid "Error writing field to database" msgstr "" #: cinder/db/sqlalchemy/api.py:269 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: cinder/db/sqlalchemy/api.py:2431 #, python-format msgid "Model %s doesn't support counting resource." msgstr "" #: cinder/db/sqlalchemy/api.py:2587 msgid "Unknown sort direction, must be 'desc' or 'asc'." msgstr "" #: cinder/db/sqlalchemy/api.py:2598 msgid "Sort direction array size exceeds sort key array size." msgstr "" #: cinder/db/sqlalchemy/api.py:5446 #, python-format msgid "" "Transfer %(transfer_id)s: Volume id %(volume_id)s expected in available " "state." msgstr "" #: cinder/db/sqlalchemy/api.py:5471 #, python-format msgid "Transfer %(transfer_id)s: Volume expected in awaiting-transfer state." msgstr "" #: cinder/db/sqlalchemy/api.py:5497 #, python-format msgid "" "Transfer %(transfer_id)s: Volume id %(volume_id)s expected in awaiting-" "transfer state." msgstr "" #: cinder/db/sqlalchemy/api.py:5802 msgid "cg_creating_from_src must be called with cg_id or cgsnapshot_id parameter." msgstr "" #: cinder/db/sqlalchemy/api.py:6126 msgid "" "group_creating_from_src must be called with group_id or group_snapshot_id" " parameter." msgstr "" #: cinder/db/sqlalchemy/api.py:6243 msgid "" "Source CG cannot be empty or in 'creating' or 'updating' state. No " "cgsnapshot will be created." msgstr "" #: cinder/db/sqlalchemy/api.py:6389 msgid "" "Source group cannot be empty or in 'creating' or 'updating' state. No " "group snapshot will be created." msgstr "" #: cinder/db/sqlalchemy/api.py:6411 #, python-format msgid "No group snapshot with id %s" msgstr "" #: cinder/db/sqlalchemy/api.py:6450 #, python-format msgid "Invalid value for age, %(age)s" msgstr "" #: cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py:19 #, python-format msgid "" "There are still %(count)i unmigrated records in the %(table)s table. " "Migration cannot continue until all records have been migrated." msgstr "" #: cinder/group/api.py:94 #, python-format msgid "Availability zone '%(s_az)s' is invalid." msgstr "" #: cinder/group/api.py:244 #, python-format msgid "No valid host to create group %s." msgstr "" #: cinder/group/api.py:268 msgid "Group snapshot is empty. No group will be created." msgstr "" #: cinder/group/api.py:350 msgid "Source Group is empty. No group will be created." msgstr "" #: cinder/group/api.py:528 #, python-format msgid "Group status must be available or error, but current status is: %s" msgstr "" #: cinder/group/api.py:536 msgid "Group has existing snapshots." msgstr "" #: cinder/group/api.py:544 #, python-format msgid "" "Group %s still contains volumes. The delete-volumes flag is required to " "delete it." msgstr "" #: cinder/group/api.py:553 #, python-format msgid "Volume in group %s is attached. Need to detach first." msgstr "" #: cinder/group/api.py:561 msgid "Volume in group still has dependent snapshots." msgstr "" #: cinder/group/api.py:586 msgid "" "Group status must be available or error and must not have dependent group" " snapshots" msgstr "" #: cinder/group/api.py:589 msgid "" "Group must not have attached volumes, volumes with snapshots, or " "dependent group snapshots" msgstr "" #: cinder/group/api.py:591 #, python-format msgid "" "Cannot delete group %(id)s. %(reason)s, and it cannot be the source for " "an ongoing group or group snapshot creation." msgstr "" #: cinder/group/api.py:625 #, python-format msgid "UUIDs %s are in both add and remove volume list." msgstr "" #: cinder/group/api.py:643 #, python-format msgid "" "Cannot update group %(group_id)s because no valid name, description, " "add_volumes, or remove_volumes were provided." msgstr "" #: cinder/group/api.py:666 msgid "Group status must be available." msgstr "" #: cinder/group/api.py:685 #, python-format msgid "" "Cannot remove volume %(volume_id)s from group %(group_id)s because volume" " is in an invalid state: %(status)s. Valid states are: %(valid)s." msgstr "" #: cinder/group/api.py:701 #, python-format msgid "" "Cannot remove volume %(volume_id)s from group %(group_id)s because it is " "not in the group." msgstr "" #: cinder/group/api.py:721 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because volume " "cannot be found." msgstr "" #: cinder/group/api.py:733 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because it is " "already in group %(orig_group)s." msgstr "" #: cinder/group/api.py:742 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s as they belong to " "different projects." msgstr "" #: cinder/group/api.py:750 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because it has no " "volume type." msgstr "" #: cinder/group/api.py:758 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because volume type" " %(volume_type)s is not supported by the group." msgstr "" #: cinder/group/api.py:768 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because volume is " "in an invalid state: %(status)s. Valid states are: %(valid)s." msgstr "" #: cinder/group/api.py:785 msgid "Volume is not local to this node." msgstr "" #: cinder/group/api.py:793 #, python-format msgid "" "Cannot add volume %(volume_id)s to group %(group_id)s because volume does" " not exist." msgstr "" #: cinder/group/api.py:831 #, python-format msgid "Group status: %(status)s is invalid, valid status are: %(valid)s." msgstr "" #: cinder/group/api.py:890 msgid "" "GroupSnapshot status must be available or error, and no Group can be " "currently using it as source for its creation." msgstr "" #: cinder/group/api.py:952 #, python-format msgid "Group %s is not a replication group type." msgstr "" #: cinder/group/api.py:958 #, python-format msgid "" "Volume type %s does not have 'replication_enabled' spec key set to ' " "True'." msgstr "" #: cinder/group/api.py:973 #, python-format msgid "" "Group %(id)s status must be %(valid)s, but current status is: " "%(current)s. Cannot enable replication." msgstr "" #: cinder/group/api.py:985 #, python-format msgid "" "Group %(id)s replication status must be %(valid)s, but current status is:" " %(current)s. Cannot enable replication." msgstr "" #: cinder/group/api.py:1000 #, python-format msgid "" "Volume %(id)s status must be %(valid)s, but current status is: " "%(current)s. Cannot enable replication." msgstr "" #: cinder/group/api.py:1011 #, python-format msgid "" "Volume %(id)s replication status must be %(valid)s, but current status " "is: %(current)s. Cannot enable replication." msgstr "" #: cinder/group/api.py:1035 #, python-format msgid "" "Group %(id)s status must be %(valid)s, but current status is: " "%(current)s. Cannot disable replication." msgstr "" #: cinder/group/api.py:1047 #, python-format msgid "" "Group %(id)s replication status must be %(valid)s, but current status is:" " %(current)s. Cannot disable replication." msgstr "" #: cinder/group/api.py:1061 #, python-format msgid "" "Volume %(id)s replication status must be %(valid)s, but current status " "is: %(current)s. Cannot disable replication." msgstr "" #: cinder/group/api.py:1086 #, python-format msgid "" "Group %(id)s status must be %(valid)s, but current status is: " "%(current)s. Cannot failover replication." msgstr "" #: cinder/group/api.py:1098 #, python-format msgid "" "Group %(id)s replication status must be %(valid)s, but current status is:" " %(current)s. Cannot failover replication." msgstr "" #: cinder/group/api.py:1113 #, python-format msgid "" "Volume %(id)s status must be %(valid)s, but current status is: " "%(current)s. Cannot failover replication." msgstr "" #: cinder/group/api.py:1119 cinder/volume/manager.py:4748 #, python-format msgid "" "Volume %s is attached but allow_attached_volume flag is False. Cannot " "failover replication." msgstr "" #: cinder/group/api.py:1127 #, python-format msgid "" "Volume %(id)s replication status must be %(valid)s, but current status " "is: %(current)s. Cannot failover replication." msgstr "" #: cinder/image/glance.py:131 msgid "" "Failed to parse the configuration option 'glance_catalog_info', must be " "in the form ::" msgstr "" #: cinder/image/glance.py:205 #, python-format msgid "Error contacting glance server '%(netloc)s' for '%(method)s', %(extra)s." msgstr "" #: cinder/image/image_utils.py:103 msgid "" "qemu-img --force-share requested, but qemu-img does not support this " "parameter" msgstr "" #: cinder/image/image_utils.py:201 #, python-format msgid "" "qemu-img %(minimum_version)s or later is required by this volume driver. " "Current qemu-img version: %(current_version)s" msgstr "" #: cinder/image/image_utils.py:309 #, python-format msgid "" "No space left in image_conversion_dir path (%(path)s) while fetching " "image %(image)s." msgstr "" #: cinder/image/image_utils.py:354 #, python-format msgid "" "qemu-img is not installed and image is of type %s. Only RAW images can " "be used if qemu-img is not installed." msgstr "" #: cinder/image/image_utils.py:361 msgid "" "qemu-img is not installed and the disk format is not specified. Only RAW" " images can be used if qemu-img is not installed." msgstr "" #: cinder/image/image_utils.py:389 cinder/image/image_utils.py:484 #: cinder/volume/drivers/solidfire.py:972 msgid "'qemu-img info' parsing failed." msgstr "" #: cinder/image/image_utils.py:396 #, python-format msgid "fmt=%(fmt)s backed by: %(backing_file)s" msgstr "" #: cinder/image/image_utils.py:404 cinder/image/image_utils.py:477 #, python-format msgid "" "Size is %(image_size)dGB and doesn't fit in a volume of size " "%(volume_size)dGB." msgstr "" #: cinder/image/image_utils.py:491 cinder/image/image_utils.py:550 #: cinder/volume/drivers/solidfire.py:979 #, python-format msgid "fmt=%(fmt)s backed by:%(backing_file)s" msgstr "" #: cinder/image/image_utils.py:561 #, python-format msgid "Converted to %(f1)s, but format is now %(f2)s" msgstr "" #: cinder/image/image_utils.py:575 #, python-format msgid "" "Image virtual size is %(image_size)dGB and doesn't fit in a volume of " "size %(volume_size)dGB." msgstr "" #: cinder/keymgr/conf_key_mgr.py:83 msgid "config option key_manager.fixed_key is not defined" msgstr "" #: cinder/message/defined_messages.py:34 cinder/message/message_field.py:54 msgid "An unknown error occurred." msgstr "" #: cinder/message/defined_messages.py:35 msgid "" "No storage could be allocated for this volume request. You may be able to" " try another size or volume type." msgstr "" #: cinder/message/defined_messages.py:39 msgid "A readonly volume must be attached as readonly." msgstr "" #: cinder/message/defined_messages.py:41 msgid "" "Failed to copy volume to image as image quota has been met. Please delete" " images or have your limit increased, then try again." msgstr "" #: cinder/message/defined_messages.py:44 cinder/message/message_field.py:72 #: cinder/volume/api.py:424 cinder/volume/manager.py:779 msgid "Unmanaging encrypted volumes is not supported." msgstr "" #: cinder/message/message_field.py:34 msgid "schedule allocate volume" msgstr "" #: cinder/message/message_field.py:35 msgid "attach volume" msgstr "" #: cinder/message/message_field.py:36 msgid "copy volume to image" msgstr "" #: cinder/message/message_field.py:37 msgid "update attachment" msgstr "" #: cinder/message/message_field.py:38 msgid "copy image to volume" msgstr "" #: cinder/message/message_field.py:39 msgid "unmanage volume" msgstr "" #: cinder/message/message_field.py:40 msgid "extend volume" msgstr "" #: cinder/message/message_field.py:56 msgid "Driver is not initialized at present." msgstr "" #: cinder/message/message_field.py:58 msgid "Could not find any available weighted backend." msgstr "" #: cinder/message/message_field.py:61 msgid "Failed to upload volume to image at backend." msgstr "" #: cinder/message/message_field.py:64 msgid "Volume's attach mode is invalid." msgstr "" #: cinder/message/message_field.py:66 msgid "Not enough quota resource for operation." msgstr "" #: cinder/message/message_field.py:68 msgid "Image used for creating volume exceeds available space." msgstr "" #: cinder/message/message_field.py:75 msgid "Compute service failed to extend volume." msgstr "" #: cinder/message/message_field.py:78 msgid "Volume Driver failed to extend volume." msgstr "" #: cinder/objects/backup.py:147 cinder/objects/cgsnapshot.py:108 #: cinder/objects/cluster.py:126 cinder/objects/consistencygroup.py:161 #: cinder/objects/group.py:137 cinder/objects/group_snapshot.py:95 #: cinder/objects/qos_specs.py:106 cinder/objects/service.py:128 #: cinder/objects/snapshot.py:240 cinder/objects/volume.py:407 #: cinder/objects/volume_attachment.py:128 cinder/objects/volume_type.py:135 #, python-format msgid "attribute %s not lazy-loadable" msgstr "" #: cinder/objects/backup.py:196 msgid "Can't decode backup record." msgstr "" #: cinder/objects/backup.py:198 msgid "Can't parse backup record." msgstr "" #: cinder/objects/backup.py:300 msgid "Either snapshot or volume field should be set." msgstr "" #: cinder/objects/base.py:275 #, python-format msgid "Couldn't find ORM model for Persistent Versioned Object %s." msgstr "" #: cinder/objects/base.py:338 cinder/objects/base.py:478 #, python-format msgid "VersionedObject %s cannot retrieve object by id." msgstr "" #: cinder/objects/base.py:423 #, python-format msgid "VersionedObject %s does not support conditional update." msgstr "" #: cinder/objects/base.py:523 msgid "Modification operations are not allowed on frozen storage backends." msgstr "" #: cinder/objects/cgsnapshot.py:84 cinder/objects/consistencygroup.py:119 #: cinder/objects/group.py:110 cinder/objects/group_snapshot.py:81 msgid "already_created" msgstr "" #: cinder/objects/cgsnapshot.py:89 cinder/objects/volume.py:333 msgid "consistencygroup assigned" msgstr "" #: cinder/objects/cgsnapshot.py:128 cinder/objects/volume.py:359 msgid "consistencygroup changed" msgstr "" #: cinder/objects/cgsnapshot.py:131 cinder/objects/group_snapshot.py:118 #: cinder/objects/volume.py:368 msgid "snapshots changed" msgstr "" #: cinder/objects/cluster.py:139 cinder/objects/group_type.py:77 #: cinder/objects/service.py:163 cinder/objects/snapshot.py:178 #: cinder/objects/volume.py:328 cinder/objects/volume_attachment.py:181 #: cinder/objects/volume_type.py:111 msgid "already created" msgstr "" #: cinder/objects/cluster.py:145 #, python-format msgid "%s assigned" msgstr "" #: cinder/objects/cluster.py:156 #, python-format msgid "%s changed" msgstr "" #: cinder/objects/consistencygroup.py:124 msgid "cgsnapshots assigned" msgstr "" #: cinder/objects/consistencygroup.py:128 cinder/objects/group.py:120 msgid "volumes assigned" msgstr "" #: cinder/objects/consistencygroup.py:132 cinder/objects/service.py:167 #: cinder/objects/snapshot.py:189 cinder/objects/volume.py:339 msgid "cluster assigned" msgstr "" #: cinder/objects/consistencygroup.py:190 msgid "cgsnapshots changed" msgstr "" #: cinder/objects/consistencygroup.py:193 msgid "volumes changed" msgstr "" #: cinder/objects/consistencygroup.py:196 cinder/objects/service.py:179 #: cinder/objects/snapshot.py:216 cinder/objects/volume.py:371 msgid "cluster changed" msgstr "" #: cinder/objects/group.py:116 msgid "volume_types assigned" msgstr "" #: cinder/objects/group.py:125 msgid "group_snapshots assigned" msgstr "" #: cinder/objects/group.py:160 msgid "Cannot save volume_types changes in group object update." msgstr "" #: cinder/objects/group.py:165 msgid "Cannot save volumes changes in group object update." msgstr "" #: cinder/objects/group.py:169 msgid "Cannot save group_snapshots changes in group object update." msgstr "" #: cinder/objects/group_snapshot.py:86 cinder/objects/volume.py:342 msgid "group assigned" msgstr "" #: cinder/objects/group_snapshot.py:115 cinder/objects/volume.py:362 msgid "group changed" msgstr "" #: cinder/objects/qos_specs.py:57 #, python-format msgid "Valid consumer of QoS specs are: %s" msgstr "" #: cinder/objects/service.py:201 #, python-format msgid "" "Service %s is in Liberty version. We do not provide backward " "compatibility with Liberty now, so you need to upgrade it, release by " "release if live upgrade is required. After upgrade you may need to remove" " any stale service records via \"cinder-manage service remove\"." msgstr "" #: cinder/objects/snapshot.py:183 msgid "volume assigned" msgstr "" #: cinder/objects/snapshot.py:186 msgid "cgsnapshot assigned" msgstr "" #: cinder/objects/snapshot.py:193 msgid "group_snapshot assigned" msgstr "" #: cinder/objects/snapshot.py:203 cinder/objects/volume_attachment.py:160 msgid "volume changed" msgstr "" #: cinder/objects/snapshot.py:209 msgid "cgsnapshot changed" msgstr "" #: cinder/objects/snapshot.py:212 msgid "group_snapshot changed" msgstr "" #: cinder/objects/volume.py:336 msgid "snapshots assigned" msgstr "" #: cinder/objects/volume.py:365 msgid "glance_metadata changed" msgstr "" #: cinder/scheduler/driver.py:112 msgid "Must implement backend_passes_filters" msgstr "" #: cinder/scheduler/driver.py:117 msgid "Must implement find_retype_backend" msgstr "" #: cinder/scheduler/driver.py:127 msgid "Must implement a fallback schedule" msgstr "" #: cinder/scheduler/driver.py:131 msgid "Must implement schedule_create_volume" msgstr "" #: cinder/scheduler/driver.py:139 msgid "Must implement schedule_create_group" msgstr "" #: cinder/scheduler/driver.py:144 msgid "Must implement schedule_get_pools" msgstr "" #: cinder/scheduler/filter_scheduler.py:78 #: cinder/scheduler/filter_scheduler.py:93 msgid "No weighed backends available" msgstr "" #: cinder/scheduler/filter_scheduler.py:134 #, python-format msgid "Cannot place %(resource)s %(id)s on %(backend)s." msgstr "" #: cinder/scheduler/filter_scheduler.py:152 #, python-format msgid "No valid backends for volume %(id)s with type %(type)s" msgstr "" #: cinder/scheduler/filter_scheduler.py:179 #, python-format msgid "" "Current backend not valid for volume %(id)s with type %(type)s, migration" " not allowed" msgstr "" #: cinder/scheduler/filter_scheduler.py:219 msgid "Invalid value for 'scheduler_max_attempts', must be >=1" msgstr "" #: cinder/scheduler/filter_scheduler.py:269 #, python-format msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s" msgstr "" #: cinder/scheduler/manager.py:191 msgid "Failed to create scheduler manager volume flow" msgstr "" #: cinder/scheduler/manager.py:295 msgid "New volume type not specified in request_spec." msgstr "" #: cinder/scheduler/evaluator/evaluator.py:50 #, python-format msgid "KeyError: %s" msgstr "" #: cinder/scheduler/evaluator/evaluator.py:53 #, python-format msgid "TypeError: %s" msgstr "" #: cinder/scheduler/evaluator/evaluator.py:62 #, python-format msgid "ValueError: %s" msgstr "" #: cinder/scheduler/evaluator/evaluator.py:108 #, python-format msgid "ZeroDivisionError: %s" msgstr "" #: cinder/scheduler/evaluator/evaluator.py:295 #, python-format msgid "ParseException: %s" msgstr "" #: cinder/scheduler/filters/instance_locality_filter.py:102 #: cinder/scheduler/filters/instance_locality_filter.py:114 #, python-format msgid "Hint \"%s\" not supported." msgstr "" #: cinder/tests/functional/api/client.py:35 #, python-format msgid "" "%(message)s\n" "Status Code: %(_status)s\n" "Body: %(_body)s" msgstr "" #: cinder/tests/functional/api/client.py:44 msgid "401 Unauthorized Error" msgstr "" #: cinder/tests/functional/api/client.py:48 msgid "404 Not Found Error" msgstr "" #: cinder/tests/functional/api/client.py:52 msgid "413 Request entity too large" msgstr "" #: cinder/tests/functional/api/client.py:56 msgid "400 Bad Request" msgstr "" #: cinder/tests/functional/api/client.py:151 msgid "Unexpected status code" msgstr "" #: cinder/tests/unit/api/contrib/test_backups.py:1602 msgid "Invalid input" msgstr "" #: cinder/tests/unit/api/contrib/test_consistencygroups.py:1351 msgid "Invalid Group: No valid host to create group" msgstr "" #: cinder/tests/unit/api/contrib/test_consistencygroups.py:1522 msgid "Create volume failed." msgstr "" #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:534 #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:631 #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:642 #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:707 msgid "mock" msgstr "" #: cinder/tests/unit/backup/drivers/test_backup_ceph.py:1311 #, python-format msgid "" "Failed to backup volume metadata - Metadata backup object " "'backup.%s.meta' already exists" msgstr "" #: cinder/tests/unit/backup/drivers/test_backup_google.py:102 #: cinder/tests/unit/backup/drivers/test_backup_nfs.py:583 #: cinder/tests/unit/backup/drivers/test_backup_nfs.py:610 #: cinder/tests/unit/backup/drivers/test_backup_swift.py:651 #: cinder/tests/unit/backup/drivers/test_backup_swift.py:678 msgid "fake" msgstr "" #: cinder/tests/unit/volume/drivers/test_sheepdog.py:443 #: cinder/tests/unit/volume/drivers/test_sheepdog.py:460 #: cinder/tests/unit/volume/drivers/test_sheepdog.py:527 #: cinder/volume/drivers/sheepdog.py:113 cinder/volume/drivers/sheepdog.py:128 #: cinder/volume/drivers/sheepdog.py:165 #, python-format msgid "Failed to connect to sheep daemon. addr: %(addr)s, port: %(port)s" msgstr "" #: cinder/tests/unit/volume/drivers/test_sheepdog.py:584 #: cinder/volume/drivers/sheepdog.py:190 msgid "" "Cluster is not formatted. You should probably perform \"dog cluster " "format\"." msgstr "" #: cinder/tests/unit/volume/drivers/test_sheepdog.py:598 #: cinder/volume/drivers/sheepdog.py:193 msgid "" "Waiting for all nodes to join cluster. Ensure all sheep daemons are " "running." msgstr "" #: cinder/tests/unit/volume/drivers/test_sheepdog.py:611 #: cinder/volume/drivers/sheepdog.py:188 msgid "Invalid sheepdog cluster status." msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py:169 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:443 #, python-format msgid "unrecognized argument %s" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:573 #, python-format msgid "obj missing quotes %s" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:888 #, python-format msgid "mdiskgrp %s is invalid for mirror volume" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:897 #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:1801 #, python-format msgid "mdiskgrp missing quotes %s" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:2687 msgid "The copy should be primary or secondary" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:2798 #, python-format msgid "pool %s is invalid for hyperswap volume" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:2806 #, python-format msgid "pool missing quotes %s" msgstr "" #: cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py:4862 msgid "Group is empty. No cgsnapshot will be created." msgstr "" #: cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py:376 msgid "Error not a TypeError." msgstr "" #: cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py:385 msgid "Error not a KeyError." msgstr "" #: cinder/transfer/api.py:122 msgid "status must be available" msgstr "" #: cinder/transfer/api.py:125 msgid "transferring encrypted volume is not supported" msgstr "" #: cinder/transfer/api.py:163 #, python-format msgid "Attempt to transfer %s with invalid auth key." msgstr "" #: cinder/transfer/api.py:171 #, python-format msgid "Volume %s must not be part of a consistency group." msgstr "" #: cinder/volume/api.py:231 #, python-format msgid "" "Invalid volume size provided for create request: %s (size argument must " "be an integer (or string representation of an integer) and greater than " "zero)." msgstr "" #: cinder/volume/api.py:239 msgid "" "volume_type must be provided when creating a volume in a consistency " "group." msgstr "" #: cinder/volume/api.py:244 #, python-format msgid "" "Invalid volume_type provided: %s (requested type must be supported by " "this consistency group)." msgstr "" #: cinder/volume/api.py:251 msgid "volume_type must be provided when creating a volume in a group." msgstr "" #: cinder/volume/api.py:256 #, python-format msgid "" "Invalid volume_type provided: %s (requested type must be supported by " "this group)." msgstr "" #: cinder/volume/api.py:267 #, python-format msgid "" "Invalid volume_type provided: %s (requested type is not compatible; " "either match source volume, or omit type argument)." msgstr "" #: cinder/volume/api.py:277 #, python-format msgid "" "Invalid volume_type provided: %s (requested type is not compatible; " "recommend omitting the type argument)." msgstr "" #: cinder/volume/api.py:330 msgid "Failed to create api volume flow." msgstr "" #: cinder/volume/api.py:365 #, python-format msgid "" "Can't revert volume %s to its latest snapshot. Volume's status must be " "'available'." msgstr "" #: cinder/volume/api.py:372 #, python-format msgid "" "Can't revert volume %s to its latest snapshot. Snapshot's status must be " "'available'." msgstr "" #: cinder/volume/api.py:471 cinder/volume/api.py:1101 #, python-format msgid "status must be %s and" msgstr "" #: cinder/volume/api.py:472 #, python-format msgid "" "Volume %s must not be migrating, attached, belong to a group, have " "snapshots or be disassociated from snapshots after volume transfer." msgstr "" #: cinder/volume/api.py:494 msgid "Failed to update snapshot." msgstr "" #: cinder/volume/api.py:515 #, python-format msgid "Unable to delete encryption key for volume: %s" msgstr "" #: cinder/volume/api.py:518 msgid "Unable to delete encryption key for volume." msgstr "" #: cinder/volume/api.py:541 msgid "The volume cannot be updated during maintenance." msgstr "" #: cinder/volume/api.py:690 #, python-format msgid "" "Volume status must be %(expected)s to reserve, but the status is " "%(current)s." msgstr "" #: cinder/volume/api.py:731 msgid "" "Unable to detach volume. Volume status must be 'in-use' and attach_status" " must be 'attached' to detach." msgstr "" #: cinder/volume/api.py:754 msgid "The volume cannot be attached in maintenance mode." msgstr "" #: cinder/volume/api.py:782 msgid "The volume cannot be detached in maintenance mode." msgstr "" #: cinder/volume/api.py:797 msgid "The volume connection cannot be initialized in maintenance mode." msgstr "" #: cinder/volume/api.py:824 msgid "The volume cannot accept transfer in maintenance mode." msgstr "" #: cinder/volume/api.py:865 msgid "" "The snapshot cannot be created because volume has not been scheduled to " "any host." msgstr "" #: cinder/volume/api.py:872 cinder/volume/api.py:997 msgid "The snapshot cannot be created when the volume is in maintenance mode." msgstr "" #: cinder/volume/api.py:877 cinder/volume/api.py:1002 msgid "Snapshot cannot be created while volume is migrating." msgstr "" #: cinder/volume/api.py:882 msgid "Snapshot of secondary replica is not allowed." msgstr "" #: cinder/volume/api.py:888 #, python-format msgid "" "Volume %(vol_id)s status must be %(status)s, but current status is: " "%(vol_status)s." msgstr "" #: cinder/volume/api.py:934 #, python-format msgid "" "Volume %(vol_id)s status must be %(status)s , but current status is: " "%(vol_status)s." msgstr "" #: cinder/volume/api.py:1005 msgid "The snapshot cannot be created when the volume is in error status." msgstr "" #: cinder/volume/api.py:1102 #, python-format msgid "Snapshot %s must not be part of a group." msgstr "" #: cinder/volume/api.py:1139 #, python-format msgid "Deleting volume metadata is not allowed for volumes in %s status." msgstr "" #: cinder/volume/api.py:1150 #, python-format msgid "Updating volume metadata is not allowed for volumes in %s status." msgstr "" #: cinder/volume/api.py:1296 cinder/volume/api.py:2099 #, python-format msgid "Volume %(vol_id)s status must be %(statuses)s" msgstr "" #: cinder/volume/api.py:1365 #, python-format msgid "Could not return volume %(id)s to %(status)s." msgstr "" #: cinder/volume/api.py:1374 #, python-format msgid "" "New size for extend must be greater than current size. (current: " "%(size)s, extended: %(new_size)s)." msgstr "" #: cinder/volume/api.py:1382 #, python-format msgid "" "Volume %(vol_id)s status must be '%(expected)s' to extend, currently " "%(status)s." msgstr "" #: cinder/volume/api.py:1488 #, python-format msgid "No available service named '%s'" msgstr "" #: cinder/volume/api.py:1531 #, python-format msgid "" "Volume %s status must be available or in-use, must not be migrating, have" " snapshots, be replicated, be part of a group and destination " "host/cluster must be different than the current one" msgstr "" #: cinder/volume/api.py:1576 msgid "Source volume not mid-migration." msgstr "" #: cinder/volume/api.py:1580 msgid "Destination volume not mid-migration." msgstr "" #: cinder/volume/api.py:1585 #, python-format msgid "Destination has migration_status %(stat)s, expected %(exp)s." msgstr "" #: cinder/volume/api.py:1599 #, python-format msgid "" "Volume %(vol_id)s status must be available to update readonly flag, but " "current status is: %(vol_status)s." msgstr "" #: cinder/volume/api.py:1614 #, python-format msgid "migration_policy must be 'on-demand' or 'never', passed: %s" msgstr "" #: cinder/volume/api.py:1624 #, python-format msgid "Invalid volume_type passed: %s." msgstr "" #: cinder/volume/api.py:1645 #, python-format msgid "" "Invalid volume_type passed, retypes affecting multiattach are only " "allowed on available volumes, the specified volume however currently has " "a status of: %s." msgstr "" #: cinder/volume/api.py:1681 msgid "Failed to update quota usage while retyping volume." msgstr "" #: cinder/volume/api.py:1701 msgid "" "Retype needs volume to be in available or in-use state, not be part of an" " active migration or a consistency group, requested type has to be " "different that the one from the volume, and for in-use volumes front-end " "qos specs cannot change." msgstr "" #: cinder/volume/api.py:1771 msgid "Unable to manage existing volume. The volume is already managed" msgstr "" #: cinder/volume/api.py:1812 msgid "Failed to manage api volume flow." msgstr "" #: cinder/volume/api.py:1868 #, python-format msgid "No service found with host=%s" msgstr "" #: cinder/volume/api.py:1870 #, python-format msgid "No service found with cluster=%s" msgstr "" #: cinder/volume/api.py:1884 msgid "Services from different clusters found." msgstr "" #: cinder/volume/api.py:1899 #, python-format msgid "%(field)s in %(service)s must be %(expected)s %(up_msg)sto failover." msgstr "" #: cinder/volume/api.py:1939 #, python-format msgid "No service could be changed: %s" msgstr "" #: cinder/volume/api.py:1952 msgid "replication operations with cluster field" msgstr "" #: cinder/volume/api.py:2039 #, python-format msgid "'%(key)s = %(value)s'" msgstr "" #: cinder/volume/driver.py:379 msgid "Driver doesn't support clustered replication." msgstr "" #: cinder/volume/driver.py:476 msgid "Unable to terminate volume connection" msgstr "" #: cinder/volume/driver.py:481 #, python-format msgid "Unable to terminate volume connection: %(err)s" msgstr "" #: cinder/volume/driver.py:486 msgid "Unable to remove export" msgstr "" #: cinder/volume/driver.py:617 msgid "Sets thin provisioning." msgstr "" #: cinder/volume/driver.py:624 msgid "Enables compression." msgstr "" #: cinder/volume/driver.py:631 msgid "Enables QoS." msgstr "" #: cinder/volume/driver.py:638 msgid "Enables replication." msgstr "" #: cinder/volume/driver.py:989 cinder/volume/driver.py:1055 #: cinder/volume/manager.py:1811 #, python-format msgid "Unable to fetch connection information from backend: %(err)s" msgstr "" #: cinder/volume/driver.py:996 cinder/volume/driver.py:1062 #: cinder/volume/manager.py:1818 #, python-format msgid "Error encountered during cleanup of a failed attach: %(ex)s" msgstr "" #: cinder/volume/driver.py:1097 #: cinder/volume/drivers/ibm/flashsystem_common.py:893 #: cinder/volume/manager.py:1947 #, python-format msgid "Unable to access the backend storage via the path %(path)s." msgstr "" #: cinder/volume/driver.py:1351 msgid "The method update_migrated_volume is not implemented." msgstr "" #: cinder/volume/driver.py:1479 cinder/volume/driver.py:2164 #: cinder/volume/driver.py:2179 msgid "Manage existing volume not implemented." msgstr "" #: cinder/volume/driver.py:1487 msgid "Unmanage volume not implemented." msgstr "" #: cinder/volume/driver.py:1863 cinder/volume/driver.py:2160 msgid "Extend volume not implemented" msgstr "" #: cinder/volume/driver.py:2175 msgid "Revert volume to snapshot not implemented." msgstr "" #: cinder/volume/driver.py:2184 msgid "Get manageable volumes not implemented." msgstr "" #: cinder/volume/driver.py:2191 cinder/volume/driver.py:2195 msgid "Manage existing snapshot not implemented." msgstr "" #: cinder/volume/driver.py:2200 msgid "Get manageable snapshots not implemented." msgstr "" #: cinder/volume/driver.py:2581 cinder/volume/targets/iscsi.py:94 #, python-format msgid "Could not find iSCSI export for volume %s" msgstr "" #: cinder/volume/driver.py:2853 msgid "Driver must implement initialize_connection" msgstr "" #: cinder/volume/group_types.py:61 cinder/volume/group_types.py:76 #: cinder/volume/group_types.py:106 cinder/volume/qos_specs.py:118 #: cinder/volume/qos_specs.py:130 cinder/volume/qos_specs.py:244 #: cinder/volume/volume_types.py:70 cinder/volume/volume_types.py:93 #: cinder/volume/volume_types.py:124 msgid "id cannot be None" msgstr "" #: cinder/volume/group_types.py:83 #, python-format msgid "Target group type is still in use. %s" msgstr "" #: cinder/volume/group_types.py:118 cinder/volume/volume_types.py:143 msgid "name cannot be None" msgstr "" #: cinder/volume/group_types.py:190 cinder/volume/group_types.py:203 msgid "group_type_id cannot be None" msgstr "" #: cinder/volume/group_types.py:194 cinder/volume/group_types.py:207 msgid "Type access modification is not applicable to public group type." msgstr "" #: cinder/volume/manager.py:273 #, python-format msgid "Active-Active configuration is not currently supported by driver %s." msgstr "" #: cinder/volume/manager.py:660 msgid "Create manager volume flow failed." msgstr "" #: cinder/volume/manager.py:733 #, python-format msgid "Invalid %(resource)s: %(resource)s %(id)s is not local to %(backend)s." msgstr "" #: cinder/volume/manager.py:786 msgid "Unmanage and cascade delete options are mutually exclusive." msgstr "" #: cinder/volume/manager.py:829 #, python-format msgid "" "Snapshot %(id)s was found in state %(state)s rather than 'deleting' " "during cascade delete." msgstr "" #: cinder/volume/manager.py:1044 #, python-format msgid "" "Revert finished, but failed to reset volume %(id)s status to %(status)s, " "please manually reset it." msgstr "" #: cinder/volume/manager.py:1056 #, python-format msgid "" "Revert finished, but failed to reset snapshot %(id)s status to " "%(status)s, please manually reset it." msgstr "" #: cinder/volume/manager.py:1220 msgid "being attached by different mode" msgstr "" #: cinder/volume/manager.py:1243 msgid "volume is already attached and multiple attachments are not enabled" msgstr "" #: cinder/volume/manager.py:1330 msgid "" "Detach volume failed: More than one attachment, but no attachment_id " "provided." msgstr "" #: cinder/volume/manager.py:1475 msgid "Volume is not available." msgstr "" #: cinder/volume/manager.py:1728 cinder/volume/manager.py:4353 #, python-format msgid "Validate volume connection failed (error: %(err)s)." msgstr "" #: cinder/volume/manager.py:1737 #, python-format msgid "Create export of volume failed (%s)" msgstr "" #: cinder/volume/manager.py:1756 cinder/volume/manager.py:4377 #, python-format msgid "Driver initialize connection failed (error: %(err)s)." msgstr "" #: cinder/volume/manager.py:1777 #, python-format msgid "Validate snapshot connection failed (error: %(err)s)." msgstr "" #: cinder/volume/manager.py:1794 #, python-format msgid "Create export of snapshot failed (%s)" msgstr "" #: cinder/volume/manager.py:1844 cinder/volume/manager.py:4501 #, python-format msgid "Terminate volume connection failed: %(err)s" msgstr "" #: cinder/volume/manager.py:1860 #, python-format msgid "Terminate snapshot connection failed: %(err)s" msgstr "" #: cinder/volume/manager.py:1874 msgid "Remove volume export failed." msgstr "" #: cinder/volume/manager.py:1888 msgid "Remove snapshot export failed." msgstr "" #: cinder/volume/manager.py:1953 msgid "Unable to access the backend storage via file handle." msgstr "" #: cinder/volume/manager.py:2135 msgid "failed to create new_volume on destination" msgstr "" #: cinder/volume/manager.py:2141 msgid "timeout creating new_volume on destination" msgstr "" #: cinder/volume/manager.py:2655 #, python-format msgid "Volume %s: Error trying to extend volume" msgstr "" #: cinder/volume/manager.py:2794 msgid "Retype requires migration but is not allowed." msgstr "" #: cinder/volume/manager.py:2802 msgid "Volume must not have snapshots." msgstr "" #: cinder/volume/manager.py:2813 msgid "Volume must not be replicated." msgstr "" #: cinder/volume/manager.py:2903 msgid "Failed to create manage_existing flow." msgstr "" #: cinder/volume/manager.py:2985 msgid "Create group failed." msgstr "" #: cinder/volume/manager.py:3036 #, python-format msgid "snapshot-%s" msgstr "" #: cinder/volume/manager.py:3042 #, python-format msgid "" "Cannot create group %(group)s because snapshot %(snap)s is not in a valid" " state. Valid states are: %(valid)s." msgstr "" #: cinder/volume/manager.py:3063 #, python-format msgid "group-%s" msgstr "" #: cinder/volume/manager.py:3069 #, python-format msgid "" "Cannot create group %(group)s because source volume %(source_vol)s is not" " in a valid state. Valid states are: %(valid)s." msgstr "" #: cinder/volume/manager.py:3231 msgid "Input volumes or snapshots are invalid." msgstr "" #: cinder/volume/manager.py:3254 msgid "Input volumes or source volumes are invalid." msgstr "" #: cinder/volume/manager.py:3399 msgid "Delete group failed." msgstr "" #: cinder/volume/manager.py:3573 #, python-format msgid "" "Can not %(op)s volume %(volume_id)s to group %(group_id)s because volume " "is in an invalid state: %(status)s. Valid states are: %(valid)s." msgstr "" #: cinder/volume/manager.py:3644 #, python-format msgid "Error occurred when updating group %s." msgstr "" #: cinder/volume/manager.py:3751 #, python-format msgid "Error occurred when creating group_snapshot %s." msgstr "" #: cinder/volume/manager.py:3920 #, python-format msgid "Error occurred when deleting group_snapshot %s." msgstr "" #: cinder/volume/manager.py:4210 msgid "Driver reported error during replication failover completion." msgstr "" #: cinder/volume/manager.py:4294 msgid "Failed to create manage existing flow." msgstr "" #: cinder/volume/manager.py:4362 #, python-format msgid "Create export for volume failed (%s)." msgstr "" #: cinder/volume/manager.py:4569 #, python-format msgid "Replication status in group %s is not enabling. Cannot enable replication." msgstr "" #: cinder/volume/manager.py:4578 #, python-format msgid "" "Replication status in volume %s is not enabling. Cannot enable " "replication." msgstr "" #: cinder/volume/manager.py:4611 msgid "Enable replication failed." msgstr "" #: cinder/volume/manager.py:4631 #, python-format msgid "Enable replication group failed: %s." msgstr "" #: cinder/volume/manager.py:4653 #, python-format msgid "" "Replication status in group %s is not disabling. Cannot disable " "replication." msgstr "" #: cinder/volume/manager.py:4663 #, python-format msgid "" "Replication status in volume %s is not disabling. Cannot disable " "replication." msgstr "" #: cinder/volume/manager.py:4696 msgid "Disable replication failed." msgstr "" #: cinder/volume/manager.py:4716 #, python-format msgid "Disable replication group failed: %s." msgstr "" #: cinder/volume/manager.py:4739 #, python-format msgid "" "Replication status in group %s is not failing-over. Cannot failover " "replication." msgstr "" #: cinder/volume/manager.py:4754 #, python-format msgid "" "Replication status in volume %s is not failing-over. Cannot failover " "replication." msgstr "" #: cinder/volume/manager.py:4788 msgid "Failover replication failed." msgstr "" #: cinder/volume/manager.py:4808 #, python-format msgid "Failover replication group failed: %s." msgstr "" #: cinder/volume/manager.py:4892 #, python-format msgid "Get replication targets failed. Group %s not found." msgstr "" #: cinder/volume/qos_specs.py:157 #, python-format msgid "Failed to get all associations of qos specs %s" msgstr "" #: cinder/volume/qos_specs.py:191 #, python-format msgid "" "Type %(type_id)s is already associated with another qos specs: " "%(qos_specs_id)s" msgstr "" #: cinder/volume/utils.py:542 msgid "Failed to copy volume, source device unavailable." msgstr "" #: cinder/volume/utils.py:546 msgid "Failed to copy volume, destination device unavailable." msgstr "" #: cinder/volume/utils.py:726 msgid "volume is not assigned to a host" msgstr "" #: cinder/volume/utils.py:851 #, python-format msgid "marker %s can not be analysed, please use json like format" msgstr "" #: cinder/volume/utils.py:860 #, python-format msgid "marker not found: %s" msgstr "" #: cinder/volume/utils.py:999 msgid "" "This driver does not support automatic max_over_subscription_ratio " "calculation. Please use a valid float value." msgstr "" #: cinder/volume/utils.py:1010 msgid "The value of max_over_subscription_ratio must be greater than 1." msgstr "" #: cinder/volume/volume_types.py:216 cinder/volume/volume_types.py:235 msgid "volume_type_id cannot be None" msgstr "" #: cinder/volume/volume_types.py:220 cinder/volume/volume_types.py:239 msgid "Type access modification is not applicable to public volume type." msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:222 #, python-format msgid "" "DRBDmanage driver error: expected key \"%s\" not in answer, wrong " "DRBDmanage version?" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:237 msgid "" "DRBDmanage driver setup error: some required libraries (dbus, " "drbdmanage.*) not found." msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:242 msgid "Cannot ping DRBDmanage backend" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:270 #, python-format msgid "Received error string: %s" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:407 #, python-format msgid "volume %s not found in drbdmanage" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:410 #, python-format msgid "multiple resources with name %s found by drbdmanage" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:416 #, python-format msgid "not exactly one volume with id %s" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:444 #, python-format msgid "no snapshot with id %s found in drbdmanage" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:448 #, python-format msgid "multiple resources with snapshot ID %s found" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:454 #, python-format msgid "not exactly one snapshot with id %s" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:479 #, python-format msgid "Got bad path information from DRBDmanage! (%s)" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:549 #, python-format msgid "" "DRBDmanage timeout waiting for volume creation; resource \"%(res)s\", " "volume \"%(vol)s\"" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:595 #, python-format msgid "DRBDmanage expected one resource (\"%(res)s\"), got %(n)d" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:637 #, python-format msgid "" "DRBDmanage timeout waiting for new volume after snapshot restore; " "resource \"%(res)s\", volume \"%(vol)s\"" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:725 #, python-format msgid "" "DRBDmanage timeout waiting for volume size; volume ID \"%(id)s\" (res " "\"%(res)s\", vnr %(vnr)d)" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:749 #, python-format msgid "Snapshot res \"%s\" that is not deployed anywhere?" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:762 #, python-format msgid "" "DRBDmanage timeout waiting for snapshot creation; resource \"%(res)s\", " "snapshot \"%(sn)s\"" msgstr "" #: cinder/volume/drivers/drbdmanagedrv.py:926 #, python-format msgid "Expected exactly one node called \"%s\"" msgstr "" #: cinder/volume/drivers/hgst.py:126 msgid "Unable to get list of domain members, check that the cluster is running." msgstr "" #: cinder/volume/drivers/hgst.py:135 msgid "" "Unable to get list of IP addresses on this host, check permissions and " "networking." msgstr "" #: cinder/volume/drivers/hgst.py:148 msgid "Current host isn't part of HGST domain." msgstr "" #: cinder/volume/drivers/hgst.py:187 msgid "" "Unable to get list of spaces to make new name. Please verify the cluster" " is running." msgstr "" #: cinder/volume/drivers/hgst.py:209 #, python-format msgid "" "Unable to get information on space %(space)s, please verify that the " "cluster is running and connected." msgstr "" #: cinder/volume/drivers/hgst.py:267 #, python-format msgid "Command %(cmd)s blocked in the CLI and was cancelled" msgstr "" #: cinder/volume/drivers/hgst.py:285 #, python-format msgid "Unable to add Cinder host to apphosts for space %(space)s" msgstr "" #: cinder/volume/drivers/hgst.py:321 #, python-format msgid "Error in space-create for %(space)s of size %(size)d GB" msgstr "" #: cinder/volume/drivers/hgst.py:424 #, python-format msgid "hgst_storage server %(svr)s not of format :" msgstr "" #: cinder/volume/drivers/hgst.py:433 #, python-format msgid "Storage host %(svr)s not detected, verify name" msgstr "" #: cinder/volume/drivers/hgst.py:445 msgid "" "Cannot run vgc-cluster command, please ensure software is installed and " "permissions are set properly." msgstr "" #: cinder/volume/drivers/hgst.py:457 msgid "hgst_redundancy must be set to 0 (non-HA) or 1 (HA) in cinder.conf." msgstr "" #: cinder/volume/drivers/hgst.py:466 #, python-format msgid "" "hgst_group %(grp)s and hgst_user %(usr)s must map to valid users/groups " "in cinder.conf" msgstr "" #: cinder/volume/drivers/hgst.py:476 msgid "hgst_space_mode must be an octal/int in cinder.conf" msgstr "" #: cinder/volume/drivers/hgst.py:486 #, python-format msgid "hgst_net %(net)s specified in cinder.conf not found in cluster" msgstr "" #: cinder/volume/drivers/hgst.py:494 msgid "hgst_storage_servers must be defined in cinder.conf" msgstr "" #: cinder/volume/drivers/hgst.py:572 #, python-format msgid "Error in space-extend for volume %(space)s with %(size)d additional GB" msgstr "" #: cinder/volume/drivers/infinidat.py:96 #, python-format msgid "Caught exception from infinisdk: %s" msgstr "" #: cinder/volume/drivers/infinidat.py:132 msgid "" "Missing 'infinisdk' python module, ensure the library is installed and " "available." msgstr "" #: cinder/volume/drivers/infinidat.py:146 msgid "No iSCSI network spaces configured" msgstr "" #: cinder/volume/drivers/infinidat.py:153 msgid "" "InfiniBox system does not support volume compression.\n" "Compression is available on InfiniBox 3.0 onward.\n" "Please disable volume compression by setting infinidat_use_compression to" " False in the Cinder configuration file." msgstr "" #: cinder/volume/drivers/infinidat.py:193 #, python-format msgid "Volume \"%s\" not found" msgstr "" #: cinder/volume/drivers/infinidat.py:201 #, python-format msgid "Snapshot \"%s\" not found" msgstr "" #: cinder/volume/drivers/infinidat.py:218 #, python-format msgid "Pool \"%s\" not found" msgstr "" #: cinder/volume/drivers/infinidat.py:227 #, python-format msgid "Consistency group \"%s\" not found" msgstr "" #: cinder/volume/drivers/infinidat.py:328 #, python-format msgid "Could not find iSCSI network space with name \"%s\"" msgstr "" #: cinder/volume/drivers/infinidat.py:339 #, python-format msgid "No available interfaces in iSCSI network space %s" msgstr "" #: cinder/volume/drivers/infinidat.py:623 msgid "" "INFINIDAT Cinder driver does not support clone of an attached volume. To " "get this done, create a snapshot from the attached volume and then create" " a volume from the snapshot." msgstr "" #: cinder/volume/drivers/infinidat.py:789 #, python-format msgid "Group \"%s\" is not a snapshot group" msgstr "" #: cinder/volume/drivers/lvm.py:163 #, python-format msgid "Volume device file path %s does not exist." msgstr "" #: cinder/volume/drivers/lvm.py:171 #, python-format msgid "Size for volume: %s not found, cannot secure delete." msgstr "" #: cinder/volume/drivers/lvm.py:316 cinder/volume/drivers/lvm.py:325 #, python-format msgid "Volume Group %s does not exist" msgstr "" #: cinder/volume/drivers/lvm.py:352 msgid "Thin provisioning not supported on this version of LVM." msgstr "" #: cinder/volume/drivers/lvm.py:360 #, python-format msgid "Failed to create thin pool, error message was: %s" msgstr "" #: cinder/volume/drivers/lvm.py:494 msgid "Revert volume to snapshot not implemented for thin LVM." msgstr "" #: cinder/volume/drivers/lvm.py:616 #, python-format msgid "Failed to rename logical volume %(name)s, error message was: %(err_msg)s" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:662 #: cinder/volume/drivers/lvm.py:633 #: cinder/volume/drivers/nec/volume_helper.py:1616 #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:932 #: cinder/volume/drivers/rbd.py:1475 cinder/volume/drivers/rbd.py:1671 msgid "Reference must contain source-name element." msgstr "" #: cinder/volume/drivers/lvm.py:650 #, python-format msgid "" "Failed to manage existing %(type)s %(name)s, because reported size " "%(size)s was not a floating-point number." msgstr "" #: cinder/volume/drivers/lvm.py:764 #, python-format msgid "" "Refusing to migrate volume ID: %(id)s. Please check your configuration " "because source and destination are the same Volume Group: %(name)s." msgstr "" #: cinder/volume/drivers/nfs.py:149 msgid "nfs volume must be a valid raw or qcow2 image." msgstr "" #: cinder/volume/drivers/nfs.py:173 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" #: cinder/volume/drivers/nfs.py:178 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" #: cinder/volume/drivers/nfs.py:194 #, python-format msgid "%s is not installed" msgstr "" #: cinder/volume/drivers/nfs.py:549 msgid "NFS driver snapshot support is disabled in cinder.conf." msgstr "" #: cinder/volume/drivers/nfs.py:554 msgid "" "Snapshots are not supported with nas_secure_file_operations enabled " "('true' or 'auto'). Please set it to 'false' if you intend to have it " "enabled." msgstr "" #: cinder/volume/drivers/nimble.py:102 msgid "Nimble Cinder Driver exception" msgstr "" #: cinder/volume/drivers/nimble.py:106 msgid "Unexpected response from Nimble API" msgstr "" #: cinder/volume/drivers/nimble.py:110 msgid "Nimble Cinder Driver: Volume Busy" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1043 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2674 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3787 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:267 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1675 #: cinder/volume/drivers/kaminario/kaminario_common.py:167 #: cinder/volume/drivers/nimble.py:157 cinder/volume/drivers/qnap.py:111 #, python-format msgid "%s is not set." msgstr "" #: cinder/volume/drivers/nimble.py:335 msgid "Unable to enable GST" msgstr "" #: cinder/volume/drivers/nimble.py:349 #, python-format msgid "Unable to get current software version for %s" msgstr "" #: cinder/volume/drivers/nimble.py:358 msgid "SpaceInfo returned byarray is invalid" msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1520 #: cinder/volume/drivers/nimble.py:414 msgid "Reference must contain source-name." msgstr "" #: cinder/volume/drivers/nimble.py:440 #, python-format msgid "No volume_type_id present in %(type)s" msgstr "" #: cinder/volume/drivers/nimble.py:467 #, python-format msgid "Unable to retype %(vol)s to %(type)s: %(err)s" msgstr "" #: cinder/volume/drivers/nimble.py:493 msgid "Volume should have agent-type set as None." msgstr "" #: cinder/volume/drivers/nimble.py:500 #, python-format msgid "Volume %s is online. Set volume to offline for managing using OpenStack." msgstr "" #: cinder/volume/drivers/nimble.py:510 #, python-format msgid "" "Volume %s has ACL associated with it. Remove ACL for managing using " "OpenStack" msgstr "" #: cinder/volume/drivers/nimble.py:551 msgid "Only volumes managed by OpenStack can be unmanaged." msgstr "" #: cinder/volume/drivers/nimble.py:710 #, python-format msgid "Lun number not found for volume %(vol)s with initiator_group: %(igroup)s" msgstr "" #: cinder/volume/drivers/nimble.py:799 cinder/volume/drivers/nimble.py:1003 #, python-format msgid "No initiator group found for initiator %s" msgstr "" #: cinder/volume/drivers/nimble.py:851 msgid "No suitable data ip found" msgstr "" #: cinder/volume/drivers/nimble.py:887 msgid "No suitable discovery ip found" msgstr "" #: cinder/volume/drivers/nimble.py:1079 #, python-format msgid "Failed to login for user %s" msgstr "" #: cinder/volume/drivers/nimble.py:1088 #, python-format msgid "Unable to retrieve Group Object for : %s" msgstr "" #: cinder/volume/drivers/nimble.py:1097 #, python-format msgid "Unable to retrieve Group info for: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1106 #, python-format msgid "Unable to retrieve information for Folder: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1115 #, python-format msgid "Unable to retrieve Folder info for: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1125 #, python-format msgid "No performance policy found for:%(perf)s" msgstr "" #: cinder/volume/drivers/nimble.py:1136 #, python-format msgid "No %s network config exists" msgstr "" #: cinder/volume/drivers/nimble.py:1208 #, python-format msgid "Folder '%(folder)s' not present in pool '%(pool)s'" msgstr "" #: cinder/volume/drivers/nimble.py:1214 cinder/volume/drivers/nimble.py:1349 #: cinder/volume/drivers/nimble.py:1354 cinder/volume/drivers/nimble.py:1755 #: cinder/volume/drivers/nimble.py:1760 #, python-format msgid "Folder '%(folder)s' not present in pool '%(pool)s'" msgstr "" #: cinder/volume/drivers/nimble.py:1222 cinder/volume/drivers/nimble.py:1362 #: cinder/volume/drivers/nimble.py:1376 cinder/volume/drivers/nimble.py:1768 #, python-format msgid "%(err)s [%(min)s, %(max)s]" msgstr "" #: cinder/volume/drivers/nimble.py:1440 #, python-format msgid "Unable to retrieve information for pool : %(pool)s" msgstr "" #: cinder/volume/drivers/nimble.py:1454 msgid "Unable to retrieve initiator group list" msgstr "" #: cinder/volume/drivers/nimble.py:1464 #, python-format msgid "Unable to retrieve information forinitiator group : %s" msgstr "" #: cinder/volume/drivers/nimble.py:1474 cinder/volume/drivers/nimble.py:1482 #: cinder/volume/drivers/nimble.py:1524 #, python-format msgid "Unable to retrieve information for volume: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1504 #, python-format msgid "Add access control failed with error: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1514 #, python-format msgid "Unable to retrieve ACL for volume: %(vol)s %(igroup)s " msgstr "" #: cinder/volume/drivers/nimble.py:1562 #, python-format msgid "Remove access control failed with error: %s" msgstr "" #: cinder/volume/drivers/nimble.py:1571 #, python-format msgid "Unable to retrieve snapshot info for snap_id: %(snap)s volume id: %(vol)s" msgstr "" #: cinder/volume/drivers/nimble.py:1583 #, python-format msgid "Snapshot: %(snap)s of Volume: %(vol)s doesn't exist" msgstr "" #: cinder/volume/drivers/nimble.py:1594 #, python-format msgid "Snapshot: %s doesn't exist" msgstr "" #: cinder/volume/drivers/nimble.py:1611 #, python-format msgid "Error %s" msgstr "" #: cinder/volume/drivers/nimble.py:1648 #, python-format msgid "Volume: %s not found" msgstr "" #: cinder/volume/drivers/nimble.py:1777 #, python-format msgid "Please set valid IOPS limit in the range [%(min)s, %(max)s]" msgstr "" #: cinder/volume/drivers/nimble.py:1790 #, python-format msgid "Please enter valid IOPS limit in the range [%(min)s, %(max)s]" msgstr "" #: cinder/volume/drivers/nimble.py:1842 cinder/volume/drivers/nimble.py:1846 #: cinder/volume/drivers/nimble.py:1875 cinder/volume/drivers/nimble.py:1879 #, python-format msgid "%(base)s Message: %(msg)s" msgstr "" #: cinder/volume/drivers/nimble.py:1858 #, python-format msgid "Failed to execute api %(api)s : %(msg)s : %(code)s" msgstr "" #: cinder/volume/drivers/nimble.py:1894 #, python-format msgid "No fc interfaces for array %s" msgstr "" #: cinder/volume/drivers/pure.py:212 #, python-format msgid "" "Unable to do replication with Purity REST API version %(api_version)s, " "requires one of %(required_versions)s." msgstr "" #: cinder/volume/drivers/pure.py:234 msgid "" "Missing 'purestorage' python module, ensure the library is installed and " "available." msgstr "" #: cinder/volume/drivers/pure.py:299 #, python-format msgid "Unable to determine snapshot name in Purity for snapshot %(id)s." msgstr "" #: cinder/volume/drivers/pure.py:812 msgid "manage_existing requires a 'name' key to identify an existing volume." msgstr "" #: cinder/volume/drivers/pure.py:841 #, python-format msgid "Unable to find Purity ref with name=%s" msgstr "" #: cinder/volume/drivers/pure.py:982 #, python-format msgid "" "%(driver)s manage_existing cannot manage a volume connected to hosts. " "Please disconnect this volume from existing hosts before importing" msgstr "" #: cinder/volume/drivers/pure.py:1043 #, python-format msgid "" "Unable to do manage snapshot operations with Purity REST API version " "%(api_version)s, requires %(required_versions)s." msgstr "" #: cinder/volume/drivers/pure.py:1132 #, python-format msgid "Volume connected to host %s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1542 #: cinder/volume/drivers/pure.py:1136 cinder/volume/drivers/remotefs.py:1851 msgid "Volume already managed." msgstr "" #: cinder/volume/drivers/pure.py:1172 msgid "Snapshot already managed." msgstr "" #: cinder/volume/drivers/pure.py:1316 msgid "Unable to connect or find connection to host" msgstr "" #: cinder/volume/drivers/pure.py:1385 msgid "" "Unable to failback to \"default\", this can only be done after a failover" " has completed." msgstr "" #: cinder/volume/drivers/pure.py:1397 #, python-format msgid "" "Secondary id can not be the same as primary array, backend_id = " "%(secondary)s." msgstr "" #: cinder/volume/drivers/pure.py:1486 msgid "Protection Group not ready." msgstr "" #: cinder/volume/drivers/pure.py:1498 msgid "Replication not allowed yet." msgstr "" #: cinder/volume/drivers/pure.py:1656 msgid "Unable to find failover target, no secondary targets configured." msgstr "" #: cinder/volume/drivers/pure.py:1668 #, python-format msgid "" "Unable to determine secondary_array from supplied secondary: " "%(secondary)s." msgstr "" #: cinder/volume/drivers/pure.py:1696 #, python-format msgid "Unable to find viable secondary array fromconfigured targets: %(targets)s." msgstr "" #: cinder/volume/drivers/pure.py:1703 #, python-format msgid "" "Unable to find viable pg snapshot to use forfailover on selected " "secondary array: %(id)s." msgstr "" #: cinder/volume/drivers/pure.py:1798 msgid "No iSCSI-enabled ports on target array." msgstr "" #: cinder/volume/drivers/pure.py:1855 msgid "" "Unable to re-use a host that is not managed by Cinder with " "use_chap_auth=True," msgstr "" #: cinder/volume/drivers/pure.py:1863 msgid "Unable to re-use host with unknown CHAP credentials configured." msgstr "" #: cinder/volume/drivers/qnap.py:121 msgid "Username must be single-byte alphabet or number." msgstr "" #: cinder/volume/drivers/qnap.py:127 msgid "Password must contain 12-16 characters." msgstr "" #: cinder/volume/drivers/qnap.py:142 msgid "Failed to create HTTP client." msgstr "" #: cinder/volume/drivers/qnap.py:219 msgid "Model not support" msgstr "" #: cinder/volume/drivers/qnap.py:308 msgid "Dedupe cannot be enabled without thin_provisioning." msgstr "" #: cinder/volume/drivers/qnap.py:597 msgid "Metadata of the snapshot is invalid" msgstr "" #: cinder/volume/drivers/qnap.py:791 #, python-format msgid "Volume %s does not exist." msgstr "" #: cinder/volume/drivers/qnap.py:938 #: cinder/volume/drivers/synology/synology_common.py:1250 msgid "Param volume['provider_location'] is invalid." msgstr "" #: cinder/volume/drivers/qnap.py:1297 cinder/volume/drivers/qnap.py:1325 #: cinder/volume/drivers/qnap.py:1349 cinder/volume/drivers/qnap.py:1377 #: cinder/volume/drivers/qnap.py:1397 cinder/volume/drivers/qnap.py:1424 #: cinder/volume/drivers/qnap.py:1450 cinder/volume/drivers/qnap.py:1475 #: cinder/volume/drivers/qnap.py:1498 cinder/volume/drivers/qnap.py:1516 #: cinder/volume/drivers/qnap.py:1532 cinder/volume/drivers/qnap.py:1565 #: cinder/volume/drivers/qnap.py:1584 cinder/volume/drivers/qnap.py:1616 #: cinder/volume/drivers/qnap.py:1633 cinder/volume/drivers/qnap.py:1658 #: cinder/volume/drivers/qnap.py:1681 cinder/volume/drivers/qnap.py:1707 #: cinder/volume/drivers/qnap.py:1749 cinder/volume/drivers/qnap.py:1772 #: cinder/volume/drivers/qnap.py:1821 cinder/volume/drivers/qnap.py:1848 #: cinder/volume/drivers/qnap.py:1876 cinder/volume/drivers/qnap.py:1903 #: cinder/volume/drivers/qnap.py:1927 cinder/volume/drivers/qnap.py:1947 #: cinder/volume/drivers/qnap.py:1968 cinder/volume/drivers/qnap.py:1990 #: cinder/volume/drivers/qnap.py:2021 cinder/volume/drivers/qnap.py:2054 #: cinder/volume/drivers/qnap.py:2074 cinder/volume/drivers/qnap.py:2119 #: cinder/volume/drivers/qnap.py:2137 msgid "Session id expired" msgstr "" #: cinder/volume/drivers/qnap.py:1300 cinder/volume/drivers/qnap.py:1824 #: cinder/volume/drivers/qnap.py:2122 #, python-format msgid "Create volume %s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1330 cinder/volume/drivers/qnap.py:1853 #, python-format msgid "Volume %s delete failed" msgstr "" #: cinder/volume/drivers/qnap.py:1352 msgid "get_specific_poolinfo failed" msgstr "" #: cinder/volume/drivers/qnap.py:1380 cinder/volume/drivers/qnap.py:2057 msgid "Create target failed" msgstr "" #: cinder/volume/drivers/qnap.py:1400 cinder/volume/drivers/qnap.py:2077 msgid "Delete target failed" msgstr "" #: cinder/volume/drivers/qnap.py:1427 msgid "Add target acl failed" msgstr "" #: cinder/volume/drivers/qnap.py:1452 cinder/volume/drivers/qnap.py:1878 #, python-format msgid "Map lun %(lun_index)s to target %(target_index)s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1477 cinder/volume/drivers/qnap.py:1905 #, python-format msgid "Disable lun %(lun_index)s from target %(target_index)s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1500 cinder/volume/drivers/qnap.py:1929 #, python-format msgid "Unmap lun %(lun_index)s from target %(target_index)s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1587 cinder/volume/drivers/qnap.py:2024 msgid "Unexpected response from QNAP API" msgstr "" #: cinder/volume/drivers/qnap.py:1619 msgid "create snapshot failed" msgstr "" #: cinder/volume/drivers/qnap.py:1642 #, python-format msgid "delete snapshot %s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1660 #, python-format msgid "Clone lun %(lunname)s from snapshot %(snapshot_id)s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1684 #, python-format msgid "Extend lun %s failed" msgstr "" #: cinder/volume/drivers/qnap.py:1752 cinder/volume/drivers/qnap.py:1971 msgid "Get target info failed" msgstr "" #: cinder/volume/drivers/qnap.py:1950 msgid "Remove target acl failed" msgstr "" #: cinder/volume/drivers/quobyte.py:124 #, python-format msgid "" "There's no Quobyte volume configured (%s). Example: quobyte:///" msgstr "" #: cinder/volume/drivers/quobyte.py:202 cinder/volume/drivers/remotefs.py:1227 #, python-format msgid "Snapshot status must be \"available\" to clone. But is: %(status)s" msgstr "" #: cinder/volume/drivers/quobyte.py:322 #, python-format msgid "%s must be a valid raw or qcow2 image." msgstr "" #: cinder/volume/drivers/quobyte.py:344 #, python-format msgid "Unrecognized backing format: %s" msgstr "" #: cinder/volume/drivers/quobyte.py:524 #, python-format msgid "The mount %(mount_path)s is not a valid Quobyte volume. Stale mount?" msgstr "" #: cinder/volume/drivers/quobyte.py:529 #, python-format msgid "" "The mount %(mount_path)s is not a valid Quobyte volume. Error: %(exc)s ." " Possibly a Quobyte client crash?" msgstr "" #: cinder/volume/drivers/quobyte.py:535 #, python-format msgid "" "The mount %(mount_path)s is not a valid Quobyte volume according to " "partition list." msgstr "" #: cinder/volume/drivers/quobyte.py:539 #, python-format msgid "" "No matching Quobyte mount entry for %(mount_path)s could be found for " "validation in partition list." msgstr "" #: cinder/volume/drivers/rbd.py:241 #, python-format msgid "RBD: Unknown failover target host %s." msgstr "" #: cinder/volume/drivers/rbd.py:259 msgid "Missing backend_id in replication_device configuration." msgstr "" #: cinder/volume/drivers/rbd.py:348 msgid "Error connecting to ceph cluster." msgstr "" #: cinder/volume/drivers/rbd.py:537 #, python-format msgid "clone depth exceeds limit of %s" msgstr "" #: cinder/volume/drivers/rbd.py:596 #, python-format msgid "Failed to clone '%(src_vol)s@%(src_snap)s' to '%(dest)s', error: %(error)s" msgstr "" #: cinder/volume/drivers/rbd.py:621 #, python-format msgid "Failed to flatten volume %(volume)s with error: %(error)s." msgstr "" #: cinder/volume/drivers/rbd.py:637 #, python-format msgid "Failed to remove temporary snap %(snap_name)s, error: %(error)s" msgstr "" #: cinder/volume/drivers/rbd.py:651 cinder/volume/drivers/rbd.py:794 #: cinder/volume/drivers/rbd.py:828 cinder/volume/drivers/rbd.py:1085 #: cinder/volume/drivers/rbd.py:1410 msgid "Failed to enable image replication" msgstr "" #: cinder/volume/drivers/rbd.py:709 #, python-format msgid "Provider %s not supported." msgstr "" #: cinder/volume/drivers/rbd.py:713 msgid "encryption spec must contain \"cipher\" and\"key_size\"" msgstr "" #: cinder/volume/drivers/rbd.py:982 msgid "" "ImageBusy error raised while deleting rbd volume. This may have been " "caused by a connection from a client that has crashed and, if so, may be " "resolved by retrying the delete after 30 seconds has elapsed." msgstr "" #: cinder/volume/drivers/rbd.py:1078 msgid "Failed to disable image replication" msgstr "" #: cinder/volume/drivers/rbd.py:1175 msgid "RBD: No available failover target host." msgstr "" #: cinder/volume/drivers/rbd.py:1184 msgid "RBD: Replication is not enabled." msgstr "" #: cinder/volume/drivers/rbd.py:1258 msgid "Not stored in rbd" msgstr "" #: cinder/volume/drivers/rbd.py:1263 msgid "Blank components" msgstr "" #: cinder/volume/drivers/rbd.py:1266 msgid "Not an rbd snapshot" msgstr "" #: cinder/volume/drivers/rbd.py:1436 #, python-format msgid "Failed to Extend Volume %(volname)s" msgstr "" #: cinder/volume/drivers/rbd.py:1499 #, python-format msgid "" "Failed to manage existing volume %(name)s, because reported size %(size)s" " was not a floating-point number." msgstr "" #: cinder/volume/drivers/rbd.py:1697 #, python-format msgid "" "Failed to manage existing snapshot %(name)s, because reported size " "%(size)s was not a floating-point number." msgstr "" #: cinder/volume/drivers/remotefs.py:128 msgid "The decorated method must accept either a volume or a snapshot object" msgstr "" #: cinder/volume/drivers/remotefs.py:206 #, python-format msgid "" "NAS config '%(name)s=%(value)s' invalid. Must be 'auto', 'true', or " "'false'" msgstr "" #: cinder/volume/drivers/remotefs.py:246 #, python-format msgid "" "Invalid %(obj_description)s state. Acceptable states for this operation: " "%(acceptable_states)s. Current %(obj_description)s state: " "%(current_state)s." msgstr "" #: cinder/volume/drivers/remotefs.py:266 msgid "Encryption is not yet supported." msgstr "" #: cinder/volume/drivers/remotefs.py:462 #, python-format msgid "Expected volume size was %d" msgstr "" #: cinder/volume/drivers/remotefs.py:463 #, python-format msgid " but size is now %d" msgstr "" #: cinder/volume/drivers/remotefs.py:491 #, python-format msgid "" "Share %s ignored due to invalid format. Must be of form address:/export. " "Please check the nas_host and nas_share_path settings." msgstr "" #: cinder/volume/drivers/remotefs.py:740 msgid "'active' must be present when writing snap_info." msgstr "" #: cinder/volume/drivers/remotefs.py:927 #, python-format msgid "" "Share at %(dir)s is not writable by the Cinder volume service. Snapshot " "operations will not be supported." msgstr "" #: cinder/volume/drivers/remotefs.py:1193 #, python-format msgid "No file found with %s as backing file." msgstr "" #: cinder/volume/drivers/remotefs.py:1203 #, python-format msgid "No snap found with %s as backing file." msgstr "" #: cinder/volume/drivers/remotefs.py:1480 msgid "Nova returned \"error\" status while creating snapshot." msgstr "" #: cinder/volume/drivers/remotefs.py:1486 #, python-format msgid "" "Snapshot %(id)s has been asked to be deleted while waiting for it to " "become available. Perhaps a concurrent request was made." msgstr "" #: cinder/volume/drivers/remotefs.py:1500 #, python-format msgid "Timed out while waiting for Nova update for creation of snapshot %s." msgstr "" #: cinder/volume/drivers/remotefs.py:1582 #, python-format msgid "Unable to delete snapshot %(id)s, status: %(status)s." msgstr "" #: cinder/volume/drivers/remotefs.py:1595 #, python-format msgid "Timed out while waiting for Nova update for deletion of snapshot %(id)s." msgstr "" #: cinder/volume/drivers/remotefs.py:1775 #, python-format msgid "" "Could not revert volume '%(volume_id)s' to snapshot '%(snapshot_id)s' as " "it does not appear to be the latest snapshot. Current active image: " "%(active_file)s." msgstr "" #: cinder/volume/drivers/remotefs.py:1803 msgid "The existing volume reference must contain \"source-name\"." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2936 #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2961 #: cinder/volume/drivers/remotefs.py:1840 cinder/volume/drivers/tintri.py:791 msgid "Volume not found." msgstr "" #: cinder/volume/drivers/remotefs.py:1856 #: cinder/volume/drivers/remotefs.py:1863 msgid "Backing file present." msgstr "" #: cinder/volume/drivers/remotefs.py:1858 msgid "Failed to open image." msgstr "" #: cinder/volume/drivers/remotefs.py:1866 #, python-format msgid "Unsupported image format: '%s'." msgstr "" #: cinder/volume/drivers/remotefs.py:1927 msgid "Failed to get size." msgstr "" #: cinder/volume/drivers/sheepdog.py:363 #, python-format msgid "Sheepdog I/O Error, command was: \"%s\"." msgstr "" #: cinder/volume/drivers/sheepdog.py:370 #, python-format msgid "An error occurred while reading volume \"%s\"." msgstr "" #: cinder/volume/drivers/sheepdog.py:386 #, python-format msgid "An error occurred while writing to volume \"%s\"." msgstr "" #: cinder/volume/drivers/sheepdog.py:399 #, python-format msgid "An error occurred while seeking for volume \"%s\"." msgstr "" #: cinder/volume/drivers/sheepdog.py:413 #, python-format msgid "Invalid argument - whence=%s not supported." msgstr "" #: cinder/volume/drivers/sheepdog.py:417 msgid "Invalid argument - negative seek offset." msgstr "" #: cinder/volume/drivers/sheepdog.py:433 msgid "fileno is not supported by SheepdogIOWrapper" msgstr "" #: cinder/volume/drivers/solidfire.py:130 #, python-format msgid "Retry count exceeded for command: %s" msgstr "" #: cinder/volume/drivers/solidfire.py:257 msgid "The decorated method must accept image_meta." msgstr "" #: cinder/volume/drivers/solidfire.py:275 msgid "The decorated method must accept src_uuid." msgstr "" #: cinder/volume/drivers/solidfire.py:289 #: cinder/volume/drivers/solidfire.py:2295 #, python-format msgid "Attribute: %s not found." msgstr "" #: cinder/volume/drivers/solidfire.py:527 #: cinder/volume/drivers/solidfire.py:755 #, python-format msgid "API response: %s" msgstr "" #: cinder/volume/drivers/solidfire.py:777 msgid "Failed to get model update from clone" msgstr "" #: cinder/volume/drivers/solidfire.py:905 #, python-format msgid "" "Scaled QoS error. Must be minIOPS <= maxIOPS <= burstIOPS. Currently: " "Min: %(min)s, Max: %(max)s, Burst: %(burst)s." msgstr "" #: cinder/volume/drivers/solidfire.py:1027 #, python-format msgid "Converted to %(vol_format)s, but format is now %(file_format)s" msgstr "" #: cinder/volume/drivers/solidfire.py:1134 msgid "Volumes/account exceeded on both primary and secondary SolidFire accounts." msgstr "" #: cinder/volume/drivers/solidfire.py:1631 #, python-format msgid "" "Retrieved a different amount of SolidFire volumes for the provided Cinder" " volumes. Retrieved: %(ret)s Desired: %(des)s" msgstr "" #: cinder/volume/drivers/solidfire.py:1672 #, python-format msgid "Failed to find group snapshot named: %s" msgstr "" #: cinder/volume/drivers/solidfire.py:1820 #, python-format msgid "" "Retrieved a different amount of SolidFire volumes for the provided Cinder" " snapshots. Retrieved: %(ret)s Desired: %(des)s" msgstr "" #: cinder/volume/drivers/solidfire.py:2067 msgid "Manage existing volume requires 'source-id'." msgstr "" #: cinder/volume/drivers/solidfire.py:2108 msgid "Manage existing get size requires 'id'." msgstr "" #: cinder/volume/drivers/solidfire.py:2124 msgid "Failed to find account for volume." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:362 #: cinder/volume/drivers/solidfire.py:2229 msgid "Failover requested on non replicated backend." msgstr "" #: cinder/volume/drivers/storpool.py:247 msgid "storpool libraries not found" msgstr "" #: cinder/volume/drivers/tintri.py:211 #, python-format msgid "Failed to move volume %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:896 #: cinder/volume/drivers/tintri.py:215 #, python-format msgid "Volume %s not found." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:625 #: cinder/volume/drivers/tintri.py:545 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:661 #: cinder/volume/drivers/tintri.py:575 msgid "Resizing image file failed." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:774 #: cinder/volume/drivers/tintri.py:629 msgid "Image location not present." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:837 #: cinder/volume/drivers/tintri.py:661 msgid "Container size smaller than required file size." msgstr "" #: cinder/volume/drivers/tintri.py:678 cinder/volume/drivers/tintri.py:694 msgid "A volume ID or share was not specified." msgstr "" #: cinder/volume/drivers/tintri.py:718 #, python-format msgid "Failed to manage volume %s." msgstr "" #: cinder/volume/drivers/tintri.py:742 #, python-format msgid "Failed to get size of volume %s" msgstr "" #: cinder/volume/drivers/tintri.py:770 msgid "Volume reference must contain source-name element." msgstr "" #: cinder/volume/drivers/tintri.py:878 #, python-format msgid "Failed to login for user %s." msgstr "" #: cinder/volume/drivers/tintri.py:912 #, python-format msgid "Failed to create snapshot for volume %s." msgstr "" #: cinder/volume/drivers/tintri.py:924 #, python-format msgid "Failed to get snapshot for volume %s." msgstr "" #: cinder/volume/drivers/tintri.py:946 msgid "Failed to get image snapshots." msgstr "" #: cinder/volume/drivers/tintri.py:967 #, python-format msgid "Failed to clone volume from snapshot %s." msgstr "" #: cinder/volume/drivers/veritas_cnfs.py:67 msgid "NFS is not configured to use NFSv3" msgstr "" #: cinder/volume/drivers/veritas_cnfs.py:166 msgid "Filesnap over NFS is not supported, removing the ::snap:vxfs: file" msgstr "" #: cinder/volume/drivers/vzstorage.py:168 msgid "Specifies volume format." msgstr "" #: cinder/volume/drivers/vzstorage.py:233 #, python-format msgid "VzStorage config file at %(config)s doesn't exist." msgstr "" #: cinder/volume/drivers/vzstorage.py:239 #, python-format msgid "Invalid mount point base: %s." msgstr "" #: cinder/volume/drivers/vzstorage.py:245 #, python-format msgid "" "VzStorage config 'vzstorage_used_ratio' invalid. Must be > 0 and <= 1.0: " "%s." msgstr "" #: cinder/volume/drivers/vzstorage.py:261 #, python-format msgid "%s is not installed." msgstr "" #: cinder/volume/drivers/vzstorage.py:272 #, python-format msgid "" "Invalid Virtuozzo Storage share specification: %r. Must be: " "[MDS1[,MDS2],...:/][:PASSWORD]." msgstr "" #: cinder/volume/drivers/vzstorage.py:384 #, python-format msgid "File already exists at %s." msgstr "" #: cinder/volume/drivers/vzstorage.py:440 msgid "Extend volume is only supported for this driver when no snapshots exist." msgstr "" #: cinder/volume/drivers/vzstorage.py:524 #, python-format msgid "Unsupported volume format %s" msgstr "" #: cinder/volume/drivers/vzstorage.py:535 #, python-format msgid "Volume %s does not have provider_location specified, skipping." msgstr "" #: cinder/volume/drivers/vzstorage.py:560 #: cinder/volume/drivers/vzstorage.py:577 #, python-format msgid "Volume status must be available for snapshot %(id)s. (is %(status)s)" msgstr "" #: cinder/volume/drivers/vzstorage.py:622 #, python-format msgid "Expected higher file exists for snapshot %s" msgstr "" #: cinder/volume/drivers/vzstorage.py:690 msgid "Volume status must be 'available'." msgstr "" #: cinder/volume/drivers/zadara.py:210 #, python-format msgid "Method %(method)s is not defined" msgstr "" #: cinder/volume/drivers/zadara.py:228 msgid "no \"user\" field" msgstr "" #: cinder/volume/drivers/zadara.py:232 msgid "no \"access-key\" field" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:158 #: cinder/volume/drivers/zadara.py:266 #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:257 #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:330 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:130 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:312 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:265 #, python-format msgid "Exception: %s" msgstr "" #: cinder/volume/drivers/zadara.py:471 #, python-format msgid "Volume %(name)s not found" msgstr "" #: cinder/volume/drivers/zadara.py:560 #, python-format msgid "Volume %(name)s could not be found. It might be already deleted" msgstr "" #: cinder/volume/drivers/zadara.py:567 #, python-format msgid "%(new_size)s < current size %(size)s" msgstr "" #: cinder/volume/drivers/zadara.py:635 #, python-format msgid "target=%(target)s, lun=%(lun)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:111 #, python-format msgid "" "\n" "CoprHD Exception: %(msg)s\n" msgstr "" #: cinder/volume/drivers/coprhd/common.py:117 #, python-format msgid "" "\n" "General Exception: %(exec_info)s\n" msgstr "" #: cinder/volume/drivers/coprhd/common.py:188 msgid "coprhd_hostname is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:192 msgid "coprhd_port is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:196 msgid "coprhd_username is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:200 msgid "coprhd_password is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:204 msgid "coprhd_tenant is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:208 msgid "coprhd_project is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:212 msgid "coprhd_varray is not set in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/common.py:262 #, python-format msgid "" "Volume %(name)s: create failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:292 #, python-format msgid "" "Consistency Group %(name)s: create failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:330 #, python-format msgid "" "Consistency Group %(cg_uri)s: update failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:386 #, python-format msgid "" "Consistency Group %(name)s: delete failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:504 #, python-format msgid "" "Snapshot for Consistency Group %(cg_name)s: create failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:572 #, python-format msgid "" "Snapshot %(cgsnapshot_id)s: for Consistency Group %(cg_name)s: delete " "failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:689 msgid "" "Clone can't be taken individually on a volume that is part of a " "Consistency Group" msgstr "" #: cinder/volume/drivers/coprhd/common.py:730 #, python-format msgid "" "Volume %(name)s: clone failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:759 #: cinder/volume/drivers/coprhd/common.py:782 #: cinder/volume/drivers/coprhd/common.py:861 #, python-format msgid "" "Volume %(volume_name)s: expand failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:806 msgid "" "Volume cannot be created individually from a snapshot that is part of a " "Consistency Group" msgstr "" #: cinder/volume/drivers/coprhd/common.py:841 #, python-format msgid "" "Snapshot %(src_snapshot_name)s: clone failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:887 #, python-format msgid "" "Volume %(name)s: delete failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:905 msgid "" "Snapshot can't be taken individually on a volume that is part of a " "Consistency Group" msgstr "" #: cinder/volume/drivers/coprhd/common.py:954 #, python-format msgid "" "Snapshot: %(snapshotname)s, create failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:972 msgid "" "Snapshot delete can't be done individually on a volume that is part of a " "Consistency Group" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1010 #, python-format msgid "Snapshot %s : Delete Failed\n" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1075 #, python-format msgid "" "Attach volume (%(name)s) to host (%(hostname)s) initiator " "(%(initiatorport)s) failed:\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1124 #, python-format msgid "Detaching volume %(volumename)s from host %(hostname)s failed: %(err)s" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1231 #, python-format msgid "Consistency Group %s not found" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1290 #, python-format msgid "Volume %s not found" msgstr "" #: cinder/volume/drivers/coprhd/common.py:1505 #, python-format msgid "" "Volume %(volume_name)s: update failed\n" "%(err)s" msgstr "" #: cinder/volume/drivers/coprhd/fc.py:124 #: cinder/volume/drivers/coprhd/iscsi.py:109 #: cinder/volume/drivers/coprhd/scaleio.py:170 msgid "" "create group from source is not supported for CoprHD if the group type " "supports consistent group snapshot." msgstr "" #: cinder/volume/drivers/coprhd/scaleio.py:87 msgid "" "scaleio_verify_server_certificate is True but " "scaleio_server_certificate_path is not provided in cinder configuration" msgstr "" #: cinder/volume/drivers/coprhd/scaleio.py:329 #, python-format msgid "Client with ip %s wasn't found " msgstr "" #: cinder/volume/drivers/coprhd/scaleio.py:333 #, python-format msgid "Error getting sdc id from ip %(sdc_ip)s: %(sdc_id_message)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:75 msgid "The redirect location of the authentication service is not provided" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:88 msgid "The authentication service failed to reply with 401" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:103 #: cinder/volume/drivers/coprhd/helpers/authentication.py:169 #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:154 msgid "Access forbidden: Authentication required" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:108 msgid "" "The authentication service failed to provide the location of the service " "URI when redirecting back" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:116 #, python-format msgid "The token is not generated by authentication service.%s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:130 #, python-format msgid "Login failure code: %(statuscode)s Error: %(responsetext)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:153 #, python-format msgid "" "Incorrect port number. Load balanced port is: %(lb_api_port)s, api " "service port is: %(apisvc_port)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:163 #, python-format msgid "The token is not generated by authentication service. %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:171 #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:177 msgid "" "Access forbidden: You don't have sufficient privileges to perform this " "operation" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:176 msgid "Bourne internal server error" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:178 msgid "Requested resource is currently unavailable" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:182 #, python-format msgid "GET method is not supported by resource: %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:187 #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:203 msgid "" "Service temporarily unavailable: The server is temporarily unable to " "service your request" msgstr "" #: cinder/volume/drivers/coprhd/helpers/authentication.py:193 #, python-format msgid "HTTP code: %(status_code)s, response: %(reason)s [%(error_msg)s]" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:85 #, python-format msgid "" "Failed to recognize JSON payload:\n" "[%s]" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:138 #, python-format msgid "Unknown/Unsupported HTTP method: %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:151 #, python-format msgid "CoprHD internal server error. Error details: %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:164 #, python-format msgid "%(error_msg)s Error details: %(error_details)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:171 #, python-format msgid "%(error_msg)s Error description: %(error_description)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:211 #, python-format msgid "HTTP code: %(status_code)s, %(reason)s [%(error_msg)s]" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:363 #, python-format msgid "Error: Failed to %(operation_type)s %(component)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:404 #, python-format msgid "Search URI %s is not in the expected format, it should end with ?tag={0}" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:447 #, python-format msgid "Task: %(task_id)s is failed with error: %(error_message)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py:456 #, python-format msgid "" "Task did not complete in %d secs. Operation timed out. Task in CoprHD " "will continue" msgstr "" #: cinder/volume/drivers/coprhd/helpers/consistencygroup.py:97 #, python-format msgid "Consistency Group %s: not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/consistencygroup.py:111 #: cinder/volume/drivers/coprhd/helpers/exportgroup.py:72 #: cinder/volume/drivers/coprhd/helpers/volume.py:168 #: cinder/volume/drivers/coprhd/helpers/volume.py:185 msgid "error: task list is empty, no task response found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/consistencygroup.py:146 #, python-format msgid "consistency group with name: %s already exists" msgstr "" #: cinder/volume/drivers/coprhd/helpers/exportgroup.py:187 #, python-format msgid "Export group with name %s already exists" msgstr "" #: cinder/volume/drivers/coprhd/helpers/exportgroup.py:217 #, python-format msgid "Export Group %s: not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/exportgroup.py:287 #, python-format msgid "Please provide valid format volume: lun for parameter %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/exportgroup.py:294 #, python-format msgid "Please provide at least one volume for parameter %s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/host.py:41 #, python-format msgid "Host with name: %s not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/project.py:51 #, python-format msgid "Project: %s not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/snapshot.py:105 #, python-format msgid "snapshot with the name: %s Not Found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/snapshot.py:167 #, python-format msgid "Snapshot with name %(snaplabel)s already exists under %(typename)s" msgstr "" #: cinder/volume/drivers/coprhd/helpers/tag.py:43 msgid "URI should end with /tag" msgstr "" #: cinder/volume/drivers/coprhd/helpers/tenant.py:51 #: cinder/volume/drivers/coprhd/helpers/tenant.py:116 #, python-format msgid "Tenant %s: not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/virtualarray.py:40 #, python-format msgid "varray %s: not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/virtualpool.py:73 #, python-format msgid "VPool %(name)s ( %(vpooltype)s ) : not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/volume.py:202 msgid "Project name not specified" msgstr "" #: cinder/volume/drivers/coprhd/helpers/volume.py:209 #, python-format msgid "Volume%s: not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/volume.py:377 #: cinder/volume/drivers/coprhd/helpers/volume.py:387 #, python-format msgid "Volume %s : not found" msgstr "" #: cinder/volume/drivers/coprhd/helpers/volume.py:400 #, python-format msgid "" "error: Incorrect value of new size: %(new_size_in_gb)s GB\n" "New size must be greater than current size: %(current_size)s GB" msgstr "" #: cinder/volume/drivers/datacore/api.py:174 msgid "" "Failed to import websocket-client python module. Please, ensure the " "module is installed." msgstr "" #: cinder/volume/drivers/datacore/api.py:349 msgid "Could not determine controller node." msgstr "" #: cinder/volume/drivers/datacore/api.py:378 msgid "Could not determine executive nodes." msgstr "" #: cinder/volume/drivers/datacore/driver.py:110 #: cinder/volume/drivers/vmware/vmdk.py:309 #, python-format msgid "%s not set." msgstr "" #: cinder/volume/drivers/datacore/driver.py:182 #, python-format msgid "Virtual disk type '%s' is not valid." msgstr "" #: cinder/volume/drivers/datacore/driver.py:195 msgid "Suitable disk pools were not found for creating virtual disk." msgstr "" #: cinder/volume/drivers/datacore/driver.py:497 #, python-format msgid "Virtual disk not found for %(object)s %(object_id)s." msgstr "" #: cinder/volume/drivers/datacore/driver.py:518 #, python-format msgid "Specified storage profile %s not found." msgstr "" #: cinder/volume/drivers/datacore/driver.py:543 #, python-format msgid "" "Virtual disk %(disk)s did not come out of the %(state)s state after " "%(timeout)s seconds." msgstr "" #: cinder/volume/drivers/datacore/driver.py:606 msgid "Can not create mirrored virtual disk. Suitable disk pools not found." msgstr "" #: cinder/volume/drivers/datacore/driver.py:637 #, python-format msgid "Suitable snapshot destination disk pool not found for virtual disk %s." msgstr "" #: cinder/volume/drivers/datacore/driver.py:664 #, python-format msgid "" "Full migration of snapshot %(snapshot)s failed. Snapshot is in %(state)s " "state." msgstr "" #: cinder/volume/drivers/datacore/exception.py:24 msgid "DataCore exception." msgstr "" #: cinder/volume/drivers/datacore/exception.py:30 #, python-format msgid "Failed to connect to DataCore Server Group: %(reason)s." msgstr "" #: cinder/volume/drivers/datacore/exception.py:36 #, python-format msgid "DataCore Server Group reported an error: %(reason)s." msgstr "" #: cinder/volume/drivers/datacore/fc.py:92 #, python-format msgid "" "Volume %(volume)s can not be attached to connector %(connector)s due to " "backend state." msgstr "" #: cinder/volume/drivers/datacore/fc.py:147 #, python-format msgid "Fibre Channel ports not found for connector: %s" msgstr "" #: cinder/volume/drivers/datacore/iscsi.py:90 msgid "datacore_iscsi_chap_storage not set." msgstr "" #: cinder/volume/drivers/datacore/iscsi.py:143 #, python-format msgid "" "Suitable targets not found for virtual disk %(disk)s for volume " "%(volume)s." msgstr "" #: cinder/volume/drivers/datacore/iscsi.py:296 #, python-format msgid "" "iSCSI CHAP authentication can't be configured for target %s. Device " "exists that served through this target." msgstr "" #: cinder/volume/drivers/datacore/passwd.py:71 #, python-format msgid "File %s has a malformed format." msgstr "" #: cinder/volume/drivers/datacore/passwd.py:82 #, python-format msgid "%s is not a dict." msgstr "" #: cinder/volume/drivers/datera/datera_api2.py:494 #: cinder/volume/drivers/datera/datera_api2.py:513 #: cinder/volume/drivers/datera/datera_api21.py:615 msgid "" "existing_ref argument must be of this " "format:app_inst_name:storage_inst_name:vol_name" msgstr "" #: cinder/volume/drivers/datera/datera_api2.py:687 #: cinder/volume/drivers/datera/datera_api21.py:814 msgid "Snapshot not ready." msgstr "" #: cinder/volume/drivers/datera/datera_api2.py:707 #: cinder/volume/drivers/datera/datera_api21.py:836 msgid "Resource not ready." msgstr "" #: cinder/volume/drivers/datera/datera_api21.py:587 msgid "" "existing_ref argument must be of this format: " "tenant:app_inst_name:storage_inst_name:vol_name or " "app_inst_name:storage_inst_name:vol_name" msgstr "" #: cinder/volume/drivers/datera/datera_common.py:157 #, python-format msgid "" "No compatible API version found for this product: api_versions -> " "%(api_version)s, %(func)s" msgstr "" #: cinder/volume/drivers/datera/datera_common.py:309 #, python-format msgid "" "Failed to make a request to Datera cluster endpoint due to the following " "reason: %s" msgstr "" #: cinder/volume/drivers/datera/datera_common.py:318 #, python-format msgid "Request to Datera cluster returned bad status: %(status)s | %(reason)s" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:137 msgid "" "san_login and/or san_password is not set for Datera driver in the " "cinder.conf. Set this information and start the cinder-volume service " "again." msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:455 msgid "" "'single_flash' for single-flash-replica placement, 'all_flash' for all-" "flash-replica placement, 'hybrid' for hybrid placement" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:465 msgid "True to round robin the provided portals for a target" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:477 msgid "" "Specifies number of replicas for each volume. Can only be increased once " "volume is created" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:487 msgid "" "True to set acl 'allow_all' on volumes created. Cannot be changed on " "volume once set" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:496 msgid "Specifies IP pool to use for volume" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:504 msgid "Specifies Template to use for volume provisioning" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:513 msgid "Max read bandwidth setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:523 msgid "The name to use for storage instances created" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:531 msgid "The name to use for volumes created" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:539 msgid "Max write bandwidth setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:549 msgid "Max total bandwidth setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:559 msgid "Max read iops setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:569 msgid "Max write iops setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/datera/datera_iscsi.py:579 msgid "Max total iops setting for volume qos, use 0 for unlimited" msgstr "" #: cinder/volume/drivers/dell_emc/ps.py:167 msgid "The PS array has closed the connection." msgstr "" #: cinder/volume/drivers/dell_emc/ps.py:205 msgid "Error executing PS command" msgstr "" #: cinder/volume/drivers/dell_emc/ps.py:247 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" #: cinder/volume/drivers/dell_emc/ps.py:360 #, python-format msgid "Volume does not exists %s." msgstr "" #: cinder/volume/drivers/dell_emc/ps.py:650 msgid "Reference must contain source-id or source-name." msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:131 msgid "can't handle both name and index in req" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:184 msgid "Volume by this name already exists" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:196 #, python-format msgid "Bad response from XMS, %s" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:255 #, python-format msgid "can't find lun-map, ig:%(ig)s vol:%(vol)s" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:297 #, python-format msgid "iscsi portal, %s, not found" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:447 #: cinder/volume/drivers/dell_emc/xtremio.py:1080 msgid "XtremIO not initialized correctly, no clusters found" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:452 #, python-format msgid "Invalid XtremIO version %(cur)s, version %(min)s or up is required" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:708 msgid "can't find the volume to extend" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:843 msgid "" "create_consistencygroup_from_src only supports a cgsnapshot source or a " "consistency group source. Multiple sources cannot be used." msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:1029 #, python-format msgid "Failed to create IG, %s" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:1150 msgid "XtremIO not configured correctly, no iscsi portals found" msgstr "" #: cinder/volume/drivers/dell_emc/xtremio.py:1194 msgid "Failed to get targets" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:159 msgid "_get_async_url: Invalid URL." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:166 msgid "_get_async_url: Malformed URL." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:200 #, python-format msgid "Async error: Unable to retrieve %(obj)s method %(method)s result" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:223 msgid "REST Async Error: Command not accepted." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:392 msgid "Configuration error: dell_sc_ssn not set." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:648 msgid "Failed to connect to Dell REST API" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:719 msgid "Failed to find Storage Center" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:989 #, python-format msgid "Unable to locate specified replay profiles %s " msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:1038 #, python-format msgid "Profile %s not found." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:1236 #, python-format msgid "Unable to complete failover of %s." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:1280 #, python-format msgid "Multiple copies of volume %s found." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:1317 #, python-format msgid "Error deleting volume %(ssn)s: %(volume)s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:1892 msgid "Unable to find iSCSI mappings." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2102 #, python-format msgid "Unable to create snapshot from empty volume. %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2566 msgid "Multiple profiles found." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2610 msgid "Error deleting replay profile." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2844 msgid "Dell API 2.1 or later required for Consistency Group support" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2868 msgid "Error retrieving volume size" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2917 #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2954 msgid "Volume size must multiple of 1 GB." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2922 #, python-format msgid "Volume is attached to a server. (%s)" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2929 #, python-format msgid "Unable to manage volume %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2933 #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2958 msgid "Volume not unique." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:2980 #, python-format msgid "Unable to rename volume %(existing)s to %(newname)s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:3015 msgid "Failed to find QoSnode" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:132 msgid "" "Dell Cinder driver configuration error replication not supported with " "direct connect." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:147 #, python-format msgid "Dell Cinder driver configuration error replication_device %s not found" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:206 msgid "" "Replication setup failure: replication has been enabled but no " "replication target has been specified for this backend." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:211 msgid "" "Replication setup failure: replication:livevolume has been enabled but " "more than one replication target has been specified for this backend." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:264 #, python-format msgid "Replication %(name)s to %(ssn)s failed." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:314 #, python-format msgid "Unable to create volume %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:335 msgid "Unable to create volume. Backend down." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:475 #, python-format msgid "Failed to create snapshot %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:525 #, python-format msgid "Unable to create volume %(name)s from %(snap)s." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:550 #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:611 #, python-format msgid "Failed to create volume %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:588 #, python-format msgid "Unable to create volume %(name)s from %(vol)s." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:629 #, python-format msgid "Failed to delete snapshot %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:659 #, python-format msgid "Unable to find volume %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:683 #, python-format msgid "Unable to extend volume %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:931 #, python-format msgid "Unable to update group %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:964 msgid "" "create_group_from_src only supports a group_snapshot source or a group " "source. Multiple sources cannot be used." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1176 #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1195 #: cinder/volume/drivers/huawei/huawei_driver.py:1477 msgid "Must specify source-name or source-id." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1231 #, python-format msgid "" "Unable to retype %(specname)s, expected to receive current and requested " "%(spectype)s values. Value received: %(spec)s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1706 msgid "Unable to failback. Backend is misconfigured." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1816 msgid "Already failed over" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1860 #, python-format msgid "replication_failover failed. %s not found." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1864 msgid "replication_failover failed. Backend not configured for failover" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1873 msgid "_get_unmanaged_replay: Must specify source-name." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1881 #, python-format msgid "_get_unmanaged_replay: Cannot find volume id %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1889 #, python-format msgid "_get_unmanaged_replay: Cannot find snapshot named %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1929 #, python-format msgid "" "manage_existing_snapshot: Error managing existing replay %(ss)s on volume" " %(vol)s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1960 msgid "Volume size must be a multiple of 1 GB." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1981 #, python-format msgid "unmanage_snapshot: Cannot find volume id %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:1989 #, python-format msgid "unmanage_snapshot: Cannot find snapshot named %s" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_common.py:2009 msgid "" "The Dell SC array does not support thawing a failed over replication. " "Please migrate volumes to an operational back-end or resolve primary " "system issues and fail back to reenable full functionality." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py:159 msgid "Unable to map volume." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py:215 #: cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py:284 #: cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py:250 #: cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py:303 msgid "Terminate connection failed" msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py:301 msgid "Terminate connection unable to connect to backend." msgstr "" #: cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py:182 msgid "Unable to map volume" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:234 msgid "Cannot specify both protection domain name and protection domain id." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:241 msgid "Cannot specify both storage pool name and storage pool id." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:247 msgid "REST server IP must be specified." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:252 msgid "REST server username must be specified." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:257 msgid "REST server password must be specified." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:262 msgid "Path to REST server's certificate must be specified." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:274 #, python-format msgid "" "Max over subscription is configured to %(ratio)1f while ScaleIO support " "up to %(sio_ratio)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:285 msgid "" "Using ScaleIO versions less than v2.0.0 has been deprecated and will be " "removed in a future version" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:292 msgid "Must specify storage pools. Option: sio_storage_pools." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:301 #, python-format msgid "" "Invalid storage pool name. The correct format is: " "protection_domain:storage_pool. Value supplied was: %(pool)s" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:311 #: cinder/volume/drivers/dell_emc/scaleio/driver.py:508 #, python-format msgid "Unable to retrieve properties for pool, %(pool)s" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:437 msgid "" "Illegal provisioning type. The supported provisioning types are 'thick' " "or 'thin'." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:609 msgid "Volume creation rejected due to unsafe backend configuration." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:629 #, python-format msgid "Error creating volume: %s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:645 #, python-format msgid "Cannot create volume of size %s: not multiple of 8GB." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:668 #, python-format msgid "Failed creating snapshot for volume %(volname)s: %(response)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:754 #, python-format msgid "Error calling version api status code: %d" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:761 #, python-format msgid "Error calling version api response: %s" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:834 #, python-format msgid "Error extending volume %(vol)s: %(err)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:905 #, python-format msgid "Error deleting volume %(vol)s: %(err)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:984 msgid "None numeric BWS QoS limitation" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1005 msgid "None numeric IOPS QoS limitation" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1281 #, python-format msgid "Error renaming volume %(vol)s: %(err)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1319 #, python-format msgid "Error getting pool name from id %(pool_id)s: %(err_msg)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1346 #, python-format msgid "Error getting domain name from id %(domain_id)s: %(err_msg)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1360 msgid "Error getting domain id from None name." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1379 #, python-format msgid "Domain with name %s wasn't found." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1384 #, python-format msgid "Error getting domain id from name %(name)s: %(id)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1400 #, python-format msgid "Error getting domain properties from id %(domain_id)s: %(err_msg)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1413 #, python-format msgid "" "Unable to query the storage pool id for Pool %(pool_name)s and Domain " "%(domain_name)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1439 #, python-format msgid "Pool with name %(pool_name)s wasn't found in domain %(domain_id)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1446 #, python-format msgid "Error getting pool id from name %(pool_name)s: %(err_msg)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1463 #, python-format msgid "Error getting pool properties from id %(pool_id)s: %(err_msg)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1503 #, python-format msgid "Error calling api status code: %d" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1538 #, python-format msgid "Volume mapped to %d host(s)." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1589 msgid "" "The snapshot's parent is not the original parent due to deletion or " "revert action, therefore this snapshot cannot be managed." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1599 #, python-format msgid "The snapshot's parent in ScaleIO is %(ancestor)s and not %(volume)s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1633 msgid "Reference must contain source-id." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1639 msgid "Volume must have a volume type" msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1655 #, python-format msgid "Error managing volume: %s." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1664 msgid "manage_existing cannot manage a volume that is already being managed." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1672 msgid "" "manage_existing cannot manage a volume connected to hosts. Please " "disconnect this volume from existing hosts before importing." msgstr "" #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1755 #: cinder/volume/drivers/dell_emc/scaleio/driver.py:1840 #, python-format msgid "Failed creating snapshot for group: %(response)s." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:164 #, python-format msgid "" "Unity driver does not support array OE version: %s. Upgrade to 4.1 or " "later." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:386 #, python-format msgid "Backend LUN not found for Volume: %(volume_name)s." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:476 #: cinder/volume/drivers/dell_emc/vnx/adapter.py:825 msgid "Reference must contain source-id or source-name key." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:482 #: cinder/volume/drivers/dell_emc/vnx/adapter.py:831 msgid "LUN doesn't exist." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:532 #, python-format msgid "" "The imported LUN is in pool %(pool_name)s which is not managed by the " "host %(host)s." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:679 #, python-format msgid "LUN ID of source volume: %s not found." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:737 msgid "There is no accessible iSCSI targets on the system." msgstr "" #: cinder/volume/drivers/dell_emc/unity/adapter.py:782 msgid "There is no accessible fibre channel targets on the system." msgstr "" #: cinder/volume/drivers/dell_emc/unity/client.py:38 msgid "" "Python package storops is not installed which is required to run Unity " "driver." msgstr "" #: cinder/volume/drivers/dell_emc/unity/utils.py:104 #, python-format msgid "" "No storage pools to be managed exist. Please check your configuration. " "The available storage pools on the system are %s." msgstr "" #: cinder/volume/drivers/dell_emc/unity/utils.py:114 #, python-format msgid "Host %s doesn't have iSCSI initiator." msgstr "" #: cinder/volume/drivers/dell_emc/unity/utils.py:122 #, python-format msgid "Host %s doesn't have FC initiators." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:262 #, python-format msgid "" "Unable to get the SLO/Workload combinations from the array. Exception " "received was %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:665 #, python-format msgid "" "Unable to setup live migration because of the following error: " "%(errorMessage)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:755 #, python-format msgid "Error Attaching volume %(vol)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:789 #, python-format msgid "Cannot find Volume: %(volume_name)s. Extend operation. Exiting...." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:798 #, python-format msgid "" "The volume: %(volume)s is a snapshot source. Extending a volume with " "snapVx snapshots is only supported on VMAX from HyperMaxOS version 5978 " "onwards. Exiting..." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:807 #, python-format msgid "" "Your original size: %(original_vol_size)s GB is greater than: " "%(new_size)s GB. Only Extend is supported. Exiting..." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1141 #, python-format msgid "Cannot retrieve volume %(vol)s from the array." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1223 #, python-format msgid "Configuration file %(configurationFile)s does not exist." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1256 msgid "Unable to get corresponding record for srp." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1267 #, python-format msgid "" "Unable to get configuration information necessary to create a volume: " "%(errorMessage)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1292 #, python-format msgid "Cannot retrieve volume %(vol)s from the array. " msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1396 #, python-format msgid "SnapVx feature is not licensed on %(array)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1455 #, python-format msgid "Error retrieving snapshot details. Snapshot name: %(snap)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1484 #, python-format msgid "Error creating snap Vx of %(vol)s. Exception received: %(e)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1539 #, python-format msgid "" "Either SLO: %(slo)s or workload %(workload)s is invalid. Examine previous" " error statement for valid values." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1606 msgid "" "Port group name has not been provided - please configure the " "'storagetype:portgroupname' extra spec on the volume type, or enter a " "list of portgroups to the xml file associated with this backend " "e.g. OS-PORTGROUP1-PG OS-PORTGROUP2-PG." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:1709 #, python-format msgid "Failed to delete volume %(volume_name)s. Exception received: %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2011 #: cinder/volume/drivers/dell_emc/vmax/common.py:2062 #, python-format msgid "Unable to retrieve volume details from array for device %(device_id)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2030 #, python-format msgid "" "Unable to import volume %(device_id)s to cinder. Volume is in masking " "view(s): %(mv)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2041 #, python-format msgid "" "Unable to import volume %(device_id)s to cinder. It is part of a " "replication session." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2070 #, python-format msgid "" "Cannot manage existing VMAX volume %(device_id)s - it has a size of " "%(vol_size)s but only whole GB sizes are supported. Please extend the " "volume to the nearest GB value before importing." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2141 #, python-format msgid "" "Unable to manage existing Snapshot. Snapshot %(snapshot)s is already " "managed by Cinder." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2149 #, python-format msgid "" "Volume %(name)s is failed over from the source volume, it is not possible" " to manage a snapshot of a failed over volume." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2158 #, python-format msgid "" "Snapshot %(snap_name)s is not associated with specified volume " "%(device_id)s, it is not possible to manage a snapshot that is not " "associated with the specified volume." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2177 #, python-format msgid "" "There was an issue managing %(snap_name)s, it was not possible to add the" " OS- prefix. Error Message: %(e)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2223 #, python-format msgid "" "It is not possible to unmanage a snapshot where the source volume is " "failed-over, revert back to source VMAX to unmanage snapshot " "%(snap_name)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2241 #, python-format msgid "" "There was an issue unmanaging Snapshot, it was not possible to remove the" " OS- prefix. Error message is: %(e)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2587 #, python-format msgid "" "Exception occurred adding volume %(vol)s to its async rdf management " "group - the exception received was: %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2649 #, python-format msgid "" "Cannot get necessary information to cleanup replication target for " "volume: %(volume)s. The exception received was: %(e)s. Manual clean-up " "may be required. Please contact your administrator." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2723 #, python-format msgid "" "Deleting a Metro-protected replicated volume is not permitted on this " "backend %(backend)s. Please contact your administrator." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2766 #, python-format msgid "Replication is not configured on backend: %(backend)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2779 #, python-format msgid "" "Cannot find replication group: %(RDFGroup)s. Please check the name and " "the array" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2813 #, python-format msgid "" "Backend %(backend)s is already failed over. If you wish to failback, " "please append '--backend_id default' to your command." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:2828 #, python-format msgid "" "Cannot failback backend %(backend)s- backend not in failed over state. If" " you meant to failover, please omit the '--backend_id default' from the " "command" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3076 #, python-format msgid "Error extending volume. Error received was %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3084 msgid "" "Extending a replicated volume is not permitted on this backend. Please " "contact your administrator. Note that you cannot extend SRDF/Metro " "protected volumes." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3144 #, python-format msgid "Remote replication failed with exception: %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3174 #, python-format msgid "Failed to get or create replicationgroup. Exception received: %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3289 msgid "" "Replication groups are not supported for use with Asynchronous " "replication or Metro." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3315 #, python-format msgid "Failed to create generic volume group: %(volGrpName)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3494 #, python-format msgid "" "Failed to create snapshot for group: %(volGrpName)s. Exception received: " "%(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3540 #, python-format msgid "Cannot find generic volume group %(group_id)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3591 #, python-format msgid "Cannot find generic volume group %(grp_id)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3718 #, python-format msgid "Failed to update volume group: %(volGrpName)s. Exception: %(ex)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3825 msgid "Must supply either group snapshot or a source group." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3840 #, python-format msgid "Cannot retrieve source volume group %(grp_id)s from the array." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3896 #, python-format msgid "Cannot retrieve source snapshot %(snap_id)s from the array." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:3913 #, python-format msgid "Failed to create vol grp %(volGrpName)s from source %(grpSnapshot)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:4248 msgid "" "Volume is replicated - revert to snapshot feature is not supported for " "replicated volumes." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:4258 msgid "Failed to revert the volume to the snapshot" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/common.py:4284 #, python-format msgid "Failed to revert the volume to the snapshotException received was %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/iscsi.py:274 #, python-format msgid "" "Cannot get iSCSI ipaddresses, multipath flag, or hostlunid. Exception is " "%(e)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:122 #, python-format msgid "" "Failed to get, create or add volume %(volumeName)s to masking view " "%(maskingview_name)s. The error message received was %(errorMessage)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:711 #, python-format msgid "Failed to remove volume %(vol)s from SG: %(sg_name)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:746 #, python-format msgid "Failed to remove device with id %(dev_id)s from SG: %(sg_name)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:772 msgid "FC is the protocol but wwpns are not supplied by OpenStack." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:778 #, python-format msgid "Error finding %(name)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:868 msgid "Rollback" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:896 msgid "Rollback - Volume in another storage group besides default storage group." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:899 #, python-format msgid "" "Rollback for Volume: %(volume_name)s has failed. Please contact your " "system administrator to manually return your volume to the default " "storage group for its slo. Exception received: %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/masking.py:1495 #, python-format msgid "" "Default storage group %(sg_name)s is part of masking views %(mvs)s. " "Please remove it from all masking views" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/provision.py:265 msgid "Issue encountered waiting for restore." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/provision.py:496 #, python-format msgid "Could not retrieve storage group %(sg_name)s. " msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:145 #, python-format msgid "The %(method)s request to URL %(url)s failed with exception %(e)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:185 #: cinder/volume/drivers/dell_emc/vmax/rest.py:1962 #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:2106 msgid "Issue encountered waiting for job." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:246 #, python-format msgid "" "Error %(operation)s. The status code received is %(sc)s and the message " "is %(message)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:269 #, python-format msgid "" "Error %(operation)s. Status code: %(sc)lu. Error: %(error)s. Status: " "%(status)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:880 #, python-format msgid "" "Invalid %(ds)s with value %(dt)s entered. Valid values range from %(du)s " "%(dv)s to 100,000 %(dv)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:899 #, python-format msgid "Wrong Distribution type value %(dt)s entered. Please enter one of: %(dl)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:992 #: cinder/volume/drivers/dell_emc/vmax/rest.py:1014 #, python-format msgid "Volume %(deviceID)s not found." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:1455 msgid "Error retrieving masking group." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/rest.py:1752 msgid "Issue encountered waiting for synchronization." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:340 msgid "" "RestServerIp, RestServerPort, RestUserName, RestPassword must have valid " "values." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:467 msgid "Source volume device ID is required." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:530 #, python-format msgid "Failed to retrieve all necessary SRDF information. Error received: %(ke)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:650 msgid "Unable to get volume type ids." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:656 #, python-format msgid "Failed to get an array associated with volume group: %(groupid)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:660 #, python-format msgid "There are multiple arrays associated with volume group: %(groupid)s." msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:727 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4232 #, python-format msgid "" "Replication should be enabled or disabled for both volume or group. " "Volume replication status: %(vol_status)s, group replication status: " "%(group_status)s" msgstr "" #: cinder/volume/drivers/dell_emc/vmax/utils.py:746 #: cinder/volume/drivers/dell_emc/vnx/utils.py:322 #, python-format msgid "Replication status should be %s for replication-enabled group." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:202 #, python-format msgid "" "[%(group)s] Invalid %(protocol)s ports %(port)s specified for " "io_port_list." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:214 msgid "No valid ports." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:659 #, python-format msgid "" "All the specified storage pools to be managed do not exist. Please check " "your configuration. Non-existent pools: %s" msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:839 #, python-format msgid "" "The imported lun is in pool %(lun_pool)s which is not managed by the host" " %(host)s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:874 #, python-format msgid "" "The volume to be managed is a %(provision)s LUN and the tiering setting " "is %(tier)s. This doesn't match with the type %(type)s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:1334 #, python-format msgid "Failed to find available iSCSI targets for %s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:1389 #, python-format msgid "Host %s has no FC initiators" msgstr "" #: cinder/volume/drivers/dell_emc/vnx/adapter.py:1425 #, python-format msgid "Failed to find available FC targets for %s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/client.py:53 #, python-format msgid "Volume %(name)s was created in VNX, but in %(state)s state." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/client.py:86 msgid "storops Python library is not installed." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:177 #, python-format msgid "The value %(value)s for key %(key)s in extra specs is invalid." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:232 msgid "" "Can not set tiering policy for a deduplicated volume. Set the tiering " "policy on the pool where the deduplicated volume locates." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:239 msgid "Compression Enabler is not installed. Can not create compressed volume." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:245 msgid "" "Deduplication Enabler is not installed. Can not create deduplicated " "volume." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:253 msgid "ThinProvisioning Enabler is not installed. Can not create thin volume." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:259 msgid "" "FAST VP Enabler is not installed. Can not set tiering policy for the " "volume." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:332 msgid "Initiators of host cannot be empty." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/common.py:435 msgid "backend_id or san_ip cannot be empty for replication_device." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/replication.py:157 msgid "Replication is configured, but no MirrorView/S enabler installed on VNX." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/replication.py:181 msgid "VNX Cinder driver does not support multiple replication targets." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/replication.py:190 #: cinder/volume/drivers/dell_emc/vnx/replication.py:194 msgid "Invalid backend_id specified." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/taskflows.py:56 #, python-format msgid "Failed to migrate volume between source vol %(src)s and dest vol %(dst)s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/taskflows.py:240 #, python-format msgid "Failed to migrate volume %(src)s." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/utils.py:147 #, python-format msgid "Timeout waiting for %(condition_name)s in wait_until." msgstr "" #: cinder/volume/drivers/dell_emc/vnx/utils.py:306 #, python-format msgid "" "Replication should be enabled or disabled for both volume or group. " "volume replication status: %(vol_status)s, group replication status: " "%(group_status)s" msgstr "" #: cinder/volume/drivers/disco/disco.py:160 msgid "Could not find DISCO wsdl file." msgstr "" #: cinder/volume/drivers/disco/disco.py:165 msgid "Could not find the IP address of the REST server." msgstr "" #: cinder/volume/drivers/disco/disco.py:182 #: cinder/volume/drivers/disco/disco.py:341 #, python-format msgid "Error while creating volume [status] %(stat)s - [result] %(res)s." msgstr "" #: cinder/volume/drivers/disco/disco.py:202 #, python-format msgid "Error while deleting volume [status] %(stat)s - [result] %(res)s." msgstr "" #: cinder/volume/drivers/disco/disco.py:229 #, python-format msgid "Error while creating snapshot [status] %(stat)s - [result] %(res)s." msgstr "" #: cinder/volume/drivers/disco/disco.py:265 #, python-format msgid "Error while deleting snapshot [status] %(stat)s - [result] %(res)s" msgstr "" #: cinder/volume/drivers/disco/disco.py:289 #, python-format msgid "" "Error[%(stat)s - %(res)s] while restoring snapshot [%(snap_id)s] into " "volume [%(vol)s]." msgstr "" #: cinder/volume/drivers/disco/disco.py:312 #, python-format msgid "Error[status] %(stat)s - [result] %(res)s] while getting volume id." msgstr "" #: cinder/volume/drivers/disco/disco.py:364 #, python-format msgid "Error[%(stat)s - %(res)s] while getting volume id." msgstr "" #: cinder/volume/drivers/disco/disco.py:418 #, python-format msgid "Error while extending volume [status] %(stat)s - [result] %(res)s." msgstr "" #: cinder/volume/drivers/disco/disco.py:461 #, python-format msgid "Error while getting disco information [%s]." msgstr "" #: cinder/volume/drivers/disco/disco.py:492 #: cinder/volume/drivers/disco/disco.py:528 msgid "No source-id/source-name in existing_ref" msgstr "" #: cinder/volume/drivers/disco/disco.py:500 #: cinder/volume/drivers/disco/disco.py:536 #, python-format msgid "" "Error while getting volume details, [status] %(stat)s - [volume id] " "%(vol_id)s" msgstr "" #: cinder/volume/drivers/disco/disco.py:513 #: cinder/volume/drivers/disco/disco.py:548 #, python-format msgid "" "Error while getting volume details with the name %(name)s: [status] " "%(stat)s" msgstr "" #: cinder/volume/drivers/disco/disco.py:588 #, python-format msgid "Error while getting %(op)s details, returned code: %(status)s." msgstr "" #: cinder/volume/drivers/disco/disco.py:603 #, python-format msgid "Timeout while calling %s " msgstr "" #: cinder/volume/drivers/disco/disco.py:617 #: cinder/volume/drivers/disco/disco.py:634 #, python-format msgid "Unknown operation %s." msgstr "" #: cinder/volume/drivers/disco/disco.py:624 msgid "Call returned a None object" msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:64 #, python-format msgid "Cannot parse session key: %s" msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:104 msgid "Failed to log in to management controller" msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:121 msgid "Failed to obtain MC session key" msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:219 #, python-format msgid "Exception handling URL %(url)s: %(msg)s" msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:379 #, python-format msgid "No LUNs available for mapping to host %s." msgstr "" #: cinder/volume/drivers/dothill/dothill_client.py:432 #, python-format msgid "Failed to find a free LUN for host %s" msgstr "" #: cinder/volume/drivers/dothill/dothill_common.py:73 #, python-format msgid "Failed to connect to %(vendor_name)s Array %(host)s: %(err)s" msgstr "" #: cinder/volume/drivers/dothill/dothill_common.py:80 #, python-format msgid "Failed to log on %s Array (invalid login?)." msgstr "" #: cinder/volume/drivers/dothill/dothill_common.py:131 #, python-format msgid "%s configuration option is not set." msgstr "" #: cinder/volume/drivers/dothill/dothill_common.py:281 #, python-format msgid "Unable to get stats for backend_name: %s" msgstr "" #: cinder/volume/drivers/dothill/dothill_common.py:291 #, python-format msgid "Connector does not provide: %s" msgstr "" #: cinder/volume/drivers/dothill/dothill_iscsi.py:89 #, python-format msgid "Invalid IP address format: '%s'" msgstr "" #: cinder/volume/drivers/dothill/dothill_iscsi.py:94 #: cinder/volume/drivers/hpe/hpe_3par_iscsi.py:203 msgid "At least one valid iSCSI IP address must be set." msgstr "" #: cinder/volume/drivers/dothill/dothill_iscsi.py:188 msgid "CHAP secret should be 12-16 bytes." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:197 #, python-format msgid "" "create_volume, volume: %(volume)s, volumename: %(volumename)s, " "eternus_pool: %(eternus_pool)s, Storage Configuration Service not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:237 #, python-format msgid "" "create_volume, volumename: %(volumename)s, poolname: %(eternus_pool)s, " "Return code: %(rc)lu, Error: %(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:256 #, python-format msgid "" "create_volume, volume: %(volume)s, EnumerateInstances, cannot connect to " "ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:312 msgid "create_volume_from_snapshot, Source Volume does not exist in ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:326 #, python-format msgid "" "create_volume_from_snapshot, target volume instancename: " "%(volume_instancename)s, Get Instance Failed." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:349 msgid "create_cloned_volume, Source Volume does not exist in ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:362 #, python-format msgid "" "create_cloned_volume, target volume instancename: " "%(volume_instancename)s, Get Instance Failed." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:390 msgid "_create_local_cloned_volume, Replication Service not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:404 #, python-format msgid "" "_create_local_cloned_volume, volumename: %(volumename)s, " "sourcevolumename: %(sourcevolumename)s, source volume instance: " "%(source_volume)s, target volume instance: %(target_volume)s, Return " "code: %(rc)lu, Error: %(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:511 #, python-format msgid "" "_delete_volume, volumename: %(volumename)s, Storage Configuration Service" " not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:530 #, python-format msgid "" "_delete_volume, volumename: %(volumename)s, Return code: %(rc)lu, Error: " "%(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:566 #, python-format msgid "" "create_snapshot, volumename: %(s_volumename)s, source volume not found on" " ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:574 #, python-format msgid "" "create_snapshot, volumename: %(volumename)s, Replication Service not " "found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:586 #, python-format msgid "create_snapshot, eternus_pool: %(eternus_pool)s, pool not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:616 #, python-format msgid "" "create_snapshot, snapshotname: %(snapshotname)s, source volume name: " "%(volumename)s, vol_instance.path: %(vol_instance)s, dest volume name: " "%(d_volumename)s, pool: %(pool)s, Return code: %(rc)lu, Error: " "%(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:682 #, python-format msgid "initialize_connection, volume: %(volume)s, Volume not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:784 #, python-format msgid "extend_volume, volumename: %(volumename)s, volume not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:803 #, python-format msgid "extend_volume, eternus_pool: %(eternus_pool)s, pool not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:818 #, python-format msgid "" "extend_volume, volume: %(volume)s, volumename: %(volumename)s, " "eternus_pool: %(eternus_pool)s, Storage Configuration Service not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:854 #, python-format msgid "" "extend_volume, volumename: %(volumename)s, Return code: %(rc)lu, Error: " "%(errordesc)s, PoolType: %(pooltype)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:957 #, python-format msgid "" "_get_mapdata_fc, getting host-affinity from aglist/vol_instance failed, " "affinitygroup: %(ag)s, ReferenceNames, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:977 #, python-format msgid "" "_get_mapdata_fc, getting host-affinity instance failed, volmap: " "%(volmap)s, GetInstance, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1007 #, python-format msgid "" "_get_mapdata_iscsi, vol_instance: %(vol_instance)s, ReferenceNames: " "CIM_ProtocolControllerForUnit, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1028 msgid "" "_get_mapdata_iscsi, Associators: FUJITSU_SAPAvailableForElement, cannot " "connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1046 #, python-format msgid "" "_get_mapdata_iscsi, affinitygroup: %(ag)s, ReferenceNames, cannot connect" " to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1068 #, python-format msgid "" "_get_mapdata_iscsi, volmap: %(volmap)s, GetInstance, cannot connect to " "ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1116 #, python-format msgid "" "_get_drvcfg, filename: %(filename)s, tagname: %(tagname)s, data is None!!" " Please edit driver configuration file and correct." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1142 #, python-format msgid "" "_get_eternus_connection, filename: %(filename)s, ip: %(ip)s, port: " "%(port)s, user: %(user)s, passwd: ****, url: %(url)s, FAILED!!." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1166 msgid "_create_volume_name, id_code is None." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1194 #, python-format msgid "" "_find_pool, eternus_pool:%(eternus_pool)s, EnumerateInstances, cannot " "connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1233 #, python-format msgid "" "_find_eternus_service, classname: %(classname)s, EnumerateInstanceNames, " "cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1267 #, python-format msgid "" "_exec_eternus_service, classname: %(classname)s, InvokeMethod, cannot " "connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1432 #, python-format msgid "" "_find_lun, volumename: %(volumename)s, EnumerateInstanceNames, cannot " "connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1475 #, python-format msgid "" "_find_copysession, ReferenceNames, vol_instance: %(vol_instance_path)s, " "Cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1514 #, python-format msgid "" "_wait_for_copy_complete, cpsession: %(cpsession)s, copysession state is " "BROKEN." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1543 #, python-format msgid "" "_delete_copysession, copy session type is undefined! copy session: " "%(cpsession)s, copy type: %(copytype)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1554 msgid "_delete_copysession, Cannot find Replication Service" msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1584 #, python-format msgid "" "_delete_copysession, copysession: %(cpsession)s, operation: " "%(operation)s, Return code: %(rc)lu, Error: %(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1611 msgid "_get_target_port, EnumerateInstances, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1643 #, python-format msgid "_get_target_port, protcol: %(protocol)s, target_port not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1670 #, python-format msgid "" "_map_lun, vol_instance.path:%(vol)s, volumename: %(volumename)s, " "volume_uid: %(uid)s, initiator: %(initiator)s, target: %(tgt)s, aglist: " "%(aglist)s, Storage Configuration Service not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1785 #, python-format msgid "_find_initiator_names, connector: %(connector)s, initiator not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1810 #, python-format msgid "" "_find_affinity_group, connector: %(connector)s, EnumerateInstanceNames, " "cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1827 #, python-format msgid "" "_find_affinity_group,connector: %(connector)s,AssocNames: " "FUJITSU_ProtocolControllerForUnit, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1848 #, python-format msgid "" "_find_affinity_group, connector: %(connector)s, Associators: " "FUJITSU_AuthorizedTarget, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1908 #, python-format msgid "" "_unmap_lun,vol_instance.path: %(volume)s, AssociatorNames: " "CIM_ProtocolControllerForUnit, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1924 #, python-format msgid "" "_unmap_lun, vol_instance.path: %(volume)s, volumename: %(volumename)s, " "volume_uid: %(uid)s, aglist: %(aglist)s, Controller Configuration Service" " not found." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1965 #, python-format msgid "" "_unmap_lun, volumename: %(volumename)s, volume_uid: %(volume_uid)s, " "AffinityGroup: %(ag)s, Return code: %(rc)lu, Error: %(errordesc)s." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:1997 #, python-format msgid "" "_get_eternus_iscsi_properties, iscsiip: %(iscsiip)s, " "EnumerateInstanceNames, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:2016 #, python-format msgid "" "_get_eternus_iscsi_properties, iscsiip: %(iscsiip)s, GetInstance, cannot " "connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:2035 #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:2051 #, python-format msgid "" "_get_eternus_iscsi_properties, iscsiip: %(iscsiip)s, AssociatorNames: " "CIM_BindsTo, cannot connect to ETERNUS." msgstr "" #: cinder/volume/drivers/fujitsu/eternus_dx_common.py:2072 #, python-format msgid "" "_get_eternus_iscsi_properties, iscsiip list: %(iscsiip_list)s, iqn not " "found." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:89 msgid "Dsware config file not exists!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:116 msgid "Dsware get manager ip failed, volume provider_id is None!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:145 #, python-format msgid "Query Dsware version failed! Retcode is %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:157 #, python-format msgid "Dsware create volume failed! Result is: %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:178 #, python-format msgid "Dsware: create volume from snap failed. Result: %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:188 msgid "Dsware: volume size can not be less than snapshot size." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:210 #, python-format msgid "Dsware fails to start cloning volume %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:221 #, python-format msgid "Clone volume %s failed while waiting for success." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:246 #, python-format msgid "Clone volume %(new_volume_name)s failed, volume status is: %(status)s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:252 #, python-format msgid "" "Dsware clone volume time out. Volume: %(new_volume_name)s, status: " "%(status)s" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:262 msgid "Dsware clone volume failed: volume can not be found from Dsware." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:329 msgid "Host attach volume failed!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:346 #, python-format msgid "Dsware detach volume from host failed: %s!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:365 #, python-format msgid "Query volume attach failed, result=%s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:372 #, python-format msgid "Attach volume to host failed in copy volume to image, retcode: %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:380 msgid "Attach_volume failed." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:405 #, python-format msgid "Dsware query volume %s failed!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:421 #, python-format msgid "Dsware delete volume failed: %s!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:442 msgid "Dsware get snapshot failed!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:452 #, python-format msgid "Dsware Create Snapshot failed! Result: %s." msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:579 msgid "Dsware query Dsware version failed!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:590 #, python-format msgid "" "Dsware extend Volume failed! New size %(new_size)s should be greater than" " old size %(old_size)s!" msgstr "" #: cinder/volume/drivers/fusionstorage/dsware.py:600 #, python-format msgid "Dsware extend Volume failed! Result:%s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:348 #, python-format msgid "Volume %s doesn't exist on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:498 msgid "" "Specifies the Snap CPG for a volume type. It overrides the " "hpe3par_cpg_snap setting. Defaults to the hpe3par_cpg_snap setting in the" " cinder.conf file. If hpe3par_cpg_snap is not set, it defaults to the " "hpe3par_cpg setting." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:508 msgid "" "Specifies the host persona property for a volume type. It overrides the " "hpe3par_cpg_snap setting. Defaults to the hpe3par_cpg_snap setting in the" " cinder.conf file. If hpe3par_cpg_snap is not set, it defaults to the " "hpe3par_cpg setting." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:521 msgid "" "The virtual volume set name that has been set up by the administrator " "that would have predefined QoS rules associated with it. If you specify " "extra_specs hpe3par:vvs, the qos_specs minIOPS, maxIOPS, minBWS, and " "maxBWS settings are ignored." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:532 msgid "Enables Flash cache setting for a volume type." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:540 msgid "Specifies the provisioning for a volume type." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:549 msgid "" "Enables compression for a volume type. Minimum requirement of 3par OS " "version is 3.3.1 with SSD drives only. Volume size must have > 16 GB to " "enable compression on volume. A full provisioned volume cannot be " "compressed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:562 msgid "" "The valid value is: True If True, the volume is to be replicated, if" " supported, by the backend driver. If the option is not specified or " "false, then replication is not enabled. This option is required to enable" " replication." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:575 msgid "Sets the replication mode for 3par." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:584 msgid "" "Sets the time interval for synchronization. Only needed if " "replication:mode is periodic." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:593 msgid "Sets the number of snapshots that will be saved on the primary array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:602 msgid "Sets the number of snapshots that will be saved on the secondary array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:613 msgid "" "Sets the QoS, I/O issue count minimum goal. If not specified, there is no" " limit on I/O issue count." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:621 msgid "" "Sets the QoS, I/O issue count rate limit. If not specified, there is no " "limit on I/O issue count." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:629 msgid "" "Sets the QoS, I/O issue bandwidth minimum goal. If not specified, there " "is no limit on I/O issue bandwidth rate." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:638 msgid "" "Sets the QoS, I/O issue bandwidth rate limit. If not specified, there is " "no limit on I/O issue bandwidth rate." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:647 msgid "Sets the latency goal in milliseconds." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_base.py:654 msgid "Sets the priority of the QoS rule over other rules." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:346 #, python-format msgid "%s is not set" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:353 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:389 #, python-format msgid "%s is not set and is required for the replication device to be valid." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:364 #, python-format msgid "" "Invalid hpe3parclient version found (%(found)s). Version %(minimum)s or " "greater required. Run \"pip install --upgrade python-3parclient\" to " "upgrade the hpe3parclient." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:381 #: cinder/volume/drivers/hpe/hpe_3par_common.py:410 #, python-format msgid "Failed to Login to 3PAR (%(url)s) because %(err)s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:436 msgid "" "You must install hpe3parclient before using 3PAR drivers. Run \"pip " "install python-3parclient\" to install the hpe3parclient." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:515 #: cinder/volume/drivers/hpe/hpe_3par_common.py:1560 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:523 #, python-format msgid "Failed to get domain because CPG (%s) doesn't exist on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:557 msgid "" "For a volume type to be a part of consistent group, volume type extra " "spec must have consistent_group_snapshot_enabled=\" True\"" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:696 #, python-format msgid "" "Copy volume task failed: create_group_from_src_group id=%(id)s, " "status=%(status)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:807 #, python-format msgid "" "Volume with volume id %s is not supported as extra specs of this volume " "does not have consistent_group_snapshot_enabled=\" True\"" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:815 #: cinder/volume/drivers/hpe/hpe_3par_common.py:834 #, python-format msgid "Virtual Volume Set %s does not exist." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:873 #, python-format msgid "There was an error creating the cgsnapshot: %s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:935 #: cinder/volume/drivers/hpe/hpe_3par_common.py:1119 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1224 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1414 #, python-format msgid "Virtual volume '%s' doesn't exist on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:968 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1239 #, python-format msgid "Volume type ID '%s' is invalid." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1035 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1314 msgid "Managing of snapshots to failed-over volumes is not allowed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1046 #: cinder/volume/drivers/hpe/hpe_3par_common.py:1146 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1341 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1448 #, python-format msgid "Snapshot '%s' doesn't exist on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1054 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1357 #, python-format msgid "The provided snapshot '%s' is not a snapshot of the provided volume." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1110 msgid "Reference must be for an unmanaged virtual volume." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1137 msgid "Reference must be for an unmanaged snapshot." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1174 msgid "Unmanaging of snapshots from failed-over volumes is not allowed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1209 msgid "Reference must contain source-name or source-id." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1859 #, python-format msgid "" "Flash Cache Policy requires WSAPI version '%(fcache_version)s' version " "'%(version)s' is installed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1889 #, python-format msgid "" "Compression Policy requires WSAPI version '%(compression_version)s' " "version '%(version)s' is installed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1899 msgid "Compression is not supported on underlying hardware" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1927 #, python-format msgid "VV Set %s does not exist." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:1977 #, python-format msgid "Must specify a valid persona %(valid)s,value '%(persona)s' is invalid." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2072 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2088 #, python-format msgid "" "Dedup is a valid provisioning type, but requires WSAPI version " "'%(dedup_version)s' version '%(version)s' is installed." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2229 #, python-format msgid "Volume (%s) already exists on array" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2404 #, python-format msgid "" "Failed to add volume '%(volume)s' to vvset '%(vvs_name)s' because " "'%(err)s'" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2440 #, python-format msgid "" "Copy volume task failed: create_cloned_volume id=%(id)s, " "status=%(status)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2510 msgid "" "The volume is currently busy on the 3PAR and cannot be deleted at this " "time. You can try again later." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2533 msgid "Volume has a temporary snapshot that can't be deleted at this time." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2540 msgid "Volume has children and cannot be deleted!" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2825 #, python-format msgid "" "Copy volume task failed: convert_to_base_volume: id=%(id)s, " "status=%(status)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2849 #, python-format msgid "Volume (%s) already exists on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2897 msgid "Snapshot has a temporary snapshot that can't be deleted at this time." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:2904 msgid "Snapshot has children and cannot be deleted!" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3030 #: cinder/volume/drivers/hpe/hpe_3par_common.py:3080 #, python-format msgid "" "Tune volume task stopped before it was done: volume_name=%(volume_name)s," " task-status=%(status)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3103 #, python-format msgid "Cannot retype from HPE3PARDriver to %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3109 msgid "Cannot retype from one 3PAR array to another." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3115 #, python-format msgid "Invalid new snapCPG name for retype. new_snap_cpg='%s'." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3122 msgid "Cannot retype to a CPG in a different domain." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3126 msgid "Cannot retype to a snap CPG in a different domain." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3304 msgid "Volume has a temporary snapshot." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3332 #, python-format msgid "There was an error stoping remote copy: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3349 #, python-format msgid "Promote virtual copy failed: id=%(id)s, status=%(status)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3360 #: cinder/volume/drivers/hpe/hpe_3par_common.py:3995 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4138 #, python-format msgid "There was an error starting remote copy: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3422 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4663 msgid "Issuing a fail-over failed because replication is not properly configured." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3448 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4680 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1556 msgid "A valid secondary target MUST be specified in order to failover." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3536 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4549 msgid "" "The host is not ready to be failed back. Please resynchronize the volumes" " and resume replication on the 3PAR backends." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3913 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4209 msgid "" "The replication mode was not configured correctly in the volume type " "extra_specs. If replication:mode is periodic, replication:sync_period " "must also be specified and be between 300 and 31622400 seconds." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3951 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4481 #, python-format msgid "There was an error creating the remote copy group: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3971 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4362 #, python-format msgid "There was an error adding the volume to the remote copy group: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:3985 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4312 #, python-format msgid "There was an error setting the sync period for the remote copy group: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4003 #, python-format msgid "" "There was an error setting up a remote copy group on the 3PAR arrays: " "('%s'). The volume will not be recognized as replication type." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4073 #, python-format msgid "The failed-over volume could not be deleted: %s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4153 #, python-format msgid "" "Replication status should be %(status)s for replication-enabled group: " "%(group)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4162 #: cinder/volume/drivers/hpe/hpe_3par_common.py:4457 #, python-format msgid "replication is not properly configured on backend: (backend)%s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4250 #, python-format msgid "" "There was an error removing a volume: %(volume)s from Group: %(group)s : " "%(err)s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4280 #, python-format msgid "" "There was an error adding a volume: %(volume)s to Group: %(group)s : " "%(err)s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4340 #, python-format msgid "There was an error modifying the remote copy group: %s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4400 #, python-format msgid "There was an error deleting RCG %(rcg_name)s: %(error)s." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4412 #, python-format msgid "hpe3par:group_replication is not set on volume type: (id)%s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4422 #, python-format msgid "replication is not set on volume type: (id)%s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4446 #, python-format msgid "" "replication mode or replication sync period must be same on each volume " "type of Group:(id)%s" msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4524 #, python-format msgid "" "There was a problem with the failover: (%(error)s) and it was " "unsuccessful." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4540 #, python-format msgid "" "There was a problem with the failback: (%(error)s) and it was " "unsuccessful." msgstr "" #: cinder/volume/drivers/hpe/hpe_3par_common.py:4698 msgid "A valid target is not found in order to failback." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:206 msgid "HPELeftHand url not found" msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:286 #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:333 msgid "LeftHand cluster not found" msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:350 msgid "" "HPELeftHand client is not installed. Please install using 'pip install " "python-lefthandclient'." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:357 #, python-format msgid "" "Invalid hpelefthandclient version found (%(found)s). Version %(minimum)s " "or greater required. Run 'pip install --upgrade python-lefthandclient' to" " upgrade the hpelefthandclient." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:395 #, python-format msgid "REST %(proxy_ver)s hpelefthandclient %(rest_ver)s" msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:509 msgid "" "Creating a group from a source is not supported when " "consistent_group_snapshot_enabled to true." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1350 #, python-format msgid "Could not find the parent volume for Snapshot '%s' on array." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1371 #, python-format msgid "An error occurred while attempting to modify Snapshot '%s'." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1403 msgid "Reference must be the volume name of an unmanaged virtual volume." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1437 msgid "Reference must be the name of an unmanaged snapshot." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1490 msgid "Unmanaging of snapshots from 'failed-over' volumes is not allowed." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1530 #, python-format msgid "" "Invalid HPELeftHand API version found: %(found)s. Version %(minimum)s or " "greater required for manage/unmanage support." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1715 msgid "" "The host is not ready to be failed back. Please resynchronize the volumes" " and resume replication on the LeftHand backends." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1890 #, python-format msgid "The replication sync period must be at least %s seconds." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1911 #, python-format msgid "The retention count must be %s or less." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:1932 #, python-format msgid "The remote retention count must be %s or less." msgstr "" #: cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py:2003 #, python-format msgid "" "There was an error setting up a remote schedule on the LeftHand arrays: " "('%s'). The volume will not be recognized as replication type." msgstr "" #: cinder/volume/drivers/huawei/fc_zone_helper.py:124 msgid "No FC port connected to fabric." msgstr "" #: cinder/volume/drivers/huawei/fc_zone_helper.py:127 msgid "No initiator connected to fabric." msgstr "" #: cinder/volume/drivers/huawei/fc_zone_helper.py:217 #, python-format msgid "No FC port can be used for LUN %s." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:92 msgid "RestURL is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:103 msgid "UserName is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:113 msgid "UserPassword is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:123 msgid "SAN product is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:133 msgid "SAN protocol is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:146 #, python-format msgid "Invalid lun type %s is configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:154 #, python-format msgid "%(array)s array requires %(valid)s lun type, but %(conf)s is specified." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:200 #, python-format msgid "Invalid prefetch type '%s' is configured. PrefetchType must be in 0,1,2,3." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:227 msgid "Storage pool is not configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_conf.py:235 msgid "Invalid storage pool is configured." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:95 msgid "Configuration is not found." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:137 msgid "Get active client failed." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:350 msgid "Can't support qos on the array" msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:364 #, python-format msgid "Create volume error. Because %s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:408 #: cinder/volume/drivers/huawei/huawei_driver.py:720 msgid "Hypermetro and Replication can not be used in the same volume_type." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:505 msgid "Lun migration error." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:510 msgid "Cannot find migration task." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:727 #, python-format msgid "create_volume_from_snapshot: Snapshot %(name)s does not exist." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:808 #: cinder/volume/drivers/huawei/huawei_driver.py:819 #, python-format msgid "Volume %s does not exist on the array." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:836 #, python-format msgid "Can't extend replication volume, volume: %(id)s" msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:854 #, python-format msgid "" "New size should be bigger than the real size from backend storage. " "realsize: %(oldsize)s, newsize: %(newsize)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:873 #, python-format msgid "Can't get volume id from snapshot, snapshot: %(id)s" msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1055 #, python-format msgid "Can't support cache on the array, cache name is: %(name)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1064 #, python-format msgid "Can't support partition on the array, partition name is: %(name)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1073 msgid "Can't support tier on the array." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1080 #: cinder/volume/drivers/huawei/huawei_driver.py:1154 msgid "Can't support qos on the array." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1093 #, python-format msgid "Can't find cache name on the array, cache name is: %(name)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1106 #, python-format msgid "Can't find partition name on the array, partition name is: %(name)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1274 #, python-format msgid "" "An error occurred during the LUNcopy operation. LUNcopy name: " "%(luncopyname)s. LUNcopy status: %(luncopystatus)s. LUNcopy state: " "%(luncopystate)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1301 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a LUN group." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1308 #, python-format msgid "Can't import LUN %s to Cinder. LUN status is not normal." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1323 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a HyperMetroPair." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1339 msgid "Failed to get SplitMirror." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1346 msgid "Failed to get target LUN of SplitMirror." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1351 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a SplitMirror." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1366 msgid "Failed to get migration task." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1372 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a migration task." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1381 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a LUN copy task." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1389 #, python-format msgid "" "Can't import LUN %s to Cinder. Already exists in a remote replication " "task." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1396 #, python-format msgid "Can't import LUN %s to Cinder. Already exists in a LUN mirror." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1417 #, python-format msgid "The specified LUN does not belong to the given pool: %s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1434 #, python-format msgid "Can't import LUN %(lun_id)s to Cinder. LUN type mismatched." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1483 msgid "Can't find LUN on the array, please check the source-name or source-id." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1507 #, python-format msgid "" "Can't import snapshot %s to Cinder. Snapshot status is not normal or " "running status is not online." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1514 #, python-format msgid "Can't import snapshot %s to Cinder. Snapshot is exposed to initiator." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1524 msgid "Must specify snapshot source-name or source-id." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1530 msgid "Can't find snapshot on array, please check the source-name or source-id." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1545 #, python-format msgid "Can't import snapshot %s to Cinder. Snapshot doesn't belong to volume." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1623 #, python-format msgid "" "Can't create consistency group, array does not support hypermetro " "consistentgroup, group id: %(group_id)s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:1906 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3292 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3805 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3910 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1300 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1693 #, python-format msgid "Invalid secondary id %s." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:2215 #, python-format msgid "build_ini_targ_map fails. %s" msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:2239 msgid "No FC initiator can be added to host." msgstr "" #: cinder/volume/drivers/huawei/huawei_driver.py:2326 msgid "Can't find the same host id from arrays." msgstr "" #: cinder/volume/drivers/huawei/huawei_utils.py:77 #, python-format msgid "wait_for_condition: %s timed out." msgstr "" #: cinder/volume/drivers/huawei/huawei_utils.py:137 #, python-format msgid "%s, the group or group snapshot is not cg or cg_snapshot" msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:44 msgid "Remote pool cannot be found." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:71 #, python-format msgid "Create hypermetro error. %s." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:116 #, python-format msgid "Can't get volume id. Volume name: %s." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:142 msgid "Can not add FC port to host." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:158 msgid "Map info is None due to array version not supporting hypermetro." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:271 msgid "The domain_name config in cinder.conf is wrong." msgstr "" #: cinder/volume/drivers/huawei/hypermetro.py:322 msgid "The CG does not exist on array." msgstr "" #: cinder/volume/drivers/huawei/replication.py:112 #, python-format msgid "Create replication pair failed. Error: %s." msgstr "" #: cinder/volume/drivers/huawei/replication.py:203 msgid "Split replication failed." msgstr "" #: cinder/volume/drivers/huawei/replication.py:241 msgid "We should not do switch over on primary array." msgstr "" #: cinder/volume/drivers/huawei/replication.py:268 #, python-format msgid "Wait synchronize failed. Running status: %s." msgstr "" #: cinder/volume/drivers/huawei/replication.py:480 msgid "Get remote device info failed." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:79 #, python-format msgid "Request method %s is invalid." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:137 msgid "Password has expired or has been reset, please change the password." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:144 msgid "Failed to login with all rest URLs." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:189 msgid "Logout session error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:193 #, python-format msgid "" "%(err)s\n" "result: %(res)s." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:200 #, python-format msgid "%s \"data\" is not in result." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:214 msgid "Create lun error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:239 msgid "Delete lun error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:244 msgid "Query resource pool error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:282 #, python-format msgid "Can not get pool info. pool: %s" msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:300 msgid "Get lun id by name error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:311 msgid "Activate snapshot error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:322 msgid "Create snapshot error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:341 msgid "Stop snapshot error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:347 msgid "Delete snapshot error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:359 msgid "Get snapshot id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:385 msgid "Create luncopy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:410 msgid "Find portgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:422 msgid "Associate portgroup to mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:429 msgid "Check portgroup associate error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:515 msgid "Get iSCSI target port error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:525 msgid "Get hostgroup information error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:533 msgid "Get lungroup information error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:558 #, python-format msgid "Failed to create hostgroup: %(name)s. Check if it exists on the array." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:579 msgid "Create hostgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:593 msgid "Create lungroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:602 msgid "Delete lungroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:608 #: cinder/volume/drivers/huawei/rest_client.py:719 msgid "Check lungroup associate error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:618 #: cinder/volume/drivers/huawei/rest_client.py:703 msgid "Check hostgroup associate error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:629 msgid "Find host lun id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:649 msgid "Find host in hostgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:672 #, python-format msgid "Failed to create host: %(name)s. Please check if it exists on the array." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:692 msgid "Add new host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:734 msgid "Associate host to hostgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:745 msgid "Associate lun to lungroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:755 msgid "Delete associated lun from lungroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:762 msgid "Check initiator added to array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:773 msgid "Check initiator associated to host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:782 #, python-format msgid "Initiator %(ini)s has been added to another host %(host)s." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:797 msgid "Add initiator to array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:808 msgid "Associate initiator to host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:846 msgid "Invalid ALUA value. ALUA value must be 1 or 0." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:869 msgid "" "Use CHAP to associate initiator to host error. Please check the CHAP " "username and password." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:881 msgid "Use ALUA to associate initiator to host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:891 msgid "Remove CHAP error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:898 msgid "Find mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:907 msgid "Add mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:918 msgid "Associate host to mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:930 msgid "Associate lungroup to mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:940 msgid "Delete lungroup from mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:953 msgid "Delete hostgroup from mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:965 msgid "Delete portgroup from mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:971 msgid "Delete mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:991 msgid "Find obj number error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1001 msgid "Find portgroup from mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1013 msgid "Find lun group from mapping view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1028 msgid "Start LUNcopy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1064 msgid "Get LUNcopy information error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1081 msgid "Delete LUNcopy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1106 msgid "Get connected free FC wwn error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1120 msgid "Get fc initiator count error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1134 msgid "Get FC initiators from array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1149 msgid "Add FC port to host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1156 msgid "Get iSCSI port information error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1173 msgid "" "Get iSCSI port info error, please check the target IP configured in " "huawei conf file." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1204 msgid "Get FC target wwpn error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1243 msgid "Get QoS policy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1265 msgid "Update QoS policy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1273 msgid "Get target IP error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1314 #, python-format msgid "" "get_iscsi_params: No valid port in portgroup. portgroup_id: %(id)s, " "please check it on storage." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1355 #, python-format msgid "" "get_iscsi_params: Failed to get target IP for initiator %(ini)s, please " "check config file." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1374 msgid "Can't find valid IP from rest, please check it on storage." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1446 msgid "Create QoS policy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1456 msgid "Delete QoS policy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1470 msgid "Activate or deactivate QoS error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1476 #: cinder/volume/drivers/huawei/rest_client.py:1669 msgid "Get QoS information error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1500 msgid "Remove lun from QoS error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1512 msgid "Change lun priority error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1523 msgid "Change lun smarttier policy error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1529 msgid "Get QoS id by lun id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1539 msgid "Get lungroup id by lun id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1553 msgid "Get volume error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1563 msgid "Get snapshot error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1575 msgid "Extend volume error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1590 msgid "Create lun migration error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1597 msgid "Get lun migration task error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1603 msgid "Delete lun migration error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1610 msgid "Get partition by name error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1619 msgid "Get partition by partition id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1629 msgid "Add lun to partition error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1636 msgid "Remove lun from partition error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1641 msgid "Get cache by name error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1652 msgid "Get smartcache by cache id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1664 msgid "Remove lun from cache error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1730 msgid "Associate lun to QoS error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1742 msgid "Add lun to cache error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1747 msgid "Get array info error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1757 msgid "Remove host from array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1762 msgid "Delete hostgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1770 msgid "Remove host from hostgroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1777 msgid "Remove iscsi from host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1822 msgid "Rename lun on array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1832 msgid "Rename snapshot on array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1854 msgid "Remove fc from host error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1859 msgid "Get host initiators info failed." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1881 msgid "Add fc initiator to array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1893 msgid "Get FC ports from array error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1919 msgid "get_hyper_domain_id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1927 msgid "create_hypermetro_pair error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1936 msgid "delete_hypermetro error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1946 msgid "sync_hypermetro error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1956 msgid "stop_hypermetro error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1963 msgid "get_hypermetro_by_id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:1982 msgid "check_hypermetro_exist error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2012 msgid "Change hostlun id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2021 msgid "Get hypermetro group by name error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2029 msgid "Get hypermetro group by id error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2045 msgid "create hypermetro group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2054 msgid "Delete hypermetro group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2061 msgid "Get hypermetro group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2071 msgid "stop hypermetro group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2081 msgid "sync hypermetro group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2092 msgid "Add hypermetro to metrogroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2103 msgid "Delete hypermetro from metrogroup error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2109 msgid "Get HyperMetroPair error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2118 #: cinder/volume/drivers/huawei/rest_client.py:2141 msgid "License is unavailable." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2120 msgid "Get SplitMirror error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2129 msgid "Get target LUN of SplitMirror error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2143 msgid "Get migration task error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2154 msgid "Get volume by name error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2170 msgid "Get port groups by port error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2182 msgid "Get views by port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2193 msgid "Get LUN group by view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2204 msgid "Get port group by view error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2214 msgid "Get FC ports by port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2226 msgid "Create port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2237 msgid "Add port to port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2242 msgid "Delete port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2249 msgid "Remove port from port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2255 msgid "Get engines error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2262 msgid "Get port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2274 msgid "Append port group description error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2283 msgid "Get ports by port group error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2292 msgid "Get remote devices error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2299 msgid "Create replication error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2308 msgid "Get pair failed." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2318 msgid "Switch over pair error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2327 msgid "Split pair error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2338 msgid "delete_replication error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2347 msgid "Sync pair error." msgstr "" #: cinder/volume/drivers/huawei/rest_client.py:2361 msgid "Set pair secondary access error." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:58 #, python-format msgid "QoS config is wrong. %s must > 0." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:63 msgid "Illegal value specified for IOTYPE: 0, 1, or 2." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:72 #, python-format msgid "" "QoS policy must specify for IOTYPE: 0, 1, or 2, QoS policy: " "%(qos_policy)s " msgstr "" #: cinder/volume/drivers/huawei/smartx.py:79 #, python-format msgid "" "QoS policy must specify for IOTYPE and another qos_specs, QoS policy: " "%(qos_policy)s." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:88 #, python-format msgid "" "QoS policy upper_limit and lower_limit conflict, QoS policy: " "%(qos_policy)s." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:151 #: cinder/volume/drivers/huawei/smartx.py:235 msgid "Partition name is None, please set smartpartition:partitionname in key." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:158 #, python-format msgid "Can not find partition id by name %(name)s." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:173 #: cinder/volume/drivers/huawei/smartx.py:224 msgid "Cache name is None, please set smartcache:cachename in key." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:179 #, python-format msgid "Can not find cache id by cache name %(name)s." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:200 msgid "Illegal value specified for smarttier: set to either 0, 1, 2, or 3." msgstr "" #: cinder/volume/drivers/huawei/smartx.py:211 msgid "" "Illegal value specified for thin: Can not set thin and thick at the same " "time." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:118 #, python-format msgid "" "CLI Exception output:\n" " command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:139 #, python-format msgid "" "%(fun)s: Failed with unexpected CLI output.\n" " Command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:189 msgid "" "_create_host: Can not translate host name. Host name is not unicode or " "string." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:275 #, python-format msgid "_create_and_copy_vdisk_data: Failed to get attributes for vdisk %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:316 #, python-format msgid "" "_create_vdisk %(name)s - did not find success message in CLI output.\n" " stdout: %(out)s\n" " stderr: %(err)s" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:420 #, python-format msgid "" "_get_hdr_dic: attribute headers and values do not match.\n" " Headers: %(header)s\n" " Values: %(row)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:485 msgid "Could not get system name." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:495 msgid "open_access_enabled is not off." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:504 msgid "Unable to parse attributes." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:509 #, python-format msgid "Array does not exist or is offline. Current status of array is %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:627 #, python-format msgid "Did not find expected column in %(fun)s: %(hdr)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:720 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5330 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1270 msgid "Reference must contain source-id or source-name element." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:725 #, python-format msgid "No vdisk with the ID specified by ref %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:742 #, python-format msgid "%(fun)s: encountered unexpected CLI error, expected one of: %(errors)s" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:769 msgid "_create_host failed to return the host name." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:785 #, python-format msgid "" "flashsystem_multihostmap_enabled is set to False, failing requested " "multi-host map. (%(code)s %(message)s)" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:906 msgid "_get_host_from_connector failed to return the host name for connector." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:974 msgid "_update_volume_stats: Could not get storage pool data." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1034 msgid "check_for_setup_error: Unable to determine system name." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1037 msgid "check_for_setup_error: Unable to determine system id." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1049 msgid "" "check_for_setup_error: Password or SSH private key is required for " "authentication: set either san_password or san_private_key option." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1099 #, python-format msgid "" "create_snapshot: Volume status must be \"available\" or \"in-use\" for " "snapshot. The invalid status is %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1136 msgid "create_volume_from_snapshot: Volume is smaller than snapshot." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1143 #, python-format msgid "" "create_volume_from_snapshot: Snapshot status must be \"available\" for " "creating volume. The invalid status is: %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1167 msgid "create_cloned_volume: Source volume larger than destination volume" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1212 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4841 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1001 msgid "The specified vdisk is mapped to a host." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_fc.py:101 #, python-format msgid "" "Illegal value '%(prot)s' specified for flashsystem_connection_protocol: " "valid value(s) are %(enabled)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_fc.py:128 #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:132 msgid "_create_host: No connector ports." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_fc.py:226 #, python-format msgid "" "_get_vdisk_map_properties: No node found in I/O group %(gid)s for volume " "%(vol)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_fc.py:241 msgid "" "_get_vdisk_map_properties: Could not get FC connection information for " "the host-volume connection. Is the host configured properly for FC " "connections?" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_fc.py:295 #, python-format msgid "initialize_connection: vdisk %s is not defined." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:99 #, python-format msgid "" "'%(prot)s' is invalid for flashsystem_connection_protocol in config file." " valid value(s) are %(enabled)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:109 msgid "target_ip_address must be set in config file when using protocol 'iSCSI'." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:204 #, python-format msgid "No node found in I/O group %(gid)s for volume %(vol)s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:261 #, python-format msgid "vdisk %s is not defined." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:334 msgid "No config node found." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:350 #, python-format msgid "State of node is wrong. Current state is %s." msgstr "" #: cinder/volume/drivers/ibm/flashsystem_iscsi.py:361 msgid "No ip address found." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:194 #, python-format msgid "GPFS is not running, state: %s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:240 #, python-format msgid "Failed to find fileset for path %(path)s, command output: %(cmdout)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:262 #, python-format msgid "Invalid storage pool %s requested. Retype failed." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:379 #, python-format msgid "Could not find GPFS cluster id: %s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:387 #, python-format msgid "Could not find GPFS file system device: %s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:395 #, python-format msgid "Invalid storage pool %s specificed." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:416 msgid "Option gpfs_mount_point_base is not set correctly." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:422 msgid "Option gpfs_images_dir is not set correctly." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:429 #, python-format msgid "" "gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s " "belong to different file systems." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:440 #, python-format msgid "" "gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s " "belong to different filesets." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:449 #, python-format msgid "" "Downlevel GPFS Cluster Detected. GPFS Clone feature not enabled in " "cluster daemon level %(cur)s - must be at least at level %(min)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:463 #, python-format msgid "%s must be an absolute path." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:468 #, python-format msgid "%s is not a directory." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:478 #, python-format msgid "" "The GPFS filesystem %(fs)s is not at the required release level. Current" " level is %(cur)s, must be at least %(min)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1090 #, python-format msgid "mkfs failed on volume %(vol)s, error message was: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1123 #, python-format msgid "" "%s cannot be accessed. Verify that GPFS is active and file system is " "mounted." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1138 #, python-format msgid "Failed to create consistency group: %(cgid)s. Error: %(excmsg)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1148 #, python-format msgid "Failed to link fileset for the share %(cgname)s. Error: %(excmsg)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1157 #, python-format msgid "" "Failed to set permissions for the consistency group %(cgname)s. Error: " "%(excmsg)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1180 #, python-format msgid "The fileset associated with consistency group %(cgname)s does not exist" msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1193 #, python-format msgid "" "Failed to unlink fileset for consistency group %(cgname)s. Error: " "%(excmsg)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1203 #, python-format msgid "" "Failed to delete fileset for consistency group %(cgname)s. Error: " "%(excmsg)s." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1262 msgid "Updating a consistency group is not supported." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1269 msgid "" "Creating a consistency group from any source consistency group or " "consistency group snapshot is not supported." msgstr "" #: cinder/volume/drivers/ibm/gpfs.py:1497 msgid "No GPFS node is active" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/__init__.py:90 #, python-format msgid "Initiator format: %(iqn)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/__init__.py:94 msgid "Initiator is missing from connector object" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/__init__.py:103 msgid "Compute host missing either iSCSI initiator or FC wwpns" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py:55 #, python-format msgid "Failed to read certificate from %s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py:70 #, python-format msgid "The certificate doesn't match the trusted one in %s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py:75 msgid "Missing 'pyOpenSSL' python module, ensure the library is installed." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py:82 #, python-format msgid "The certificate expired: %s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:90 #, python-format msgid "Param [%s] should be provided." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:139 msgid "Param [san_password] is invalid." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:150 #, python-format msgid "Can't connect to %(host)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:173 msgid "" "Param [lss_range_for_cg]'s format is invalid, please don't put the '-' at" " the beginning or the end." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:187 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:204 #, python-format msgid "" "Param [lss_range_for_cg] is invalid, it only supports space and '-' as " "separator. Exception = %s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:200 msgid "Param [lss_range_for_cg] is invalid, it should be within 00-FF" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:213 #, python-format msgid "Param [ds8k_host_type] must be one of: %(values)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:223 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1066 #, python-format msgid "" "%s does not support bulk deletion of volumes, if you want to use this " "version of driver, please upgrade the CCL." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:231 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:253 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1082 #, python-format msgid "" "REST version %(invalid)s is lower than %(valid)s, please upgrade it in " "DS8K." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:239 msgid "" "REST for DS8K 8.1 does not support PPRC consistency group, please upgrade" " the CCL." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:265 msgid "Param [connection_type] is invalid." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:307 #, python-format msgid "LSS %s should be within 00-FF." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:316 #, python-format msgid "LSSes in the address group %s are reserved for CKD volumes" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:324 #, python-format msgid "LSS %s has been reserved for CG." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:337 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:665 msgid "All LSS/LCU IDs for configured pools on storage are exhausted." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:359 #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:933 msgid "All LSS/LCU IDs for configured pools are exhausted." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:569 #, python-format msgid "Metro Mirror pair %(id)s enters into state %(state)s. " msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:661 msgid "More than one host found." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1034 #, python-format msgid "" "For 3390 volume, capacity can be in the range 1-65520(849KiB to 55.68GiB)" " cylinders, now it is %(gb)d GiB, equals to %(cyl)d cylinders." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1106 #, python-format msgid "LCU %s should be within 00-FF." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1116 #, python-format msgid "LCUs in the address group %s are reserved for FB volumes" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1130 #, python-format msgid "Can not create lcu %(lcu)s, Exception = %(e)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py:1155 #, python-format msgid "" "LCU %s is not in parameter ds8k_devadd_unitadd_mapping, Please specify " "LCU in it, otherwise driver can not attach volume." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:273 #, python-format msgid "The OS400 volume type provided, %s, is not a valid volume type." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:412 #, python-format msgid "Param [connection_type] %s is invalid." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:447 msgid "" "Param [replication_device] is invalid, Driver support only one " "replication target." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:466 msgid "" "No pools found - make sure san_clustername is defined in the config file " "and that the pools exist on the storage." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:474 #, python-format msgid "Backend %s is not initialized." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:511 #, python-format msgid "Backend %s can not support ECKD ESE volume." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:520 #, python-format msgid "Secondary storage %s can not support ECKD ESE volume." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:556 msgid "" "No support for specifying pool or lss for volumes that belong to " "consistency group." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:590 #, python-format msgid "" "There are still some available LSSs %s for CG, but they are not in the " "same node as pool." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:688 #, python-format msgid "Can not find pool for LSSs %s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:694 msgid "Target volume should be bigger or equal to the Source volume in size." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:720 msgid "" "When target volume is pre-created, it must be equal in size to source " "volume." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:770 #, python-format msgid "Volume %(id)s is in unexpected state %(state)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:779 #, python-format msgid "Volume %s is currently a target of another FlashCopy operation" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:825 #, python-format msgid "The volume %s has been failed over, it is not suggested to extend it." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:861 msgid "" "Driver does not support migrate replicated volume, it can be done via " "retype." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:865 msgid "source and destination vendors differ." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:868 msgid "source and destination serial numbers differ." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:957 msgid "" "Retype does not support to move volume from specified pool or lss to " "another specified pool or lss." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:986 msgid "Can not change the pool volume allocated." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1200 #, python-format msgid "" "add volume %(vol)s into group %(grp)s failed since this volume is 'in-" "use' status" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1220 #, python-format msgid "" "remove volume %(vol)s from group %(grp)s failed since this volume is 'in-" "use' status" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1292 msgid "" "_create_group_from_src supports a group snapshot source or a group " "source, other sources can not be used." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1387 #, python-format msgid "Invalid secondary_backend_id specified. Valid backend id is %s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1415 #, python-format msgid "Unable to failover host to %(id)s. Exception= %(ex)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1482 #, python-format msgid "Failed to enable replication for group %(id)s, Exception: %(ex)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1507 #, python-format msgid "Failed to disable replication for group %(id)s, Exception: %(ex)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1539 #, python-format msgid "Invalid secondary_backend_id %(id)s. Valid backend ids are %(ids)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py:1567 #, python-format msgid "" "Unable to failover group %(grp_id)s to backend %(bck_id)s. Exception= " "%(ex)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:54 #, python-format msgid "%(tgt)s is not connected to %(src)s!" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:79 #, python-format msgid "Invalid port pair: %(invalid)s, valid port pair(s) are: %(valid)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:270 #, python-format msgid "Failed to create PPRC path %(src)s:%(tgt)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:425 #, python-format msgid "Param [connection_type] %s in replication_device is invalid." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:432 msgid "" "Please reserve the same number of LSS for secondary DS8K just as the " "primary DS8K." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:452 #, python-format msgid "" "The connection type in primary backend is %(primary)s, but in secondary " "backend it is %(secondary)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:509 #, python-format msgid "" "The path(s) for volume %(name)s isn't available any more, please make " "sure the state of the path(s) which source LSS is %(lss)s is success." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:557 #, python-format msgid "" "Failed to delete the target volume for volume %(volume)s, Exception: " "%(ex)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:620 msgid "Can not connect to the primary backend, please make sure it is back." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:662 #, python-format msgid "" "Source volume %(id)s has wrong pprc pair state %(invalid_state)s, " "expected one is %(valid_state)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py:670 #, python-format msgid "There is no PPRC pair for source volume %s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:201 msgid "The username and the password parameters must not be empty." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:235 #, python-format msgid "Invalid HTTP method: %s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:285 #, python-format msgid "Authentication failed for host %(host)s. Exception= %(e)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:291 #, python-format msgid "Can not put the volume in LSS: %s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:295 #, python-format msgid "Request to storage API time out: %s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:305 #, python-format msgid "Request to storage API failed: %(err)s, (%(url)s)." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:319 #, python-format msgid "Expected one result but got %d." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:329 #, python-format msgid "Expected one item in result but got %d." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py:339 #, python-format msgid "Expected one item in result responses but got %d." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:65 #, python-format msgid "Unable to create or get performance class: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:66 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:329 #, python-format msgid "Unable to add volume to performance class: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:68 #, python-format msgid "" "A performance class with the same name but different values exists: " "%(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:72 #, python-format msgid "Unable to connect to %(title)s: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:73 #, python-format msgid "Unable to connect to the storage system at '%(address)s', invalid address." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:77 #, python-format msgid "Unable to create volume: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:80 msgid "" "Unable to detect FC connection between the compute host and the storage, " "please ensure that zoning is set up correctly." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:96 #, python-format msgid "Unable to manage the volume '%(volume)s': %(error)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:99 #, python-format msgid "Incompatible pyxcli found. Required: %(required)s Found: %(found)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:177 #, python-format msgid "%(prefix)s %(portals)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:216 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:253 #, python-format msgid "Schedule %(sch)s exists with incorrect value %(int)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:229 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:265 #, python-format msgid "" "Setting up Async mirroring failed, schedule %(sch)s is not supported on " "system: %(id)s." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:455 msgid "Unable to create volume: System is out of space." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:459 #, python-format msgid "Unable to create volume: pool '%(pool)s' is out of space." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:691 #, python-format msgid "Failed to unlock volumes %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:706 msgid "No targets defined. Can't perform failover." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:724 #, python-format msgid "" "A potential split brain condition has been found with the following " "volumes: \n" "'%(volumes)s.'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:831 msgid "No targets available for replication" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:836 msgid "Too many targets configured. Only one is supported" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:843 msgid "No targets available for replication." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:848 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2709 #, python-format msgid "Missing target information for target '%(target)s'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1104 #, python-format msgid "" "Volume size (%(vol_size)sGB) cannot be smaller than the snapshot size " "(%(snap_size)sGB).." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1115 #, python-format msgid "Fatal error in copying volume: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1130 #, python-format msgid "Fatal error in resize volume: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1152 #, python-format msgid "Fatal error in snapshot_create: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1165 #, python-format msgid "Fatal error in snapshot_delete: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1184 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1679 #, python-format msgid "Fatal error in vol_resize: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1224 #, python-format msgid "Fatal error in vol_move: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1318 #, python-format msgid "Fatal error in vol_list: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1324 #, python-format msgid "Volume %(volume)s is not available on storage" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1437 msgid "Invalid target information. Can't perform failover" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1647 #, python-format msgid "" "New volume size (%(vol_size)s GB) cannot be lessthan the source volume " "size (%(src_size)s GB).." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1660 #, python-format msgid "Failed to copy from '%(src)s' to '%(vol)s': %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1780 #, python-format msgid "consistency group %s already exists on backend" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1785 msgid "Reached Maximum number of consistency groups" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1789 #, python-format msgid "Fatal error in cg_create: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1814 msgid "Maximum number of consistency groups reached" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1818 #, python-format msgid "Fatal error in cg_create on remote: %(details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:1959 msgid "Disable group replication before deleting group." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2029 #, python-format msgid "consistency group %s is being mirrored" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2033 #, python-format msgid "consistency group %s is not empty" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2037 #, python-format msgid "Fatal: %(code)s. CG: %(cgname)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2070 #, python-format msgid "Failed adding volume %(vol)s to consistency group %(cg)s: %(err)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2095 #, python-format msgid "Failed removing volume %(vol)s from consistency group %(cg)s: %(err)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2155 #, python-format msgid "Consistency group %s does not exist on backend" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2160 #, python-format msgid "Consistency group %s has an illegal name" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2164 #, python-format msgid "Snapshot group %s has an illegal name" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2168 msgid "Reached maximum snapshots allocation size" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2172 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2235 #, python-format msgid "Consistency group %s is empty" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2177 msgid "Reached Maximum number of volumes" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2181 #, python-format msgid "Consistency group %s name is reserved" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2185 #, python-format msgid "Snapshot group %s already exists" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2189 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2239 #, python-format msgid "Fatal: CG %(cg)s, Group %(group)s. %(err)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2227 #, python-format msgid "consistency group %s not found on backend" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2231 msgid "Reached Maximum size allocated for snapshots" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2303 #, python-format msgid "%(prefix)s. Invalid connector: '%(details)s.'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2485 msgid "No Fibre Channel HBA's are defined on the host." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2500 msgid "No iSCSI initiator found!" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2600 msgid "All free LUN IDs were already mapped." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2675 msgid "No remote backend found." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2687 msgid "No credentials found." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2690 msgid "No host found." msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2739 #: cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py:2753 #, python-format msgid "%(prefix)s %(ex_details)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:111 #, python-format msgid "Unsupported replication mode %(mode)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:117 #, python-format msgid "Unsupported replication RPO %(rpo)s" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:139 #, python-format msgid "Missing pool information for target '%(target)s'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:158 #, python-format msgid "Failed ending replication for %(resource)s: '%(details)s'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:168 #, python-format msgid "Failed deleting replica for %(resource)s: '%(details)s'" msgstr "" #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:286 #: cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py:343 #, python-format msgid "Failed replication for %(resource)s: '%(details)s'" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:87 #, python-format msgid "Unable to set up mirror mode replication for %(vol)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:122 #: cinder/volume/drivers/ibm/storwize_svc/replication.py:266 #: cinder/volume/drivers/inspur/instorage/replication.py:191 #, python-format msgid "" "Unable to fail-over the volume %(id)s to the secondary back-end, error: " "%(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:137 #: cinder/volume/drivers/ibm/storwize_svc/replication.py:283 #: cinder/volume/drivers/inspur/instorage/replication.py:207 #, python-format msgid "" "Unable to fail-back the volume:%(vol)s to the master back-end, " "error:%(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:245 #, python-format msgid "Unable to set up gmcv mode replication for %(vol)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:373 #, python-format msgid "Unable to establish the partnership with the Storwize cluster %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:386 #, python-format msgid "Unable to start the partnership with the Storwize cluster %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:166 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:520 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:562 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3083 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3212 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3445 #, python-format msgid "" "CLI Exception output:\n" " command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:186 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3101 #, python-format msgid "Expected no output from CLI command %(cmd)s, got %(out)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:198 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:574 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3113 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3457 #, python-format msgid "" "Failed to parse CLI output:\n" " command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:295 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3173 msgid "Must pass wwpn or host to lsfabric." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:743 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1730 #, python-format msgid "Could not find key in output of command %(cmd)s: %(out)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:787 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1760 #, python-format msgid "Failed to get code level (%s)." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:815 #, python-format msgid "Expected integer for node_count, svcinfo lsiogrp returned: %(node)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:831 #, python-format msgid "Expected integer for node_count, svcinfo lsiogrp returned: %(node)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:842 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1314 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1834 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2174 #, python-format msgid "" "Given I/O group(s) %(iogrp)s not valid; available I/O groups are " "%(avail)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:850 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2640 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5312 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:235 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1252 #, python-format msgid "Failed getting details for pool %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:861 #, python-format msgid "" "The storage system topology is hyperswap or stretched, The site_id of " "pool %(pool)s is %(site_id)s, the available I/O groups on this site is " "%(site_iogrp)s, but the given I/O group(s) is %(iogrp)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:980 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1915 #, python-format msgid "Failed to find host %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1098 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2023 msgid "create_host: Host name is not unicode or string." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1107 msgid "create_host: No initiators supplied." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1113 msgid "create_host: No wwpns supplied." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1204 msgid "" "CMMVC6071E The VDisk-to-host mapping was not created because the VDisk is" " already mapped to a host." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1289 msgid "" "Illegal value specified for storwize_svc_vol_grainsize: set to either 32," " 64, 128, or 256." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1296 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2162 msgid "System does not support compression." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1301 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2167 msgid "If compression is set to True, rsize must also be set (not equal to -1)." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1307 msgid "cycle_period_seconds should be integer between 60 and 86400." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1321 msgid "If nofmtdisk is set to True, rsize must also be set to -1." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1441 #, python-format msgid "CommandLineHelper._wait_for_condition: %s timeout." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1513 #, python-format msgid "The pool %s in which mirrored copy is stored is invalid" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1551 msgid "" "Convert volume to hyperswap failed, the system is below release 7.6.0.0 " "or it is not hyperswap topology." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1558 #, python-format msgid "convert_volume_to_hyperswap: Failed to get attributes for volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1596 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2390 msgid "Failed to find a vdisk copy in the expected pool." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1641 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2521 #, python-format msgid "" "Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: " "%(attr)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1651 #, python-format msgid "" "Mapping %(id)s prepare failed to complete within the allotted %(to)d " "seconds timeout. Terminating." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1680 #, python-format msgid "Can't get volume from snapshot: %(id)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1748 #, python-format msgid "" "Unexpected mapping status %(status)s for mapping%(id)s. Attributes: " "%(attr)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1840 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2765 #, python-format msgid "create_copy: Source vdisk %(src)s does not exist." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1920 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2838 #, python-format msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2044 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2940 #, python-format msgid "Unable to delete the volume for volume %(vol)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2137 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2444 #, python-format msgid "create_copy: Source vdisk %(src)s (%(src_id)s) does not exist." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2170 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2476 #, python-format msgid "" "add_vdisk_copy failed: A copy of volume %s exists. Adding another copy " "would exceed the limit of 2 copies." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2177 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2483 msgid "add_vdisk_copy started without a vdisk copy in the expected pool." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2192 #, python-format msgid "Unable to add vdiskcopy for volume %(vol)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2293 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3051 #, python-format msgid "" "Expected single vdisk returned from lsvdisk when filtering on vdisk_UID." " %(count)s were returned." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2339 msgid "" "The peer pool is necessary for hyperswap volume, please configure the " "peer pool." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2345 #, python-format msgid "The hyperswap peer pool %s is invalid." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2350 msgid "" "The site_id of pools is necessary for hyperswap volume, but there is no " "site_id in the pool or peer pool." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2356 #, python-format msgid "" "The hyperswap volume must be configured in two independent sites, the " "pool %(pool)s is on the same site as peer_pool %(peer_pool)s. " msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2405 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3562 #, python-format msgid "Did not find the expected key %(key)s in %(fun)s: %(raw)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2441 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3598 #, python-format msgid "" "Unexpected CLI response: header/row mismatch. header: %(header)s, row: " "%(row)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2649 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:244 msgid "Unable to determine system name." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2652 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:247 msgid "Unable to determine system id." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2657 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:252 msgid "do_setup: No configured nodes." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2665 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:258 #, python-format msgid "" "The storage device does not support %(prot)s. Please configure the device" " to support %(prot)s or switch to a driver using a different protocol." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2680 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:273 msgid "" "Password or SSH private key is required for authentication: set either " "san_password or san_private_key option." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2845 msgid "" "Create volume with a replication or hyperswap group_id is not supported. " "Please add volume to group after volume creation." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2869 msgid "" "Create hyperswap volume failed, the system is below release 7.6.0.0 or it" " is not hyperswap topology." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2874 msgid "" "Create hyperswap volume with streched cluster or replication enabled is " "not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2879 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4385 msgid "" "The default easytier of hyperswap volume is on, it does not support " "easytier off." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2888 msgid "Create mirror volume with replication enabled is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2944 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:589 msgid "Error: delete non-replicate volume in failover mode is not allowed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2965 msgid "create_snapshot: get source volume failed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2974 msgid "" "create_snapshot: Create snapshot to gmcv replication volume is not " "allowed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2983 msgid "create_snapshot: Create snapshot to a hyperswap volume is not allowed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3094 msgid "_extend_volume_op: Extending a hyperswap volume is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3102 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:532 msgid "_extend_volume_op: Extending a volume with snapshots is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3153 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:558 #, python-format msgid "Failed to extend a volume with remote copy %(volume)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3278 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3898 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1286 msgid "Replication is not properly enabled on backend." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3310 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1317 msgid "Unable to failback due to primary is not reachable." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3510 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1461 #, python-format msgid "" "_wait_replica_vol_ready: no rc-releationshipis established for " "volume:%(volume)s. Please re-establish the rc-relationship and " "synchronize the volumes on backend storage." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3530 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1479 #, python-format msgid "Wait synchronize failed. volume: %(volume)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3564 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1500 #, python-format msgid "" "Unable to failover due to replication target is not reachable. " "error=%(ex)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3716 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1615 msgid "Replication is not properly configured on backend." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3735 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1634 #, python-format msgid "Invalid replication type %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3930 #, python-format msgid "" "Unable to failback group %(rccg)s due to primary is not reachable. " "error=%(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3938 #, python-format msgid "" "Unable to failback group %(rccg)s due to replication group does not exist" " on backend." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3945 #, python-format msgid "Unable to failback empty group %(rccg)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3967 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4022 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4045 #, python-format msgid "" "Unable to fail over the group %(rccg)s to the aux back-end, error: " "%(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3976 #, python-format msgid "Unable to fail back the group %(rccg)s, error: %(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3990 #, python-format msgid "" "Unable to failover group %(rccg)s due to replication target is not " "reachable. error=%(error)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3998 #, python-format msgid "" "Unable to failover group %(rccg)s due to replication group does not exist" " on backend." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4005 #, python-format msgid "Unable to failover group %(rccg)s due to it is an empty group." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4078 #, python-format msgid "" "_replica_grp_ready: no group %(rccg)s exists on the backend. Please re-" "create the rccg and synchronizethe volumes on backend storage." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4094 #, python-format msgid "Wait synchronize failed. group: %(rccg)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4185 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4205 msgid "_get_map_info_from_connector: Failed to get host name from connector." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4223 #, python-format msgid "" "The snapshot of the replication volume %s has failed over to the aux " "backend. It can not attach to the aux backend." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4247 msgid "migrate_volume: Migrating a hyperswap volume is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4290 #, python-format msgid "" "Unable to retype: volume %s is a mirrorred vol. But it has only one copy " "in storage." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4297 #, python-format msgid "" "Unable to retype: current action needs volume-copy. A copy of volume %s " "exists. Adding another copy would exceed the limit of 2 copies." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4302 #, python-format msgid "" "Unable to retype: current action needs volume-copy, it is not allowed for" " mirror volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4311 #, python-format msgid "Unable to retype: The pool %s in which mirror copy is stored is not valid" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4319 #, python-format msgid "" "Unable to retype: current action needs volume-copy, it is not allowed for" " replication type. Volume = %s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4329 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:771 msgid "" "Unable to retype: it is not allowed to change replication type and io " "group at the same time." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4334 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:776 #, python-format msgid "" "Unable to retype: it is not allowed to change %(old_rep_type)s volume to " "%(new_rep_type)s volume." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4354 #, python-format msgid "" "Unable to retype volume %s: current action needs volume-copy, it is not " "allowed for hyperswap type." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4360 msgid "Retype between replicated volume and hyperswap volume is not allowed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4367 msgid "" "Unable to retype: it is not allowed to change hyperswap type and IO group" " at the same time." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4373 #, python-format msgid "" "Unable to retype volume %s: current action needs volume pool change, " "hyperswap volume does not support pool change." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4379 msgid "Retype an in-use volume to a hyperswap volume is not allowed." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4389 msgid "" "Unable to retype: it is not allowed to change a normal volume with " "snapshot to a hyperswap volume." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4396 msgid "" "Unable to retype: it is not allowed to change a hyperswap volume " "peer_pool." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4534 #, python-format msgid "" "Unable to retype: A copy of volume %s exists. Retyping would exceed the " "limit of 2 copies." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4653 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:888 msgid "" "Failed to manage existing volume due to the volume to be managed is not " "in a valid I/O group." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4672 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:902 #, python-format msgid "" "Failed to manage existing volume due to the aux cluster for volume " "%(volume)s is %(aux_id)s. The configured cluster id is %(cfg_id)s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4681 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:911 msgid "" "Failed to manage existing volume due to the replication type of the " "volume to be managed is mismatch with the provided replication type." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4693 #, python-format msgid "" "Failed to manage existing volume due to the cycle_period_seconds " "%(vol_cps)s of the volume to be managed is mismatch with " "cycle_period_seconds %(type_cps)s in the provided gmcv replication type." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4709 msgid "" "Failed to manage existing volume due to the hyperswap volume to be " "managed is mismatched with the provided non-hyperswap type." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4718 #, python-format msgid "" "Failed to manage existing hyperswap volume due to peer pool mismatch. The" " peer pool of the volume to be managed is %(vol_pool)s, but the peer_pool" " of the chosen type is %(peer_pool)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4728 msgid "" "Failed to manage existing volume, the volume to be managed is not a " "hyperswap volume, mismatch with the provided hyperswap type." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4737 #, python-format msgid "" "Failed to manage existing volume due to mirror type mismatch. Volume to " "be managed has %(resp_len)s copies. mirror_pool of the chosen type is " "%(mirror_pool)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4746 #, python-format msgid "" "Failed to manage existing volume due to mirror pool mismatch. The " "secondary pool of the volume to be managed is %(sec_copy_pool)s. " "mirror_pool of the chosen type is %(mirror_pool)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4757 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:924 msgid "" "Failed to manage existing volume due to the volume to be managed is thin," " but the volume type chosen is thick." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4763 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:930 msgid "" "Failed to manage existing volume due to the volume to be managed is " "thick, but the volume type chosen is thin." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4770 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:937 msgid "" "Failed to manage existing volume due to the volume to be managed is not " "compress, but the volume type chosen is compress." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4777 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:944 msgid "" "Failed to manage existing volume due to the volume to be managed is " "compress, but the volume type chosen is not compress." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4785 #, python-format msgid "" "Failed to manage existing volume due to I/O group mismatch. The I/O group" " of the volume to be managed is %(vdisk_iogrp)s. I/O group of the chosen " "type is %(opt_iogrp)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:4794 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:961 #, python-format msgid "" "Failed to manage existing volume due to the pool of the volume to be " "managed does not match the backend pool. Pool of the volume to be managed" " is %(vdisk_pool)s. Pool of the backend is %(backend_pool)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5101 msgid "" "Unable to create replication group: create replication group from a " "replication group is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5108 msgid "" "Unable to create hyperswap group: create hyperswap group from a hyperswap" " group is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5127 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1068 msgid "" "create_group_from_src must be creating from a group snapshot, or a source" " group." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5202 msgid "" "Reverting volume is not supported if the volume size is not equal to the " "snapshot size." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5208 msgid "Reverting replication volume is not supported." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5215 #, python-format msgid "Reverting volume %(vol)s to snapshot %(snap)s failed due to: %(err)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5225 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1170 #, python-format msgid "get_pool: Failed to get attributes for volume %s" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5336 #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1276 #, python-format msgid "No vdisk with the UID specified by ref %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5562 msgid "Configured the host IQN in both sites." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5572 msgid "Configured the host wwpns not in the same site." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:5586 #, python-format msgid "" "The existing host site is %(ref_host_site)s, but the new host site is " "%(host_site)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py:174 #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:172 #, python-format msgid "" "There is no correct storwize_preferred_host_site configured for a " "hyperswap volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py:189 #, python-format msgid "initialize_connection: Failed to get attributes for volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py:204 #, python-format msgid "initialize_connection: Missing volume attribute for volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py:218 #, python-format msgid "" "initialize_connection: No node found in I/O group %(gid)s for volume " "%(vol)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:245 #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:142 #, python-format msgid "_get_single_iscsi_data: Failed to get attributes for volume %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:254 #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:151 #, python-format msgid "" "_get_single_iscsi_data: Did not find expected column name in %(volume)s: " "%(key)s %(error)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:275 #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:172 #, python-format msgid "" "_get_single_iscsi_data: No node found in I/O group %(gid)s for volume " "%(vol)s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:323 #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:210 #, python-format msgid "_get_multi_iscsi_data: Failed to get port ip because of exception: %s." msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py:351 #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:238 #, python-format msgid "_get_multi_iscsi_data: Failed to find valid port for volume %s." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:437 #, python-format msgid "" "create_volume_from_snapshot: snapshot %(snapshot_name)s size is " "%(snapshot_size)dGB and doesn't fit in target volume %(volume_name)s of " "size %(volume_size)dGB." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:481 #, python-format msgid "" "create_cloned_volume: source volume %(src_vol)s size is %(src_size)dGB " "and doesn't fit in target volume %(tgt_vol)s of size %(tgt_size)dGB." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:785 #, python-format msgid "" "Unable to retype: Current action needs volume-copy, it is not allowed " "when new type is replication. Volume = %s" msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:809 #, python-format msgid "" "Unable to retype: A copy of volume %s exists. Retyping would exceed the " "limit of 2 copies." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:952 #, python-format msgid "" "Failed to manage existing volume due to I/O group mismatch. The I/O group" " of the volume to be managed is %(vdisk_iogrp)s. I/O groupof the chosen " "type is %(opt_iogrp)s." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1667 msgid "" "Multiple replication devices are configured. Now only one " "replication_device is supported." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1806 #, python-format msgid "Expected integer for node_count, mcsinq lsiogrp returned: %(node)s." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:1822 #, python-format msgid "Expected integer for node_count, mcsinq lsiogrp returned: %(node)s" msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2034 msgid "create_host: No initiators or wwpns supplied." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2155 msgid "" "Illegal value specified for instorage_mcs_vol_grainsize: set to either " "32, 64, 128, or 256." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2296 #, python-format msgid "CommandLineAssistant._wait_for_condition: %s timeout." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2409 #, python-format msgid "list_vdisk_copy failed: No copy of volume %s exists." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2531 #, python-format msgid "" "Mapping %(id)s prepare failed to complete within theallotted %(to)d " "seconds timeout. Terminating." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:2679 #, python-format msgid "" "Unexpected mapping status %(status)s for mapping %(id)s. Attributes: " "%(attr)s." msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3305 #, python-format msgid "" "mkvdiskhostmap error:\n" " command: %(cmd)s\n" " lun: %(lun)s\n" " result_lun: %(result_lun)s" msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_common.py:3318 msgid "" "CMMVC6071E The VDisk-to-host mapping was not created because the VDisk is" " already mapped to a host.\n" "\"" msgstr "" #: cinder/volume/drivers/inspur/instorage/instorage_iscsi.py:282 msgid "terminate_connection: Failed to get host name from connector." msgstr "" #: cinder/volume/drivers/inspur/instorage/replication.py:114 #, python-format msgid "Unable to establish the partnership with the InStorage cluster %s." msgstr "" #: cinder/volume/drivers/inspur/instorage/replication.py:165 #, python-format msgid "Unable to set up copy mode replication for %(vol)s. Exception: %(err)s." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:132 msgid "Unable to import 'krest' python module." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:152 #, python-format msgid "K2 REST API version should be >= %s." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:158 msgid "K2 REST API version search failed." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:174 #, python-format msgid "replication_device %s is not set." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:236 #: cinder/volume/drivers/kaminario/kaminario_common.py:295 msgid "Unable to find K2peer in source K2:" msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:567 #, python-format msgid "Snapshot: %s search failed in K2." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:613 msgid "" "K2 driver does not support clone of an attached volume. To get this done," " create a snapshot from the attached volume and then create a volume from" " the snapshot." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:887 #, python-format msgid "Unable to find volume: %s from K2." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:1024 #, python-format msgid "Unable to manage K2 volume due to: %s" msgstr "" #: cinder/volume/drivers/kaminario/kaminario_common.py:1058 msgid "Unable to get size of manage volume." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_fc.py:59 msgid "No wwpns found in host connector." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_fc.py:122 msgid "Unable to get FC target wwpns from K2." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_iscsi.py:107 msgid "Unable to get ISCSI IP address from K2." msgstr "" #: cinder/volume/drivers/kaminario/kaminario_iscsi.py:118 msgid "Unable to get target iqn from K2." msgstr "" #: cinder/volume/drivers/nec/cli.py:84 #, python-format msgid "" "Timeout `%(command)s`. status=%(status)d, out=\"%(out)s\", " "err=\"%(err)s\"." msgstr "" #: cinder/volume/drivers/nec/cli.py:97 cinder/volume/drivers/nec/cli.py:172 #, python-format msgid "Command `%s` failed." msgstr "" #: cinder/volume/drivers/nec/cli.py:481 cinder/volume/drivers/nec/cli.py:486 #: cinder/volume/drivers/nec/cli.py:495 msgid "Logical Disk does not exist." msgstr "" #: cinder/volume/drivers/nec/cli.py:509 cinder/volume/drivers/nec/cli.py:520 #: cinder/volume/drivers/nec/volume_helper.py:358 #: cinder/volume/drivers/nec/volume_helper.py:1513 #: cinder/volume/drivers/nec/volume_helper.py:1524 #, python-format msgid "Specified Logical Disk %s has been copied." msgstr "" #: cinder/volume/drivers/nec/cli.py:696 msgid "UnpairWait wait timeout." msgstr "" #: cinder/volume/drivers/nec/volume_common.py:174 msgid "nec_ismcli_password nor nec_ismcli_privkey" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:306 #, python-format msgid "%s not found." msgstr "" #: cinder/volume/drivers/nec/volume_common.py:326 msgid "Logical Disk Set could not be found." msgstr "" #: cinder/volume/drivers/nec/volume_common.py:332 #, python-format msgid "Logical Disk Set `%s` could not be found." msgstr "" #: cinder/volume/drivers/nec/volume_common.py:378 #, python-format msgid "UNIT[@name=\"Product ID\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:403 #, python-format msgid "" "SECTION[@name=\"Pool Detail Information\"] not found. line=%(line)d " "out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:410 #: cinder/volume/drivers/nec/volume_common.py:494 #, python-format msgid "UNIT[@name=\"Pool No.(h)\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:418 #, python-format msgid "UNIT[@name=\"Pool Capacity\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:426 #, python-format msgid "" "UNIT[@name=\"Free Pool Capacity\"] not found. line=%(line)d " "out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:435 #, python-format msgid "" "UNIT[@name=\"Used Pool Capacity\"] not found. line=%(line)d " "out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:446 #, python-format msgid "UNIT[@name=\"Actual Capacity\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:470 #: cinder/volume/drivers/nec/volume_common.py:599 #: cinder/volume/drivers/nec/volume_common.py:631 #: cinder/volume/drivers/nec/volume_common.py:710 #, python-format msgid "UNIT[@name=\"LDN(h)\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:478 #, python-format msgid "UNIT[@name=\"OS Type\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:486 #, python-format msgid "UNIT[@name=\"LD Name\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:503 #, python-format msgid "UNIT[@name=\"LD Capacity\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:514 #, python-format msgid "UNIT[@name=\"RPL Attribute\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:523 #, python-format msgid "UNIT[@name=\"Purpose\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:565 #: cinder/volume/drivers/nec/volume_common.py:679 #, python-format msgid "UNIT[@name=\"Platform\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:573 #: cinder/volume/drivers/nec/volume_common.py:687 #, python-format msgid "UNIT[@name=\"LD Set Name\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:581 #, python-format msgid "UNIT[@name=\"Target Mode\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:590 #: cinder/volume/drivers/nec/volume_common.py:623 #, python-format msgid "UNIT[@name=\"Target Name\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:607 #: cinder/volume/drivers/nec/volume_common.py:641 #: cinder/volume/drivers/nec/volume_common.py:718 #, python-format msgid "UNIT[@name=\"LUN(h)\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:698 #, python-format msgid "UNIT[@name=\"Path\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:745 #, python-format msgid "UNIT[@name=\"Port No.(h)\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_common.py:757 #, python-format msgid "UNIT[@name=\"WWPN\"] not found. line=%(line)d out=\"%(out)s\"" msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:60 msgid "All Logical Disk Numbers are used. No more volumes can be created." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:75 msgid "No available pools found." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:163 msgid "Invalid bind Logical Disk info." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:190 #, python-format msgid "Logical Disk number is duplicated (%s)." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:193 #, python-format msgid "Failed to bind Logical Disk (%s)." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:205 #: cinder/volume/drivers/nec/volume_helper.py:747 #: cinder/volume/drivers/nec/volume_helper.py:809 #, python-format msgid "Logical Disk `%s` could not be found." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:228 #: cinder/volume/drivers/nec/volume_helper.py:236 #: cinder/volume/drivers/nec/volume_helper.py:264 #: cinder/volume/drivers/nec/volume_helper.py:272 msgid "Appropriate Logical Disk Set could not be found." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:240 #, python-format msgid "Logical Disk Set `%s` has no portal." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:299 msgid "No portal matches to any host ports." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:377 #, python-format msgid "Not enough pool capacity. pool_number=%(pool)d, size_increase=%(sizeinc)d" msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:427 #: cinder/volume/drivers/nec/volume_helper.py:1529 #, python-format msgid "RPL Attribute Error. RPL Attribute = %s." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:465 #, python-format msgid "Logical Disk `%(name)s` has unbound already. volume_id = %(id)s." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:477 #, python-format msgid "" "Cannot create clone volume. number of pairs reached 3. %(msg)s. " "ldname=%(ldname)s" msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:544 #, python-format msgid "Specified Logical Disk %s is not available." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:551 #, python-format msgid "Specified Logical Disk %(ld)s has an invalid attribute (%(purpose)s)." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:840 #, python-format msgid "Logical Disk (%s) is invalid snapshot." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:987 #: cinder/volume/drivers/nec/volume_helper.py:1189 #: cinder/volume/drivers/nec/volume_helper.py:1371 #, python-format msgid "Failed to unregister Logical Disk from Logical Disk Set (%s)" msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1026 msgid "Exported snapshot could not be found." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1040 #, python-format msgid "Failed to remove export Logical Disk from Logical Disk Set (%s)" msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1271 #, python-format msgid "Logical Disk %(ld)s has unbound already. volume_id = %(id)s." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1627 msgid "Specified resource does not exist." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1658 msgid "Specified resource is already in-use." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1663 #: cinder/volume/drivers/nec/volume_helper.py:1717 msgid "Volume type is unmatched." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1712 msgid "Snapshot source is unmatched." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1863 #, python-format msgid "Logical Disk `%s` has unbound already." msgstr "" #: cinder/volume/drivers/nec/volume_helper.py:1871 #, python-format msgid "" "Cannot create volume from snapshot, because the snapshot data does not " "exist. bvname=%(bvname)s, svname=%(svname)s" msgstr "" #: cinder/volume/drivers/netapp/common.py:66 msgid "Required configuration not found" msgstr "" #: cinder/volume/drivers/netapp/common.py:95 #, python-format msgid "Storage family %s is not supported." msgstr "" #: cinder/volume/drivers/netapp/common.py:101 #, python-format msgid "" "Protocol %(storage_protocol)s is not supported for storage family " "%(storage_family)s." msgstr "" #: cinder/volume/drivers/netapp/utils.py:80 #, python-format msgid "Configuration value %s is not set." msgstr "" #: cinder/volume/drivers/netapp/utils.py:137 #, python-format msgid "" "Cannot parse the API trace pattern. %s is not a valid python regular " "expression." msgstr "" #: cinder/volume/drivers/netapp/utils.py:209 #, python-format msgid "Unrecognized QOS keyword: \"%s\"" msgstr "" #: cinder/volume/drivers/netapp/utils.py:214 msgid "Only one limit can be set in a QoS spec." msgstr "" #: cinder/volume/drivers/netapp/utils.py:353 #, python-format msgid "" "Conflicting QoS specifications in volume type %s: when QoS spec is " "associated to volume type, legacy \"netapp:qos_policy_group\" is not " "allowed in the volume type extra specs." msgstr "" #: cinder/volume/drivers/netapp/utils.py:375 #: cinder/volume/drivers/netapp/utils.py:385 #, python-format msgid "Share '%s' is not in a valid format." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:163 msgid "Invalid value for NetApp configuration option netapp_lun_ostype." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:168 msgid "Invalid value for NetApp configuration option netapp_host_type." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:223 #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:145 #: cinder/volume/drivers/netapp/eseries/library.py:521 msgid "Pool is not available in the volume host field." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:248 #, python-format msgid "Volume %s could not be created." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:291 #, python-format msgid "A NetApp Api Error occurred: %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:387 #, python-format msgid "Volume %s could not be created from source volume." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:499 msgid "Object is not a NetApp LUN." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:603 #, python-format msgid "" "Volume %(vol_id)s cannot be resized from %(old_size)s to %(new_size)s, " "because would exceed its max geometry %(max_geo)s while not being " "detached." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:645 #, python-format msgid "" "%s cannot be resized using clone operation as it is hosted on compressed " "volume" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:651 #, python-format msgid "%s cannot be resized using clone operation as it contains no blocks." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:682 #, python-format msgid "Failure staging LUN %s to tmp." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:687 #, python-format msgid "Failure moving new cloned LUN to %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:704 #, python-format msgid "Failure getting LUN info for %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:776 msgid "" "Volume manage identifier with source-id is only supported with clustered " "Data ONTAP." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:782 msgid "" "Volume manage identifier must contain either source-id or source-name " "element." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:796 #, python-format msgid "LUN not found with given ref %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:836 #, python-format msgid "Failed to get LUN target list for the LUN %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:845 #, python-format msgid "Failed to get target portal for the LUN %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:852 #, python-format msgid "Failed to get target IQN for the LUN %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_base.py:986 #, python-format msgid "Failed to get LUN target details for the LUN %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_cmode.py:106 #: cinder/volume/drivers/netapp/eseries/library.py:235 msgid "" "No pools are available for provisioning volumes. Ensure that the " "configuration option netapp_pool_name_search_pattern is set correctly." msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_cmode.py:214 #, python-format msgid "No cloned LUN named %s found on the filer" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_cmode.py:420 #, python-format msgid "Invalid QoS specification detected while getting QoS policy for volume %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/block_cmode.py:529 #: cinder/volume/drivers/netapp/dataontap/nfs_cmode.py:790 #, python-format msgid "Create group snapshot failed (%s)." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:167 #, python-format msgid "Volume %(vol)s could not be created in pool %(pool)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:211 #, python-format msgid "Volume %s could not be created on shares." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:235 #, python-format msgid "Resizing clone %s failed." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:238 #, python-format msgid "NFS file %s not discovered." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:646 msgid "NFS file could not be discovered." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:807 #, python-format msgid "Failed to extend volume %(name)s, Error msg: %(msg)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:822 #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:1020 #, python-format msgid "Failed to set QoS for existing volume %(name)s, Error msg: %(msg)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:969 msgid "Volume not found on configured storage backend." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:1011 #, python-format msgid "" "Failed to manage existing volume %(name)s, because rename operation " "failed: Error msg: %(msg)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:1051 #, python-format msgid "" "Failed to manage existing volume %(name)s, because of error in getting " "volume size." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_cmode.py:468 #, python-format msgid "Unable to locate an SVM that is managing the IP address '%s'" msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_cmode.py:585 msgid "Source host details not found." msgstr "" #: cinder/volume/drivers/netapp/dataontap/nfs_cmode.py:640 #, python-format msgid "Converted to raw, but format is now %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/api.py:456 #, python-format msgid "No element by given name %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/api.py:476 msgid "Not a valid value for NaElement." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/api.py:480 msgid "NaElement name cannot be null." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/api.py:539 msgid "Type cannot be converted into NaElement." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/api.py:601 #, python-format msgid "Unexpected output. Expected [%(expected)s] but received [%(output)s]" msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_base.py:310 #: cinder/volume/drivers/netapp/dataontap/performance/perf_base.py:191 #: cinder/volume/drivers/netapp/dataontap/performance/perf_base.py:203 #, python-format msgid "Counter %s not found" msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_base.py:327 #, python-format msgid "Could not start consistency group snapshot %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:97 msgid "Missing record count for NetApp iterator API invocation." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:126 #, python-format msgid "Missing attributes list for API %s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:268 #, python-format msgid "Failed to set CHAP authentication for target IQN %(iqn)s. Details: %(ex)s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:678 #, python-format msgid "No interface found on cluster for ip %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:704 #, python-format msgid "" "No volume on cluster with vserver %(vserver)s and junction path " "%(junction)s " msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:819 msgid "Non-getter API passed to API test method." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:1015 #, python-format msgid "Could not find unique volume %(vol)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:1735 #, python-format msgid "" "Could not read information for snapshot %(name)s. Code: %(code)s. Reason:" " %(reason)s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:1752 #, python-format msgid "Could not find unique snapshot %(snap)s on volume %(vol)s." msgstr "" #: cinder/volume/drivers/netapp/dataontap/client/client_cmode.py:1948 msgid "SnapMirror features require Data ONTAP 8.2 or later." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/capabilities.py:82 msgid "User not permitted to query Data ONTAP volumes." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:320 msgid "SnapMirror relationship is not quiesced." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:429 #, python-format msgid "" "Unable to read the size of the source FlexVol (%s) to create a SnapMirror" " destination." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:439 #, python-format msgid "" "Unable to find configuration matching the source aggregate (%s) and the " "destination aggregate. Option netapp_replication_aggregate_map may be " "incorrect." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:484 #, python-format msgid "" "Unable to break SnapMirror between FlexVol %(src)s and Flexvol %(dest)s. " "Associated volumes will have their replication state set to error." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:573 msgid "No suitable host was found to failover." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:609 msgid "Cannot failover to the same host as the primary." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:616 #, python-format msgid "No replication targets configured for backend %s. Cannot failover." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:620 #, python-format msgid "" "%(target)s is not among replication targets configured for back end " "%(host)s. Cannot failover." msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/data_motion.py:635 #, python-format msgid "Could not complete failover: %s" msgstr "" #: cinder/volume/drivers/netapp/dataontap/utils/utils.py:42 #, python-format msgid "" "Could not find backend stanza %(backend_name)s in configuration. " "Available stanzas are %(stanzas)s" msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:60 msgid "One of the required inputs from host, port or scheme was not found." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:64 msgid "Invalid transport type." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:91 msgid "Invoking web service failed." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:265 msgid "Storage system id not set." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:301 msgid "Content type not supported." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:345 #, python-format msgid "Response error - %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:350 #, python-format msgid "" "The storage array password for %s is incorrect, please update the " "configured password." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:354 msgid "Response error - The storage-system is offline." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:356 #, python-format msgid "Response error code - %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:409 #, python-format msgid "" "E-series proxy API version %(current_version)s does not support full set " "of SSC extra specs. The proxy version must be at at least " "%(min_version)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:689 #, python-format msgid "Failed to move LUN mapping. Return code: %s" msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:716 #, python-format msgid "Host group with ref %s not found" msgstr "" #: cinder/volume/drivers/netapp/eseries/client.py:726 #, python-format msgid "Host group with name %s not found" msgstr "" #: cinder/volume/drivers/netapp/eseries/exception.py:21 #, python-format msgid "Volume %(volume_id)s is not currently mapped to host %(host)s" msgstr "" #: cinder/volume/drivers/netapp/eseries/exception.py:26 #, python-format msgid "" "Volume %(volume_id)s is currently mapped to unsupported host group " "%(group)s" msgstr "" #: cinder/volume/drivers/netapp/eseries/host_mapper.py:82 #, python-format msgid "" "Cannot attach already attached volume %s; multiattach is disabled via the" " 'netapp_enable_multiattach' configuration option." msgstr "" #: cinder/volume/drivers/netapp/eseries/host_mapper.py:107 #, python-format msgid "" "Specified host to map to volume %(vol)s is in unsupported host group with" " %(group)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/host_mapper.py:136 #, python-format msgid "" "Currently mapped host for volume %(vol)s is in unsupported host group " "with %(group)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/host_mapper.py:169 msgid "" "No unused LUN IDs are available on the host; multiattach is enabled which" " requires that all LUN IDs to be unique across the entire host group." msgstr "" #: cinder/volume/drivers/netapp/eseries/host_mapper.py:178 #, python-format msgid "" "No free LUN IDs left. Maximum number of volumes that can be attached to " "host (%s) has been exceeded." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:219 #, python-format msgid "The host-type '%s' is not supported on this storage system." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:263 #, python-format msgid "Controller IP '%(host)s' could not be resolved: %(e)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:362 #, python-format msgid "System %(id)s found with bad status - %(status)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:366 #, python-format msgid "System %(id)s found with bad password status - %(pass_status)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:383 msgid "The volume label is required as input." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:396 #, python-format msgid "Specified snapshot group with id %s could not be found." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:424 #: cinder/volume/drivers/netapp/eseries/library.py:448 #, python-format msgid "Snapshot with id of %s could not be found." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:455 #, python-format msgid "Unable to retrieve snapshot group with id of %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:474 #: cinder/volume/drivers/netapp/eseries/library.py:483 #, python-format msgid "No snapshot image found in snapshot group %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:546 #, python-format msgid "" "Cannot create more than %(req)s volumes on the ESeries array when " "'netapp_enable_multiattach' is set to true." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:582 #, python-format msgid "Pools %s does not exist" msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:635 #, python-format msgid "Failure creating volume %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:695 #, python-format msgid "Vol copy job for dest %s failed." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1183 #, python-format msgid "Failed to get LUN target details for the LUN %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1309 #, python-format msgid "" "E-series proxy API version %(current_version)s does not support CHAP " "authentication. The proxy version must be at least %(min_version)s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1351 #, python-format msgid "No good iscsi portals found for %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1363 #, python-format msgid "No good iscsi portal found in supplied list for %s." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1399 #, python-format msgid "Host with ports %(ports)s not found." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:1420 #, python-format msgid "Host type %s not supported." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:2123 msgid "Reference must contain either source-name or source-id element." msgstr "" #: cinder/volume/drivers/netapp/eseries/library.py:2130 msgid "Volume not found on configured storage pools." msgstr "" #: cinder/volume/drivers/nexenta/iscsi.py:118 #, python-format msgid "Volume %s does not exist in Nexenta SA" msgstr "" #: cinder/volume/drivers/nexenta/nfs.py:123 #, python-format msgid "Volume %s does not exist in Nexenta Store appliance" msgstr "" #: cinder/volume/drivers/nexenta/nfs.py:127 #, python-format msgid "Folder %s does not exist in Nexenta Store appliance" msgstr "" #: cinder/volume/drivers/nexenta/utils.py:41 #, python-format msgid "Invalid value: \"%s\"" msgstr "" #: cinder/volume/drivers/nexenta/ns5/iscsi.py:134 #, python-format msgid "Dataset group %s not found at Nexenta SA" msgstr "" #: cinder/volume/drivers/nexenta/ns5/jsonrpc.py:39 #, python-format msgid "Could not parse response: %(code)s %(reason)s %(content)s" msgstr "" #: cinder/volume/drivers/nexenta/ns5/jsonrpc.py:46 #, python-format msgid "Got bad response: %(code)s %(reason)s %(content)s" msgstr "" #: cinder/volume/drivers/nexenta/ns5/jsonrpc.py:167 #, python-format msgid "Got bad response: %(code)s %(reason)s" msgstr "" #: cinder/volume/drivers/nexenta/ns5/nfs.py:118 #, python-format msgid "Dataset %s is not shared in Nexenta Store appliance" msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:164 #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:59 #, python-format msgid "Flexvisor failed to assign volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:170 #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:65 #, python-format msgid "" "Flexvisor failed to assign volume %(id)s due to unable to query status by" " event id." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:175 #, python-format msgid "Flexvisor assign volume failed:%(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:194 #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:127 #, python-format msgid "Flexvisor failed to unassign volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:199 #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:132 #, python-format msgid "Flexvisor failed to unassign volume (get event) %(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:203 #, python-format msgid "Flexvisor unassign volume failed:%(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:250 msgid "Backend storage did not configure fiber channel target." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:265 #: cinder/volume/drivers/prophetstor/dpl_fc.py:365 #: cinder/volume/drivers/prophetstor/dpl_fc.py:372 #, python-format msgid "Invalid wwpns format %(wwpns)s" msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:315 #, python-format msgid "Invalid connection initialization response of volume %(name)s: %(output)s" msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:333 #, python-format msgid "Invalid connection initialization response of volume %(name)s" msgstr "" #: cinder/volume/drivers/prophetstor/dpl_fc.py:391 #, python-format msgid "Faield to unassign %(volume)s" msgstr "" #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:70 #, python-format msgid "Flexvisor assign volume failed.:%(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:107 #, python-format msgid "Flexvisor failed to assign volume %(volume)s iqn %(iqn)s." msgstr "" #: cinder/volume/drivers/prophetstor/dpl_iscsi.py:139 #, python-format msgid "Flexvisor failed to unassign volume:%(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:125 #, python-format msgid "failed to %(method)s due to %(error)s" msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:781 #, python-format msgid "Fexvisor failed to add volume %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:786 #, python-format msgid "Flexvisor failed to add volume %(id)s to group %(cgid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:804 #, python-format msgid "Fexvisor failed to remove volume %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:809 #, python-format msgid "Flexvisor failed to remove volume %(id)s from group %(cgid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:826 #, python-format msgid "Flexvisor failed to get snapshot id of volume %(id)s from group %(vgid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:831 #, python-format msgid "" "Flexvisor could not find volume %(id)s snapshot in the group %(vgid)s " "snapshot %(vgsid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:859 #, python-format msgid "Failed to create consistency group %(id)s:%(ret)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:866 #, python-format msgid "Failed to create consistency group %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:883 #, python-format msgid "Failed to delete consistency group %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:919 #, python-format msgid "Failed to create cg snapshot %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:945 #, python-format msgid "Failed to delete cgsnapshot %(id)s due to %(reason)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:981 #, python-format msgid "" "Fexvisor failed to join the volume %(vol)s in the group %(group)s due to " "%(ret)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:993 #, python-format msgid "" "Fexvisor failed to remove the volume %(vol)s in the group %(group)s due " "to %(ret)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1023 msgid "Prophet Storage doesn't support create_group_from_src." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1033 #: cinder/volume/drivers/prophetstor/dplcommon.py:1116 #: cinder/volume/drivers/prophetstor/dplcommon.py:1211 msgid "Pool is not available in the volume host fields." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1052 #, python-format msgid "Flexvisor failed to create volume %(volume)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1057 #, python-format msgid "Flexvisor failed to create volume (get event) %s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1062 #, python-format msgid "Flexvisor create volume failed.:%(volumeid)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1079 #, python-format msgid "Flexvisor failed to create volume %(id)s in the group %(vgid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1098 #, python-format msgid "Flexvisor unable to find the source volume %(id)s info." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1135 #, python-format msgid "Flexvisor failed to create volume from snapshot %(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1142 #, python-format msgid "" "Flexvisor failed to create volume from snapshot (failed to get event) " "%(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1147 #: cinder/volume/drivers/prophetstor/dplcommon.py:1195 #, python-format msgid "Flexvisor failed to create volume from snapshot %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1185 #, python-format msgid "Flexvisor failed to spawn volume from snapshot %(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1190 #, python-format msgid "" "Flexvisor failed to spawn volume from snapshot (failed to get event) " "%(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1231 #: cinder/volume/drivers/prophetstor/dplcommon.py:1241 #, python-format msgid "Flexvisor failed to clone volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1236 #, python-format msgid "Flexvisor failed to clone volume (failed to get event) %(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1257 #, python-format msgid "Flexvisor volume %(id)s failed to join group %(vgid)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1292 #, python-format msgid "Flexvisor failed deleting volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1300 #, python-format msgid "Flexvisor failed to delete volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1318 #, python-format msgid "Flexvisor failed to extend volume %(id)s:%(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1324 #, python-format msgid "Flexvisor failed to extend volume (failed to get event) %(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1329 #, python-format msgid "Flexvisor failed to extend volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1353 #: cinder/volume/drivers/prophetstor/dplcommon.py:1363 #, python-format msgid "Flexvisor failed to create snapshot for volume %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1358 #, python-format msgid "" "Flexvisor failed to create snapshot for volume (failed to get event) " "%(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1380 #: cinder/volume/drivers/prophetstor/dplcommon.py:1392 #, python-format msgid "Flexvisor failed to delete snapshot %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1385 #, python-format msgid "Flexvisor failed to delete snapshot (failed to get event) %(id)s." msgstr "" #: cinder/volume/drivers/prophetstor/dplcommon.py:1501 #: cinder/volume/drivers/prophetstor/dplcommon.py:1513 #, python-format msgid "Flexvisor failed to get pool info %(id)s: %(status)s." msgstr "" #: cinder/volume/drivers/san/san.py:173 msgid "Specify san_password or san_private_key" msgstr "" #: cinder/volume/drivers/san/san.py:177 msgid "san_ip must be set" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:174 msgid "Login failed." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:379 msgid "'success' not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:385 msgid "Session might have expired." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:442 msgid "Failed to _get_node_uuid." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:466 #: cinder/volume/drivers/synology/synology_common.py:505 msgid "no data found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:475 msgid "size not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:515 #: cinder/volume/drivers/synology/synology_common.py:541 #: cinder/volume/drivers/synology/synology_common.py:558 #: cinder/volume/drivers/synology/synology_common.py:982 msgid "Param [lun_name] is invalid." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:535 msgid "lun info not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:552 #: cinder/volume/drivers/synology/synology_common.py:1158 msgid "uuid not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:570 #: cinder/volume/drivers/synology/synology_common.py:622 msgid "status not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:573 #: cinder/volume/drivers/synology/synology_common.py:627 msgid "action_locked not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:580 #: cinder/volume/drivers/synology/synology_common.py:608 msgid "Param [snapshot_uuid] is invalid." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:601 msgid "snapshot info not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:652 msgid "Param [identifier] is invalid." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:691 #, python-format msgid "Failed to get target_id of target [%s]" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:700 #: cinder/volume/drivers/synology/synology_common.py:718 #, python-format msgid "trg_id is invalid: %d." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:808 msgid "no error code found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:833 msgid "no readonly found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:836 #, python-format msgid "pool [%s] is not writable" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:856 #: cinder/volume/drivers/synology/synology_common.py:887 msgid "data not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:869 #, python-format msgid "DS version %s is not supperted" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:891 msgid "usbstation is not supported" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:896 msgid "Storage Manager is not supported in DS" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:901 msgid "iSCSI target feature is not supported in DS" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:906 msgid "VAAI feature is not supported in DS" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:911 msgid "Snapshot feature is not supported in DS" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:993 msgid "is_mapped not found" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:1065 #, python-format msgid "Lun [%s] status is not normal" msgstr "" #: cinder/volume/drivers/synology/synology_common.py:1103 #, python-format msgid "Lun [%s] status is not normal." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:1129 #, python-format msgid "Failed to _modify_lun_name [%s]." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:1162 #: cinder/volume/drivers/synology/synology_common.py:1221 #, python-format msgid "Volume [%(vol)s] snapshot [%(snapshot)s] status is not healthy." msgstr "" #: cinder/volume/drivers/synology/synology_common.py:1232 msgid "Param [location] is invalid." msgstr "" #: cinder/volume/drivers/veritas/vrtshyperscale.py:98 #, python-format msgid "Unsupported version: %s" msgstr "" #: cinder/volume/drivers/veritas/vrtshyperscale.py:101 msgid "Exception in getting HyperScale version" msgstr "" #: cinder/volume/drivers/veritas/vrtshyperscale.py:170 msgid "Unable to initialise the Veritas cinder driver" msgstr "" #: cinder/volume/drivers/veritas/vrtshyperscale.py:175 msgid "Internal error occurred" msgstr "" #: cinder/volume/drivers/veritas/vrtshyperscale.py:869 #, python-format msgid "Exception in extend volume %s" msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:27 #, python-format msgid "Invalid disk adapter type: %(invalid_type)s." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:32 #, python-format msgid "Invalid disk type: %(disk_type)s." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:37 msgid "There is no virtual disk device." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:42 #, python-format msgid "Storage profile: %(storage_profile)s not found." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:47 msgid "There are no valid datastores." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:52 #, python-format msgid "Compute cluster: %(cluster)s not found." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:57 msgid "There are no valid ESX hosts." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:62 #, python-format msgid "Template cannot be found at path: %(path)s." msgstr "" #: cinder/volume/drivers/vmware/exceptions.py:67 #, python-format msgid "Snapshot: %(name)s not found." msgstr "" #: cinder/volume/drivers/vmware/fcd.py:154 #, python-format msgid "Container format: %s is unsupported, only 'bare' is supported." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:229 #, python-format msgid "Invalid disk type: %s." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:733 #, python-format msgid "Snapshot of volume not supported in state: %s." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:796 #, python-format msgid "Delete snapshot of volume not supported in state: %s." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:831 #, python-format msgid "Cannot create image of disk format: %s. Only vmdk disk format is accepted." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1205 #, python-format msgid "Exception in _select_ds_for_volume: %s." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1302 #, python-format msgid "Container format: %s is unsupported, only 'bare' and 'ova' are supported." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1373 msgid "Upload to glance of attached volume is not supported." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1666 msgid "source-name cannot be empty." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1672 msgid "source-name format should be: 'vmdk_path@vm_inventory_path'." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1678 #, python-format msgid "%s does not exist." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1793 #, python-format msgid "Running Cinder with a VMware vCenter version less than %s is not allowed." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:1958 #, python-format msgid "" "Clone type '%(clone_type)s' is invalid; valid values are: " "'%(full_clone)s' and '%(linked_clone)s'." msgstr "" #: cinder/volume/drivers/vmware/vmdk.py:2148 #, python-format msgid "Linked clone of source volume not supported in state: %s." msgstr "" #: cinder/volume/drivers/vmware/volumeops.py:1500 #, python-format msgid "Invalid disk backing: %s." msgstr "" #: cinder/volume/drivers/windows/smbfs.py:135 msgid "SMBFS config file not set (smbfs_shares_config)." msgstr "" #: cinder/volume/drivers/windows/smbfs.py:139 #, python-format msgid "SMBFS config file at %(config)s doesn't exist." msgstr "" #: cinder/volume/drivers/windows/smbfs.py:144 #, python-format msgid "Invalid mount point base: %s" msgstr "" #: cinder/volume/drivers/windows/smbfs.py:159 #, python-format msgid "" "Found multiple mappings for pools %(pools)s. Requested pool mappings: " "%(pool_mappings)s" msgstr "" #: cinder/volume/drivers/windows/smbfs.py:198 #, python-format msgid "" "This system platform (%s) is not supported. This driver supports only " "Win32 platforms." msgstr "" #: cinder/volume/drivers/windows/smbfs.py:256 #, python-format msgid "Invalid image file extension: %s" msgstr "" #: cinder/volume/drivers/windows/smbfs.py:291 #, python-format msgid "File already exists at: %s" msgstr "" #: cinder/volume/drivers/windows/smbfs.py:295 #, python-format msgid "Unsupported volume format: %s " msgstr "" #: cinder/volume/drivers/windows/smbfs.py:446 msgid "" "Extending volumes backed by VHD images is not supported when snapshots " "exist. Please use VHDX images." msgstr "" #: cinder/volume/drivers/windows/smbfs.py:550 #, python-format msgid "" "Could not find any share for pool %(pool_name)s. Pool mappings: " "%(pool_mappings)s." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:29 msgid "" "Check the state of the http service. Also ensure that the https port " "number is the same as the one specified in cinder.conf." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:34 msgid "User not authorized to perform WebDAV operations." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:37 msgid "Check access permissions for the ZFS share assigned to this driver." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:39 msgid "The source volume for this WebDAV operation not found." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:41 msgid "Not enough storage space in the ZFS share to perform this operation." msgstr "" #: cinder/volume/drivers/zfssa/webdavclient.py:46 msgid "" "http service may have been abruptly disabled or put to maintenance state " "in the middle of this operation." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:251 #, python-format msgid "" "zfssa_manage_policy property needs to be set to 'strict' or 'loose'. " "Current value is: %s." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:414 #, python-format msgid "" "Error clone [%(clone_id)s] size [%(clone_size)d] cannot be smaller than " "parent volume [%(parent_id)s] size [%(parent_size)d]" msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:647 #, python-format msgid "Cache volume %s does not have required properties" msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:664 #, python-format msgid "Cache volume %(cache_vol)s does not have snapshot %(cache_snap)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:676 #, python-format msgid "" "Cannot delete cache volume: %(cachevol_name)s. It was updated at " "%(updated_at)s and currently has %(numclones)s volume instances." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:739 #: cinder/volume/drivers/zfssa/zfssanfs.py:488 #, python-format msgid "Fail to create cache volume %(volume)s. Error: %(err)s" msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:765 #, python-format msgid "Failed to find iSCSI initiator group containing %(initiator)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:1154 #, python-format msgid "" "Unknown if the volume: %s to be managed is already being managed by " "Cinder. Aborting manage volume. Please add 'cinder_managed' custom schema" " property to the volume and set its value to False. Alternatively, set " "the value of cinder config policy 'zfssa_manage_policy' to 'loose' to " "remove this restriction." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:1165 #: cinder/volume/drivers/zfssa/zfssanfs.py:754 #, python-format msgid "Volume: %s is already being managed by Cinder." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:1173 #, python-format msgid "Reference to volume: %s to be managed must contain source-name." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:1182 #: cinder/volume/drivers/zfssa/zfssanfs.py:684 #, python-format msgid "Volume %s doesn't exist on the ZFSSA backend." msgstr "" #: cinder/volume/drivers/zfssa/zfssaiscsi.py:1235 #, python-format msgid "" "Source with host ip/name: %s not found on the target appliance for " "backend enabled volume migration, proceeding with default migration." msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:118 #, python-format msgid "Config 'max_over_subscription_ratio' invalid. Must be > 0: %s" msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:148 #, python-format msgid "%s not set in cinder.conf" msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:440 #, python-format msgid "" "Cannot delete cache volume: %(cachevol_name)s. It was updated at " "%(updated_at)s and currently has %(numclones)d volume instances." msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:726 #, python-format msgid "Failed to get size of existing volume: %(vol)s. Volume Manage failed." msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:743 #, python-format msgid "" "Unknown if the volume: %s to be managed is already being managed by " "Cinder. Aborting manage volume. Please add 'cinder_managed' custom schema" " property to the volume and set its value to False. Alternatively, Set " "the value of cinder config policy 'zfssa_manage_policy' to 'loose' to " "remove this restriction." msgstr "" #: cinder/volume/drivers/zfssa/zfssanfs.py:784 msgid "Reference to volume to be managed must contain source-name." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:56 #, python-format msgid "" "Error getting version: svc: %(svc)s.Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:74 #, python-format msgid "" "Error getting cluster: svc: %(svc)s.Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:99 #, python-format msgid "" "Error Getting Pool Stats: Pool: %(pool)s Return code: %(status)d Message:" " %(data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:112 #, python-format msgid "Error Pool ownership: Pool %(pool)s is not owned by %(host)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:140 #: cinder/volume/drivers/zfssa/zfssarest.py:1187 #, python-format msgid "" "Error Verifying Service: %(service)s Return code: %(ret.status)d Message:" " %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:154 #: cinder/volume/drivers/zfssa/zfssarest.py:1204 #, python-format msgid "%(service)s Service is not %(status)s on storage appliance: %(host)s" msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:167 msgid "" "Error getting appliance version details. Return code: %(ret.status)d " "Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:183 msgid "" "Error getting replication target details. Return code: %(ret.status)d " "Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:205 #, python-format msgid "" "Error setting replication inheritance to %(set)s for volume: %(vol)s " "project %(project)s Return code: %(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:233 #, python-format msgid "" "Error Creating replication action on: pool: %(pool)s Project: %(proj)s " "volume: %(vol)s for target: %(tgt)s and pool: %(tgt_pool)sReturn code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:258 #, python-format msgid "" "Error Deleting replication action: %(id)s Return code: %(ret.status)d " "Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:278 #, python-format msgid "" "Error sending replication update for action id: %(id)s . Return code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:292 #, python-format msgid "" "Error getting replication action: %(id)s. Return code: %(ret.status)d " "Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:308 #, python-format msgid "Error sending replication update. Returned error: %(err)s. Action: %(id)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:324 msgid "" "Error getting replication source details. Return code: %(ret.status)d " "Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:357 #, python-format msgid "" "Error severing the package: %(package)s from source: %(src)s Return code:" " %(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:379 #, python-format msgid "" "Error moving volume: %(vol)s from source project: %(src)s to target " "project: %(tgt)s Return code: %(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:399 #, python-format msgid "" "Error Deleting project: %(project)s on pool: %(pool)s Return code: " "%(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:420 #, python-format msgid "" "Error Getting Project Stats: Pool: %(pool)s Project: %(project)s Return " "code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:458 #, python-format msgid "" "Error Creating Project: %(project)s on Pool: %(pool)s Return code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:488 #, python-format msgid "" "Error Creating Initiator: %(initiator)s on Alias: %(alias)s Return code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:512 #: cinder/volume/drivers/zfssa/zfssarest.py:547 #, python-format msgid "" "Error Adding Initiator: %(initiator)s on groupInitiatorGroup: " "%(initiatorgroup)s Return code: %(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:527 #, python-format msgid "" "Error Getting Initiators: InitiatorGroup: %(initiatorgroup)s Return code:" " %(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:586 #, python-format msgid "" "Error Creating Target: %(alias)sReturn code: %(ret.status)d Message: " "%(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:604 #, python-format msgid "" "Error Getting Target: %(alias)sReturn code: %(ret.status)d Message: " "%(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:630 #, python-format msgid "" "Error Creating TargetGroup: %(targetgroup)s withIQN: %(iqn)sReturn code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:650 #, python-format msgid "" "Error Adding to TargetGroup: %(targetgroup)s withIQN: %(iqn)sReturn code:" " %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:667 #, python-format msgid "" "Error Verifying Pool: %(pool)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:682 #, python-format msgid "" "Error Verifying Project: %(project)s on Pool: %(pool)s Return code: " "%(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:699 #, python-format msgid "" "Error Verifying Initiator: %(iqn)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:714 #, python-format msgid "" "Error Verifying Target: %(alias)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:742 #, python-format msgid "" "Error Creating Volume: %(lun)s Size: %(size)s Return code: %(ret.status)d" " Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:774 #, python-format msgid "" "Error Getting Volume: %(lun)s on Pool: %(pool)s Project: %(project)s " "Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:907 #, python-format msgid "" "Error Deleting Volume: %(lun)s from Pool: %(pool)s, Project: %(project)s." " Return code: %(ret.status)d, Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:931 #, python-format msgid "" "Error Creating Snapshot: %(snapshot)s onVolume: %(lun)s to Pool: %(pool)s" " Project: %(project)s Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:954 #, python-format msgid "" "Error Deleting Snapshot: %(snapshot)s on Volume: %(lun)s to Pool: " "%(pool)s Project: %(project)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:987 #, python-format msgid "" "Error Cloning Snapshot: %(snapshot)s on Volume: %(lun)s of Pool: %(pool)s" " Project: %(project)s Clone project: %(clone_proj)s Return code: " "%(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1017 #, python-format msgid "" "Error Setting props Props: %(props)s on Volume: %(lun)s of Pool: %(pool)s" " Project: %(project)s Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1039 msgid "Error getting initiator groups." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1060 #, python-format msgid "" "Error Creating Property: %(property)s Type: %(type)s Description: " "%(description)s Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1108 #, python-format msgid "" "Error Verifying share: %(share)s on Project: %(project)s and Pool: " "%(pool)s Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1132 #, python-format msgid "" "Error Creating Snapshot: %(snapshot)s onshare: %(share)s to Pool: " "%(pool)s Project: %(project)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1154 #, python-format msgid "" "Error Deleting Snapshot: %(snapshot)s on Share: %(share)s to Pool: " "%(pool)s Project: %(project)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1230 #, python-format msgid "" "Error modifying Service: %(service)s Return code: %(ret.status)d Message:" " %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1255 #, python-format msgid "" "Error Creating Share: %(name)s Return code: %(ret.status)d Message: " "%(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1268 #, python-format msgid "" "Error editing share: %(share)s on Pool: %(pool)s Return code: " "%(ret.status)d Message: %(ret.data)s ." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1285 #, python-format msgid "" "Error Getting Share: %(share)s on Pool: %(pool)s Project: %(project)s " "Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: cinder/volume/drivers/zfssa/zfssarest.py:1353 #, python-format msgid "Cannot create directory %s." msgstr "" #: cinder/volume/flows/api/create_volume.py:103 #, python-format msgid "Originating %(res)s %(prop)s must be one of '%(vals)s' values" msgstr "" #: cinder/volume/flows/api/create_volume.py:155 #, python-format msgid "" "Volume size '%(size)s'GB cannot be smaller than the snapshot size " "%(snap_size)sGB. They must be >= original snapshot size." msgstr "" #: cinder/volume/flows/api/create_volume.py:164 #, python-format msgid "" "Volume size '%(size)s'GB cannot be smaller than original volume size " "%(source_size)sGB. They must be >= original volume size." msgstr "" #: cinder/volume/flows/api/create_volume.py:173 #, python-format msgid "" "Volume size %(size)sGB cannot be smaller than the backup size " "%(backup_size)sGB. It must be >= backup size." msgstr "" #: cinder/volume/flows/api/create_volume.py:182 #, python-format msgid "Volume size '%(size)s' must be an integer and greater than 0" msgstr "" #: cinder/volume/flows/api/create_volume.py:229 #: cinder/volume/flows/api/create_volume.py:263 #, python-format msgid "Image %(image_id)s is not active." msgstr "" #: cinder/volume/flows/api/create_volume.py:237 #, python-format msgid "" "Size of specified image %(image_size)sGB is larger than volume size " "%(volume_size)sGB." msgstr "" #: cinder/volume/flows/api/create_volume.py:245 #, python-format msgid "" "Volume size %(volume_size)sGB cannot be smaller than the image minDisk " "size %(min_disk)sGB." msgstr "" #: cinder/volume/flows/api/create_volume.py:360 msgid "Volume must be in the same availability zone as the snapshot" msgstr "" #: cinder/volume/flows/api/create_volume.py:369 msgid "Volume must be in the same availability zone as the source volume" msgstr "" #: cinder/volume/flows/api/create_volume.py:479 msgid "Multiattach cannot be used with encrypted volumes." msgstr "" #: cinder/volume/flows/manager/create_volume.py:235 msgid "Volume create failed while extracting volume ref." msgstr "" #: cinder/volume/flows/manager/create_volume.py:394 #, python-format msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s." msgstr "" #: cinder/volume/flows/manager/create_volume.py:396 #, python-format msgid "" "Failed updating volume %(vol_id)s metadata using the provided " "%(src_type)s %(src_id)s metadata" msgstr "" #: cinder/volume/flows/manager/manage_existing.py:48 #: cinder/volume/flows/manager/manage_existing_snapshot.py:113 #, python-format msgid "Volume driver %s not initialized." msgstr "" #: cinder/volume/flows/manager/manage_existing.py:59 #, python-format msgid "Volume driver %s get exception." msgstr "" #: cinder/volume/flows/manager/manage_existing.py:71 msgid "Volume manage failed." msgstr "" #: cinder/volume/targets/iscsi.py:313 cinder/volume/targets/scst.py:389 msgid "valid iqn needed for show_target" msgstr "" #: cinder/volume/targets/scst.py:45 msgid "The volume driver requires the iSCSI initiator name in the connector." msgstr "" #: cinder/volume/targets/scst.py:156 msgid "Failed to set attribute 'Incoming user' for SCST target." msgstr "" #: cinder/wsgi/common.py:89 msgid "You must implement __call__" msgstr "" #: cinder/zonemanager/fc_san_lookup_service.py:86 msgid "" "Lookup service not configured. Config option for fc_san_lookup_service " "needs to specify a concrete implementation of the lookup service." msgstr "" #: cinder/zonemanager/fc_zone_manager.py:244 #, python-format msgid "Failed adding connection for fabric=%(fabric)s: Error: %(err)s" msgstr "" #: cinder/zonemanager/fc_zone_manager.py:323 #, python-format msgid "Failed removing connection for fabric=%(fabric)s: Error: %(err)s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py:94 #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:108 msgid "Missing Fibre Channel SAN configuration param - fc_fabric_names" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py:124 #, python-format msgid "SSH connection failed for %(fabric)s with error: %(err)s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py:191 #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:494 #, python-format msgid "Failed to create south bound connector for %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:112 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:125 #, python-format msgid "" "Malformed zone configuration: (switch=%(switch)s " "zone_config=%(zone_config)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:195 #, python-format msgid "" "Creating and activating zone set failed: (Zone set=%(cfg_name)s " "error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:260 #, python-format msgid "Activating zone set failed: (Zone set=%(cfg_name)s error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:315 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:350 #, python-format msgid "Deleting zones failed: (command=%(cmd)s error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:367 #, python-format msgid "Error while checking transaction status: %s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:383 #, python-format msgid "Error while running zoning CLI: (command=%(cmd)s error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:411 #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:424 #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:206 #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:394 #, python-format msgid "Error while getting data via ssh: (command=%(cmd)s error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:446 #, python-format msgid "Malformed nameserver string: %s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:232 msgid "Failed to add or update zoning configuration." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:379 msgid "Failed to update or delete zoning configuration." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:417 #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:457 #, python-format msgid "" "Unsupported firmware on switch %s. Make sure switch is running firmware " "v6.4 or higher" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:425 msgid "Failed to get name server info." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py:465 #, python-format msgid "Failed to retrieve active zoning configuration %s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:115 #, python-format msgid "Error while querying page %(url)s on the switch, reason %(error)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:122 #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:946 #, python-format msgid "" "Error while connecting the switch %(switch_id)s with protocol " "%(protocol)s. Error: %(error)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:130 #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:954 #, python-format msgid "" "Unexpected status code from the switch %(switch_id)s with protocol " "%(protocol)s for url %(page)s. Error: %(error)s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:167 #, python-format msgid "Error while creating authentication token: %s" msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:202 #, python-format msgid "Authentication failed, verify the switch credentials, error code %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:207 #, python-format msgid "Error while authenticating with switch: %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:224 #, python-format msgid "Error while getting session information %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:244 #, python-format msgid "Error while parsing the data: %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:262 #, python-format msgid "Error while getting nvp value: %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:281 #, python-format msgid "Error while checking whether VF is available for management %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:315 msgid "Cannot change VF context in the session." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:320 #, python-format msgid "" "Cannot change VF context, specified VF is not available in the manageable" " VF list %(vf_list)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:327 #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:402 #, python-format msgid "Error while changing VF context %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:439 #, python-format msgid "Error while checking the firmware version %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:481 #, python-format msgid "Failed getting active zone set from fabric %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:539 #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:596 #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:860 #, python-format msgid "" "Applying the zones and cfgs to the switch failed (error code=%(err_code)s" " error msg=%(err_msg)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:647 #, python-format msgid "Exception while forming the zone string: %s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:693 #, python-format msgid "" "Error while updating the new zones and cfgs in the zone string. Error " "%(description)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:729 #, python-format msgid "Error while updating the zones in the zone string. Error %(description)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:818 #, python-format msgid "" "Error while removing the zones and cfgs in the zone string: " "%(description)s." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:923 msgid "No VF ID is defined in the configuration file." msgstr "" #: cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py:930 msgid "VF is not enabled." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:228 #, python-format msgid "Malformed fcns output string: %s" msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:349 #, python-format msgid "Error executing command via ssh: %s" msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:193 #, python-format msgid "" "Creating and activating zone set failed: (Zone set=%(zoneset)s " "error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:259 #, python-format msgid "" "Updating and activating zone set failed: (Zone set=%(zoneset)s " "error=%(err)s)." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:307 #, python-format msgid "Malformed zone status: (switch=%(switch)s zone_config=%(zone_config)s)." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py:416 #, python-format msgid "Malformed show fcns database string: %s" msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:231 #, python-format msgid "Zoning Policy: %s, not recognized" msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:268 msgid "Failed to add zoning configuration." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:445 msgid "Failed to update or delete zoning configuration" msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:499 msgid "Failed to get show fcns database info." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:535 msgid "Failed to access active zoning configuration." msgstr "" #: cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py:556 #, python-format msgid "Failed to access zoneset status:%s" msgstr ""