[Linux-HA] Unsubscribe

Paul pfort at cp-soft.com
Thu Dec 13 15:22:33 MST 2007


linux-ha-request at lists.linux-ha.org wrote:
> Send Linux-HA mailing list submissions to
> 	linux-ha at lists.linux-ha.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.linux-ha.org/mailman/listinfo/linux-ha
> or, via email, send a message with subject or body 'help' to
> 	linux-ha-request at lists.linux-ha.org
>
> You can reach the person managing the list at
> 	linux-ha-owner at lists.linux-ha.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linux-HA digest..."
>
>
> Today's Topics:
>
>    1. Re: Run heartbeat as a normal user? (Andrew Beekhof)
>    2. Re: post-actions after starting a resource (Andrew Beekhof)
>    3. Authentication Failed (China)
>    4. Re: Authentication Failed (China)
>    5. cibadmin -R or -U to change a resource parameter (Junko IKEDA)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 30 Nov 2007 09:17:20 +0100
> From: Andrew Beekhof <beekhof at gmail.com>
> Subject: Re: [Linux-HA] Run heartbeat as a normal user?
> To: General Linux-HA mailing list <linux-ha at lists.linux-ha.org>
> Message-ID: <1E6EEE9A-F353-43B1-8B47-1EA246AB50B5 at gmail.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
>
> On Nov 30, 2007, at 3:37 AM, Tao Yu wrote:
>
>   
>>> not really - since you'd not be able to manage things like IP
>>> addresses (which requires root privileges)
>>>
>>>       
>> Is it possible to tweak the heartbeat config to make it run as  
>> regular user?
>>     
>
> re-read what i just wrote.  what is the point if you cant start any  
> resources?
>
>   
>> Or at least run heartbeat commands like crmadmin/cibadmin/ 
>> crm_standby/etc.
>> as regular user?
>>     
>
> add them to the group used by the cluster.  usually "hacluster"
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 30 Nov 2007 09:18:15 +0100
> From: Andrew Beekhof <beekhof at gmail.com>
> Subject: Re: [Linux-HA] post-actions after starting a resource
> To: General Linux-HA mailing list <linux-ha at lists.linux-ha.org>
> Message-ID: <B3F257DA-706A-411A-8180-4A6DB41F2891 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
>
>
> On Nov 30, 2007, at 8:21 AM, Frank wrote:
>
>   
>> Hi, a general question
>> does anybody know if there is an easy way to run a script after  
>> starting a resource? In my case we need to add some extra iptables  
>> rules after starting an IP resource, but I am sure that it would be  
>> usefull in other situations.
>>     
>
> add a custom resource and create an ordering constraint so that its  
> executed after the IP?
>
>   
>> Regards.
>>
>> Frank
>>
>> -- 
>> Aquest missatge ha estat analitzat per MailScanner
>> a la cerca de virus i d'altres continguts perillosos,
>> i es considera que està net.
>> For all your IT requirements visit: http://www.transtec.co.uk
>>
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA at lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>     
>
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 30 Nov 2007 11:05:29 +0100
> From: China <china at email.it>
> Subject: [Linux-HA] Authentication Failed
> To: linux-ha at lists.linux-ha.org
> Message-ID:
> 	<414ccf7b0711300205lbcadb28o9c112831836a2e7e at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi, I've a problem with a new Linux-HA installation.
> I've a test environment with a hub and 2 Mini Mac (1 ppc and 1 intel) with a
> new installation Fedora core 7.
> HA is installed in both Mac using source package (tgz) through "ConfigureMe
> rpm; rpm -i"
>
> Each Mac has two eth interfaces:
> eth0 "export" services and is connected with the hub
> eth1 is for heartbeat messages and is connected with the eth1 of the other
> node
>
> The configuration files are:
>
> HARESOURCES
> test-ppc 192.168.122.8/24 httpd
>
> CIB.XML
> deriving from haresources
>
> HA.CF
> bcast eth1
> node test-ppc test
> respawn root /rnd/apps/components/heartbeat/lib/heartbeat/pingd -m 100 -d 5s
> ping_group test 192.168.122.100
> crm yes
>
> AUTHKEYS
> auth 3
> 1 crc
> 2 md5 mypwd
> 3 sha1 mypwd
>
> When I start the cluster I've a lot of this messages in test log file:
> WARN: string2msg_ll: node [test-ppc] failed authentication
>
> and a lot of this messages in test-ppc log file:
> WARN: string2msg_ll: node [test] failed authentication
>
> I've tried with ucast, but the result is the same.
> Instead with crc and md5 all is OK. So I think it is a problem related sha.
>
> How can I resolve this?
> Thanks in advance.
>
>   



More information about the Linux-HA mailing list