Summary: | pcs не находит pcsd | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Mikhail Kulagin <m.kulagin> |
Component: | pcs | Assignee: | Andrey Cherepanov <cas> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | antohami, cas, cow, evg, george, grenka, imz, kotopesutility, lav, led, majioa, mike, nbr, pav, qa_viy, rider, sem, shaba, sin, slev, stalker, toni, vitty, viy |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Mikhail Kulagin
2017-06-23 08:10:16 MSK
пакет pacemaker тоже упакован по-другому, блок pengine_binary = "/usr/libexec/pacemaker/pengine" crmd_binary = "/usr/libexec/pacemaker/crmd" cib_binary = "/usr/libexec/pacemaker/cib" stonithd_binary = "/usr/libexec/pacemaker/stonithd" надо заменить на pengine_binary = "/usr/lib/pacemaker/pengine" crmd_binary = "/usr/lib/pacemaker/crmd" cib_binary = "/usr/lib/pacemaker/cib" stonithd_binary = "/usr/lib/pacemaker/stonithd" pcs-1:0.9.158-alt2 -> sisyphus: Fri Jun 23 2017 Andrey Cherepanov <cas@altlinux.org> 1:0.9.158-alt2 - Fix pathes to pcsd and pacemaker data (ALT #33580) |