Requested output... [EMAIL PROTECTED] ~]# grep -e pvm -e hacluster /etc/passwd pvm:x:24:24::/usr/share/pvm3:/bin/bash hacluster:x:24:24:heartbeat processes:/var/lib/heartbeat/cores/hacluster:/bin/bash
[EMAIL PROTECTED] ~]# ls -al /var/lib/heartbeat/cores/ total 20 drwxr-xr-x 5 root root 4096 Oct 15 18:01 . drwxr-xr-x 5 root root 4096 Oct 28 12:20 .. drwx------ 2 pvm pvm 4096 Oct 15 18:01 hacluster drwx------ 2 nobody nobody 4096 Oct 15 18:01 nobody drwx------ 2 root root 4096 Oct 15 18:01 root -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Beekhof Sent: Tuesday, 28 October 2008 9:08 PM To: General Linux-HA mailing list Subject: Re: [Linux-HA] /var/lib/heartbeat/cores/pvm directory,ownership and mode? usage? HA 2.99.1, pacemaker 1.0 On Tue, Oct 28, 2008 at 01:11, Alex Strachan <[EMAIL PROTECTED]> wrote: > Yes - from http://www.clusterlabs.org/mw/Releases > > Is this the correct place? Yep. Can you please run the following and post the results? grep -e pvm -e hacluster /etc/passwd ls -al /var/lib/heartbeat/cores/ > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Beekhof > Sent: Monday, 27 October 2008 5:48 PM > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] /var/lib/heartbeat/cores/pvm directory,ownership and > mode? usage? HA 2.99.1, pacemaker 1.0 > > Are these packages from the build service? > > On Mon, Oct 27, 2008 at 03:44, Alex Strachan > <[EMAIL PROTECTED]> wrote: >> Hi, >> >> >> >> I have just recently installed >> >> HA 2.99.1, pacemaker 1.0 >> >> on RHAS4 x86_64 >> >> >> >> On startup I am getting the following warnings. >> >> >> >> Oct 27 11:13:00 dtbaims cib: [13164]: ERROR: Cannot chdir to >> [/var/lib/heartbeat/cores/pvm]: No such file or directory >> >> Oct 27 11:13:00 dtbaims attrd: [13167]: ERROR: Cannot chdir to >> [/var/lib/heartbeat/cores/pvm]: No such file or directory >> >> Oct 27 11:13:00 dtbaims crmd: [13168]: ERROR: Cannot chdir to >> [/var/lib/heartbeat/cores/pvm]: No such file or directory >> >> >> >> Can you please inform me of the ownership/mode of the >> /var/lib/heartbeat/cores/pvm directory, so that I can create it with the >> proper permissions. >> >> >> >> OS >> >> Linux itbaims 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 >> x86_64 x86_64 GNU/Linux >> >> >> >> Software >> >> [EMAIL PROTECTED] rpm -qa | egrep -i "heartbeat|pacemake" >> >> libheartbeat2-2.99.2-3.1 >> >> heartbeat-common-2.99.2-3.1 >> >> libpacemaker3-1.0.0-4.1 >> >> pacemaker-pygui-1.4-11.1 >> >> heartbeat-2.99.2-3.1 >> >> heartbeat-resources-2.99.2-3.1 >> >> pacemaker-1.0.0-4.1 >> >> >> >> >> >> Thanks >> >> >> >> -- >> >> Alex >> >> >> >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems >> > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
