The cinder.brick.initiator.linuxfc Module

Generic linux Fibre Channel utilities.

class LinuxFibreChannel(root_helper, execute=<function execute at 0x7f324a3678c0>, *args, **kwargs)

Bases: cinder.brick.initiator.linuxscsi.LinuxSCSI

get_fc_hbas()

Get the Fibre Channel HBA information.

get_fc_hbas_info()

Get Fibre Channel WWNs and device paths from the system, if any.

get_fc_wwnns()

Get Fibre Channel WWNNs from the system, if any.

get_fc_wwpns()

Get Fibre Channel WWPNs from the system, if any.

rescan_hosts(hbas)

Previous topic

The cinder.brick.initiator.host_driver Module

Next topic

The cinder.brick.initiator.linuxscsi Module

This Page