[Pacemaker] Bug in debian packages (http://people.debian.org/~madkiss/ha)
Andrew Beekhof
andrew at beekhof.net
Wed Aug 12 13:20:29 UTC 2009
2009/8/12 Ante Karamatić <ivoks at ubuntu.com>:
> Andrew Beekhof wrote:
>
>> For .../crm that should be enough.
>> Can you confirm for heartbeat?
>
> I reposonded over my phone so I wasn't able to check it out. Here are
> the real findings:
>
> d-wxr-xr-T 2 hacluster haclient 140 2009-08-12 14:17 /var/run/crm/
> d-wxr----t 3 root root 140 2009-08-12 14:17 /var/run/heartbeat/
here I have:
drwxr-x--- 2 hacluster haclient 4096 Aug 7 19:48 /var/run/crm
drwxr-xr-x 4 root root 4096 Aug 7 19:49 /var/run/heartbeat
which is what i'd expect based on the code.
perhaps write a small program that uses mkdir() and chmod() and see if
you can get it to behave correctly.
because it looks like its not processing the 755 and 750 mode argument
correctly.
More information about the Pacemaker
mailing list