Re: [Linux-cluster] Fence methods

2012-09-06 Thread Ryan O'Hara
On 09/06/2012 03:45 PM, Chip Burke wrote: Now that ricci is figured out, I am having some issues with fencing. It seems VMWare Fence works very well, but our GFS2 volume is not available until it receives a "success" status. This gives us maybe 30-60 seconds of time where we cannot access the G

[Linux-cluster] Fence methods

2012-09-06 Thread Chip Burke
Now that ricci is figured out, I am having some issues with fencing. It seems VMWare Fence works very well, but our GFS2 volume is not available until it receives a "success" status. This gives us maybe 30-60 seconds of time where we cannot access the GFS2 volumes which equates to downtime. SCS

Re: [Linux-cluster] Ricci doesn't work

2012-09-06 Thread Chip Burke
I only eliminated the second & and that was all it took. My guess is this is some edge case where the two &s in the string made it break where as a single & did not cause things to escape or what have you. All that said, thanks again! Chip Burke On 9

Re: [Linux-cluster] Ricci doesn't work

2012-09-06 Thread Jan Pokorný
On 06/09/12 15:11 +, Chip Burke wrote: > Well that was an easy enough fix finally. I thought perhaps the password > for the VMWare fence account was the issue and updated cluster.conf with a > place holder password of 'password'. Ricci would not work. So I updated > the actual ricci user accoun

Re: [Linux-cluster] Ricci doesn't work

2012-09-06 Thread Chip Burke
Well that was an easy enough fix finally. I thought perhaps the password for the VMWare fence account was the issue and updated cluster.conf with a place holder password of 'password'. Ricci would not work. So I updated the actual ricci user account to use a password of 'password' and restarted Ric

Re: [Linux-cluster] Ricci doesn't work

2012-09-06 Thread Jan Pokorný
On 05/09/12 16:21 +, Chip Burke wrote: > This gives me the same behavior. Sorry, I can now see it was a bad workaround guess from the beginning. I think the strace logs you provided contain good-enough information about the issue and still scratching my head. Part of it is that there are two