| 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: | admsasha, cas, majioa, mike, nbr, pav, rider, root, thatman |
| 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) |