Skip to content
Snippets Groups Projects
  • Florian LEDUC's avatar
    56710de5
    Use iSCSI multipath for libvirt · 56710de5
    Florian LEDUC authored
    * Multipath daemon allows to reach block devices
    via multiple paths for better resiliency and performance.
    Multipathd periodically checks the failed iscsi paths
    and maintains a list of valid paths. Libvirt can use more
    than one iSCSI path when option volume_use_multipath is set
    and when multipathd enabled.
    
    Change-Id: I54629656803c4989f7673e8c69d2a820609b5960
    Implements: blueprint nova-libvirt-multipath-iscsi
    56710de5
    History
    Use iSCSI multipath for libvirt
    Florian LEDUC authored
    * Multipath daemon allows to reach block devices
    via multiple paths for better resiliency and performance.
    Multipathd periodically checks the failed iscsi paths
    and maintains a list of valid paths. Libvirt can use more
    than one iSCSI path when option volume_use_multipath is set
    and when multipathd enabled.
    
    Change-Id: I54629656803c4989f7673e8c69d2a820609b5960
    Implements: blueprint nova-libvirt-multipath-iscsi
libvirt.conf.j2 1.01 KiB