Автор Тема: lvm.conf  (Прочитано 681 раз)

Оффлайн grumbler

  • alt linux team
  • ***
  • Сообщений: 126
lvm.conf
« : 31.03.2016 18:59:14 »
В /etc/lvm/lvm.conf есть такой кусочек:

    # Full path of the utility called to check that a thin metadata device
    # is in a state that allows it to be used.
    # Each time a thin pool needs to be activated or after it is deactivated
    # this utility is executed. The activation will only proceed if the utility
    # has an exit status of 0.
    # Set to "" to skip this check.  (Not recommended.)
    # The thin tools are available as part of the device-mapper-persistent-data
    # package from https://github.com/jthornber/thin-provisioning-tools.
    #
    thin_check_executable = ""

Кто-нибудь может пояснить, почему установлено пустое значение, хотя тремя строками выше написано, что это не рекомендуется?

Оффлайн ruslandh

  • Поспешай не торопясь !
  • Модератор глобальный
  • *****
  • Сообщений: 32 361
  • Учиться .... Телепатами не рождаются, ими ....
Re: lvm.conf
« Ответ #1 : 31.03.2016 22:49:09 »
thin_check не собран / нет в репозитории ?

Оффлайн prof-alex

  • Участник
  • *
  • Сообщений: 33
Re: lvm.conf
« Ответ #2 : 31.03.2016 23:58:51 »
в сизифе есть: http://www.sisyphus.ru/ru/srpm/thin-provisioning-tools нужно доустановить.