Re: [Linux-ha-dev] 答复: Re: New patch for resource-agents(nfsserver)

2013-01-23 Thread Dejan Muhamedagic
On Tue, Jan 22, 2013 at 08:21:34PM -0700, John Shi wrote: Hi Dejan, Is this patch OK ? I didn't see the pache going upstream yet. Thanks! Applied now. Can you please also test the attached patch. It is fairly small and low impact, but still. Cheers, Dejan Best regards, John

[Linux-ha-dev] 答复: Re: New patch for resource-agents(nfsserver)

2013-01-22 Thread John Shi
Hi Dejan, Is this patch OK ? I didn't see the pache going upstream yet. Thanks! Best regards, John Dejan Muhamedagic de...@suse.de 2012-12-24 下午 17:57 Hi John, On Wed, Dec 19, 2012 at 11:18:41PM -0700, John Shi wrote: Hi all, Fix all cause an error to call rpc.statd, including:

Re: [Linux-ha-dev] 答复: Re: New patch for resource-agents(nfsserver)

2013-01-22 Thread Dejan Muhamedagic
Hi John, On Tue, Jan 22, 2013 at 08:21:34PM -0700, John Shi wrote: Hi Dejan, Is this patch OK ? I didn't see the pache going upstream yet. Thanks! Oh, yes, I think so. Sorry, I missed it somehow. Will take care of it today. Cheers, Dejan Best regards, John Dejan Muhamedagic

[Linux-ha-dev] 答复: Re: A patch for resource-agents(nfsserver)

2012-12-13 Thread John Shi
Dejan Muhamedagic de...@suse.de 2012-12-13 下午 17:33 This might be a bit better: # set default options local opts=-f -v # add option for notify_retry_time, if set if [ -n $OCF_RESKEY_nfs_notify_retry_time ]; then if ! ocf_is_decimal $OCF_RESKEY_nfs_notify_retry_time; then ocf_log