Пакет multipath-tools: Информация

    Исходный пакет: multipath-tools
    Версия: 0.4.9-alt1
    Собран:  14 октября 2009 г. 17:24
    Сообщить об ошибке в пакете
    Домашняя страница: http://christophe.varoqui.free.fr

    Лицензия: GPLv2+
    О пакете: Tools to manage multipath devices with device-mapper
    Описание: 
    This package provides the tools to manage multipath devices by
    instructing the device-mapper multipath module what to do.
    The tools are:
    - multipath: lists and configures multipath devices.
    - multipathd: monitors paths; as paths fail and come back, it may
      initiate path group switches.
    - kpartx: maps linear devmaps upon device partitions, which makes
      multipath maps partitionable.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    multipath-tools (x86_64, i586)

    Сопровождающий: Pavlov Konstantin


    Права:
    @qa_p5

      1. libdevmapper-devel
      2. libncurses-devel
      3. libaio-devel
      4. libreadline-devel

    Последнее изменение


    14 октября 2009 г. Pavlov Konstantin 0.4.9-alt1
    - Rebase to 0.4.9 aa0a885e1.
    - Remove devmap_name (redundant with dmsetup, following upstream).
    - Blacklist all devices by default (closes #21769).
    24 сентября 2009 г. Pavlov Konstantin 0.4.8-alt3
    - Fix another wrong scsi_id invocation in libmultipath.
    26 августа 2009 г. Pavlov Konstantin 0.4.8-alt2
    - Apply a bunch of Fedora patches, notable changes are:
      + kpartx now works with logical partitions
      + fix for CVE-2009-0115
      + support for newer scsi_id invocation scheme.
    - Some cosmetic spec file changes (spelling, descriptions rewrite).
    - Added cciss_id utility.
    - Added default configuration file.
    - Added init script for multipathd.