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

2012-12-13 Thread Dejan Muhamedagic
Hi John, On Thu, Dec 13, 2012 at 12:08:56AM -0700, John Shi wrote: > > Hi Dejan, > > I have a patch for nfsserver agent in resource-agents package. > > sm-notify was invoked in nfsserver, with -d option, sm-notify doesn't fork, > and without time limit, it tries to reach each client for 15

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

2012-12-13 Thread John Shi
>>> Dejan Muhamedagic 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 > o

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

2012-12-13 Thread John Shi
>>> John Shi 2012-12-14 下午 15:20 >>> >>> Dejan Muhamedagic 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