The cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common Module

class CLIResponse(raw, ssh_cmd=None, delim='!', with_header=True)

Bases: object

Parse SVC CLI output and generate iterable.

static append_dict(dict_, key, value)
select(*keys)
class StorwizeHelpers(run_ssh)

Bases: object

WAIT_TIME = 5
add_chap_secret_to_host(host_name)

Generate and store a randomly-generated CHAP secret for the host.

add_fc_wwpns(storage_nodes)

Add FC WWPNs to system node information.

add_iscsi_ip_addrs(storage_nodes)

Add iSCSI IP addresses to system node information.

add_vdisk_copy(vdisk, dest_pool, volume_type, state, config)

Add a vdisk copy in the given pool.

add_vdisk_qos(vdisk, qos)

Add the QoS configuration to the volume.

static build_default_opts(config)
static can_migrate_to_host(host, state)
change_vdisk_iogrp(vdisk, state, iogrp)
change_vdisk_options(vdisk, changes, opts, state)
change_vdisk_primary_copy(vdisk, copy_id)
check_host_mapped_vols(host_name)
static check_vdisk_opts(state, opts)
compression_enabled()

Return whether or not compression is enabled for this system.

create_cg_from_source(group, fc_consistgrp, sources, targets, state, config, timeout)

Create consistence group from source

create_copy(src, tgt, src_id, config, opts, full_copy, pool=None)

Create a new snapshot using FlashCopy.

create_fc_consistgrp(fc_consistgrp)
create_flashcopy_to_consistgrp(source, target, consistgrp, config, opts, full_copy=False, pool=None)

Create a FlashCopy mapping and add to consistent group.

create_host(connector)

Create a new host on the storage system.

We create a host name and associate it with the given connection information. The host name will be a cleaned up version of the given host name (at most 55 characters), plus a random 8-character suffix to avoid collisions. The total length should be at most 63 characters.

create_relationship(master, aux, system, asyncmirror)
create_vdisk(name, size, units, pool, opts)
delete_consistgrp_snapshots(fc_consistgrp, snapshots)

Delete flashcopy maps and consistent group.

delete_fc_consistgrp(fc_consistgrp)
delete_host(host_name)
delete_relationship(volume_name)
delete_vdisk(vdisk, force)

Ensures that vdisk is not part of FC mapping and deletes it.

disable_vdisk_qos(vdisk, qos)

Disable the QoS.

ensure_vdisk_no_fc_mappings(name, allow_snaps=True, allow_fctgt=False)

Ensure vdisk has no flashcopy mappings.

extend_vdisk(vdisk, amount)
find_vdisk_copy_id(vdisk, pool)
get_available_io_groups()

Return list of available IO groups.

get_chap_secret_for_host(host_name)

Generate and store a randomly-generated CHAP secret for the host.

get_conn_fc_wwpns(host)
get_host_from_connector(connector, volume_name=None)

Return the Storwize host described by the connector.

get_node_info()

Return dictionary containing information on system’s nodes.

get_partnership_info(system_name)
get_partnershipcandidate_info(system_name)
get_pool_attrs(pool)

Return attributes for the specified pool.

get_relationship_info(volume)
get_system_info()

Return system’s name, ID, and code level.

get_vdisk_attributes(vdisk)
get_vdisk_copies(vdisk)
get_vdisk_copy_attrs(vdisk, copy_id)
get_vdisk_params(config, state, type_id, volume_type=None, volume_metadata=None)

Return the parameters for creating the vdisk.

Takes volume type and defaults from config options into account.

get_volume_io_group(vol_name)
static handle_keyerror(cmd, out)
is_vdisk_copy_synced(vdisk, copy_id)
is_vdisk_defined(vdisk_name)

Check if vdisk is defined.

is_vdisk_in_use(vdisk)

Returns True if the specified vdisk is mapped to at least 1 host.

map_vol_to_host(volume_name, host_name, multihostmap)

Create a mapping between a volume to a host.

mkfcpartnership(system_name, bandwith=1000)
mkippartnership(ip_v4, bandwith=1000)
prepare_fc_consistgrp(fc_consistgrp, timeout)

Prepare FC Consistency Group.

rename_vdisk(vdisk, new_name)
rm_vdisk_copy(vdisk, copy_id)
run_consistgrp_snapshots(fc_consistgrp, snapshots, state, config, timeout)
run_flashcopy(source, target, timeout, copy_rate, full_copy=True)

Create a FlashCopy mapping from the source to the target.

start_fc_consistgrp(fc_consistgrp)
start_relationship(volume_name, primary=None)
startpartnership(partnership_id)
stop_fc_consistgrp(fc_consistgrp)
stop_relationship(volume_name)
svc_qos_keys = {'IOThrottling': {'default': '0', 'type': <type 'int'>, 'param': 'rate'}}
switch_relationship(relationship, aux=True)
unmap_vol_from_host(volume_name, host_name)

Unmap the volume and delete the host if it has no more mappings.

update_vdisk_qos(vdisk, qos)

Update all the QoS in terms of a key and value.

svc_qos_keys saves all the supported QoS parameters. Going through this dict, we set the new values to all the parameters. If QoS is available in the QoS configuration, the value is taken from it; if not, the value will be set to default.

vdisk_by_uid(vdisk_uid)

Returns the properties of the vdisk with the specified UID.

Returns None if no such disk exists.

class StorwizeSSH(run_ssh)

Bases: object

SSH interface to IBM Storwize family and SVC storage systems.

add_chap_secret(secret, host)
addhostport(host, port_type, port_name)
addvdiskaccess(vdisk, iogrp)
addvdiskcopy(vdisk, dest_pool, params)
chfcmap(fc_map_id, copyrate='50', autodel='on')
chvdisk(vdisk, params)
expandvdisksize(vdisk, amount)
lsfabric(wwpn=None, host=None)
lsfcconsistgrp(fc_consistgrp)
lsfcmap(fc_map_id)
lsguicapabilities()
lshost(host=None)
lshostvdiskmap(host)
lsiogrp()
lsiscsiauth()
lslicense()
lsmdiskgrp(pool)
lsnode(node_id=None)
lspartnership(system_name)
lspartnershipcandidate()
lsportfc(node_id)
lsportip()
lsrcrelationship(volume_name)
lssystem()
lsvdisk(vdisk)

Return vdisk attributes or None if it doesn’t exist.

lsvdiskcopy(vdisk, copy_id=None)
lsvdiskfcmappings(vdisk)
lsvdiskhostmap(vdisk)
lsvdisks_from_filter(filter_name, value)

Performs an lsvdisk command, filtering the results as specified.

Returns an iterable for all matching vdisks.

lsvdisksyncprogress(vdisk, copy_id)
mkfcconsistgrp(fc_consist_group)
mkfcmap(source, target, full_copy, copy_rate, consistgrp=None)
mkfcpartnership(system_name, bandwith)
mkhost(host_name, port_type, port_name)
mkippartnership(ip_v4, bandwith)
mkrcrelationship(master, aux, system, name, asyncmirror)
mkvdisk(name, size, units, pool, opts, params)
mkvdiskhostmap(host, vdisk, lun, multihostmap)

Map vdisk to host.

If vdisk already mapped and multihostmap is True, use the force flag.

movevdisk(vdisk, iogrp)
prestartfcconsistgrp(fc_consist_group)
prestartfcmap(fc_map_id)
rmfcconsistgrp(fc_consist_group)
rmfcmap(fc_map_id)
rmhost(host)
rmrcrelationship(relationship)
rmvdisk(vdisk, force=True)
rmvdiskaccess(vdisk, iogrp)
rmvdiskcopy(vdisk, copy_id)
rmvdiskhostmap(host, vdisk)
run_ssh_assert_no_output(ssh_cmd)

Run an SSH command and assert no output returned.

run_ssh_check_created(ssh_cmd)

Run an SSH command and return the ID of the created object.

run_ssh_info(ssh_cmd, delim='!', with_header=False)

Run an SSH command and return parsed output.

startfcconsistgrp(fc_consist_group)
startfcmap(fc_map_id)
startpartnership(partnership_id)
startrcrelationship(rc_rel, primary=None)
stopfcconsistgrp(fc_consist_group)
stopfcmap(fc_map_id)
stoprcrelationship(relationship, access=False)
switchrelationship(relationship, aux=True)
class StorwizeSVCCommonDriver(*args, **kwargs)

Bases: cinder.volume.drivers.san.san.SanDriver, cinder.volume.driver.ManageableVD, cinder.volume.driver.ExtendVD, cinder.volume.driver.SnapshotVD, cinder.volume.driver.MigrateVD, cinder.volume.driver.ReplicaVD, cinder.volume.driver.ConsistencyGroupVD, cinder.volume.driver.CloneableImageVD, cinder.volume.driver.TransferVD

IBM Storwize V7000 SVC abstract base class for iSCSI/FC volume drivers.

Version history:

1.0 - Initial driver
1.1 - FC support, create_cloned_volume, volume type support,
      get_volume_stats, minor bug fixes
1.2.0 - Added retype
1.2.1 - Code refactor, improved exception handling
1.2.2 - Fix bug #1274123 (races in host-related functions)
1.2.3 - Fix Fibre Channel connectivity: bug #1279758 (add delim
        to lsfabric, clear unused data from connections, ensure
        matching WWPNs by comparing lower case
1.2.4 - Fix bug #1278035 (async migration/retype)
1.2.5 - Added support for manage_existing (unmanage is inherited)
1.2.6 - Added QoS support in terms of I/O throttling rate
1.3.1 - Added support for volume replication
1.3.2 - Added support for consistency group
1.3.3 - Update driver to use ABC metaclasses
2.0 - Code refactor, split init file and placed shared methods
      for FC and iSCSI within the StorwizeSVCCommonDriver class
2.1 - Added replication V2 support to the global/metro mirror
      mode
2.1.1 - Update replication to version 2.1
DEFAULT_GR_SLEEP = 4.22
FAILBACK_VALUE = 'default'
GLOBAL = 'global'
METRO = 'metro'
VALID_REP_TYPES = ('global', 'metro')
VDISKCOPYOPS_INTERVAL = 600
VERSION = '2.1.1'
add_vdisk_copy(volume, dest_pool, vol_type)
check_for_setup_error()

Ensure that the flags are set properly.

create_cgsnapshot(ctxt, cgsnapshot, snapshots)

Creates a cgsnapshot.

create_cloned_volume(tgt_volume, src_volume)

Creates a clone of the specified volume.

create_consistencygroup(context, group)

Create a consistency group.

IBM Storwize will create CG until cg-snapshot creation, db will maintain the volumes and CG relationship.

create_consistencygroup_from_src(context, group, volumes, cgsnapshot=None, snapshots=None, source_cg=None, source_vols=None)

Creates a consistencygroup from source.

Parameters:
  • context – the context of the caller.
  • group – the dictionary of the consistency group to be created.
  • volumes – a list of volume dictionaries in the group.
  • cgsnapshot – the dictionary of the cgsnapshot as source.
  • snapshots – a list of snapshot dictionaries in the cgsnapshot.
  • source_cg – the dictionary of a consistency group as source.
  • source_vols – a list of volume dictionaries in the source_cg.
Returns:

model_update, volumes_model_update

create_export(ctxt, volume, connector)
create_replica_test_volume(tgt_volume, src_volume)
create_replication_types(replication_targets)
create_snapshot(snapshot)
create_volume(volume)
create_volume_from_snapshot(volume, snapshot)
delete_cgsnapshot(context, cgsnapshot, snapshots)

Deletes a cgsnapshot.

delete_consistencygroup(context, group, volumes)

Deletes a consistency group.

IBM Storwize will delete the volumes of the CG.

delete_snapshot(snapshot)
delete_volume(volume)
do_setup(ctxt)

Check that we have all configuration details from the storage.

ensure_export(ctxt, volume)

Check that the volume exists on the storage.

The system does not “export” volumes as a Linux iSCSI target does, and therefore we just check that the volume exists on the storage.

extend_volume(volume, new_size)
failover_host(context, volumes, secondary_id=None)

Force failover to a secondary replication target.

get_pool(volume)
get_replication_status(ctxt, volume)
get_volume_stats(refresh=False)

Get volume stats.

If we haven’t gotten stats yet or ‘refresh’ is True, run update the stats first.

manage_existing(volume, ref)

Manages an existing vdisk.

Renames the vdisk to match the expected name for the volume. Error checking done by manage_existing_get_size is not repeated - if we got here then we have a vdisk that isn’t in use (or we don’t care if it is in use.

manage_existing_get_size(volume, ref)

Return size of an existing Vdisk for manage_existing.

existing_ref is a dictionary of the form: {‘source-id’: <uid of disk>} or {‘source-name’: <name of the disk>}

Optional elements are:
‘manage_if_in_use’: True/False (default is False)
If set to True, a volume will be managed even if it is currently attached to a host system.
migrate_volume(ctxt, volume, host)

Migrate directly if source and dest are managed by same storage.

We create a new vdisk copy in the desired pool, and add the original vdisk copy to the admin_metadata of the volume to be deleted. The deletion will occur using a periodic task once the new copy is synced.

Parameters:
  • ctxt – Context
  • volume – A dictionary describing the volume to migrate
  • host – A dictionary describing the host to migrate to, where host[‘host’] is its name, and host[‘capabilities’] is a dictionary of its reported capabilities.
promote_replica(ctxt, volume)
reenable_replication(ctxt, volume)
remove_export(ctxt, volume)
replication_factory(replication_type, rep_target)

Use replication methods for the requested mode.

retype(ctxt, volume, new_type, diff, host)

Convert the volume to be of the new type.

Returns a boolean indicating whether the retype occurred.

Parameters:
  • ctxt – Context
  • volume – A dictionary describing the volume to migrate
  • new_type – A dictionary describing the volume type to convert to
  • diff – A dictionary with the difference between the two types
  • host – A dictionary describing the host to migrate to, where host[‘host’] is its name, and host[‘capabilities’] is a dictionary of its reported capabilities.
unmanage(volume)

Remove the specified volume from Cinder management.

update_consistencygroup(ctxt, group, add_volumes, remove_volumes)

Adds or removes volume(s) to/from an existing consistency group.

update_migrated_volume(ctxt, volume, new_volume, original_volume_status)

Return model update from Storwize for migrated volume.

This method should rename the back-end volume name(id) on the destination host back to its original name(id) on the source host.

Parameters:
  • ctxt – The context used to run the method update_migrated_volume
  • volume – The original volume that was migrated to this backend
  • new_volume – The migration volume object that was created on this backend as part of the migration process
  • original_volume_status – The status of the original volume
Returns:

model_update to update DB with any needed changes

Previous topic

The cinder.volume.drivers.ibm.storwize_svc.replication Module

Next topic

The cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc Module

Project Source

This Page