Re: [Linux-HA] [ha-wg] [Pacemaker] [RFC] Organizing HA Summit 2015

2014-12-01 Thread Tim Serong
sume is what's going to happen this time), or all virtual. Mixing the two is exceedingly difficult to do well, IMO. Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org ht

Re: [Linux-HA] Antw: Announce: Hawk (HA Web Konsole) 0.6.2

2013-12-09 Thread Tim Serong
s. If hb_report also > supports it, an option to specify an alternate working directory could be > useful also. Noted, thank you :) Regards, Tim > > Regards, > Ulrich > >>>> Tim Serong schrieb am 06.12.2013 um 16:45 in Nachricht > <52a1f129.6050...@suse.com

[Linux-HA] Announce: Hawk (HA Web Konsole) 0.6.2

2013-12-06 Thread Tim Serong
&package=cluster-glue -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

[Linux-HA] Announce: opensuse-ha mailing list

2013-09-17 Thread Tim Serong
storage (drbd) - Basically, anything in network:ha-clustering:* on OBS is on topic :) If you'd like to subscribe, just send an email to: opensuse-ha+subscr...@opensuse.org Please also see the wiki page at: https://en.opensuse.org/openSUSE:High_Availability Happy clustering! Tim -- Tim S

Re: [Linux-HA] reorg of network:ha-clustering repo on build.opensuse.org

2013-08-09 Thread Tim Serong
On 07/26/2013 09:58 PM, Tim Serong wrote: > On 07/25/2013 03:59 PM, Tim Serong wrote: >> Hi All, >> >> This is just a quick heads-up. We're in the process of reorganising the >> network:ha-clustering repository on build.opensuse.org. If you don't >>

Re: [Linux-HA] reorg of network:ha-clustering repo on build.opensuse.org

2013-07-26 Thread Tim Serong
On 07/25/2013 03:59 PM, Tim Serong wrote: > Hi All, > > This is just a quick heads-up. We're in the process of reorganising the > network:ha-clustering repository on build.opensuse.org. If you don't > use any of the software from this repo feel free to stop reading now

[Linux-HA] reorg of network:ha-clustering repo on build.opensuse.org

2013-07-24 Thread Tim Serong
roject for openSUSE:Factory) This means that if you're currently using packages from network:ha-clustering, you'll need to point to network:ha-clustering:Stable instead (once we've finished shuffling everything around). I'll send another email out when this is done. Regards, Tim --

Re: [Linux-HA] Antw: crmd: [12372]: WARN: decode_transition_key: Bad UUID (crm-resource-22905) in sscanf result (3) for 0:0:crm-resource-22905

2013-02-05 Thread Tim Serong
he status display is implemented such that resources with no LRM state are reported as Stopped, where strictly they should probably show as Unknown (or, as you say, "Not Probed"). I'll make a note to do something about that. I'm not sure why crm_mon seems to sh

Re: [Linux-HA] HA samba?

2012-04-30 Thread Tim Serong
ll seems like it should be doable, I just > haven't found the proper incantation just yet. > > Any further advice is welcome. It is (or should be) ultimately possible. I have actually done it before, just not for rather a while, which is why I'm being a bit vague (sorry!)

Re: [Linux-HA] HA samba?

2012-04-26 Thread Tim Serong
e samba state directories (private dir, lock dir, etc.) is on shared storage (or use drbdlinks), you can have Pacemaker start Samba, then on the node on which it's running, do "net ads join". You want to end up with your floating IP address and "netbios name" adde

Re: [Linux-HA] pacemaker/corosync - cl_status . REASON: hb_api_signon: Can't initiate connection to heartbeat

2012-02-19 Thread Tim Serong
s.linux-ha.org/mailman/listinfo/linux-ha >>> See also: http://linux-ha.org/ReportingProblems >>> ___ >>> Linux-HA mailing list >>> Linux-HA@lists.linux-ha.org >>> http://lists.linux-ha.org/mailman/listinfo/linux-ha >>> See also: http://l

[Linux-HA] Report: High Availability and Distributed Storage miniconf at LCA 2012

2012-01-31 Thread Tim Serong
y Keisuke Mori; enhanced pgsql RA to work with PostgreSQL streaming replication. Extend Pacemaker to Support Geographically Distributed Clustering http://www.youtube.com/watch?v=S3DB_DSVI_A by Tim Serong on behalf of Jiaju Zhang; an introduction to Booth (what it is, how to

Re: [Linux-HA] Q: DRBD+OCFS: Fencing

2011-12-22 Thread Tim Serong
rce, we principally have to assume that as soon as the two nodes sharing that DRBD drive get disconnected from each other, uncoordinated write attempts can happen on either of them. Measures need to be taken to make sure that when node is in trouble, that node can not cause corruption of a

Re: [Linux-HA] Antw: Re: Q: "cib-last-written"

2011-12-01 Thread Tim Serong
ed/ch-cluster-options.html "The reason for these fields to be placed at the top level instead of with the rest of cluster options is simply a matter of parsing. These options are used by the configuration database which is, by design, mostly ignorant of the content it holds. So the de

Re: [Linux-HA] is it good to create order constraint for sbd resource

2011-11-29 Thread Tim Serong
On 11/29/2011 04:28 PM, Muhammad Sharfuddin wrote: > On Mon, 2011-11-28 at 21:47 +0100, Tim Serong wrote: >> On 11/28/2011 06:54 PM, Muhammad Sharfuddin wrote: >>> is it good/required to create order constraint for sbd resource >>> >>> I am using following

Re: [Linux-HA] is it good to create order constraint for sbd resource

2011-11-28 Thread Tim Serong
; > please help/suggest. No. The STONITH resource doesn't need to be running in order for your other resources to be operable (hence no need for an order constraint). Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com

Re: [Linux-HA] crm commands from a perl script

2011-11-07 Thread Tim Serong
ot in the path cron is using. Try adding the following at the top of your crontab: PATH=/usr/sbin:/usr/bin:/bin If in doubt, check the X-Cron-Env headers in the email cron sends you. Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com _

Re: [Linux-HA] Error running corosync

2011-11-07 Thread Tim Serong
ld with Pacemaker needs openais, but openais isn't something you "start" separately, it's a bunch of plugins that corosync is meant to load. What this means in a CMAN environment, I do not know. IMO (and as Florian alluded to in another message), you'd probably s

Re: [Linux-HA] [Pacemaker] pcmk + corosync + cman for dlm support?

2011-11-02 Thread Tim Serong
mething like meatware (see http://clusterlabs.org/doc/crm_fencing.html), you should still configure *some* means of fencing for any prototype system that's going to need fencing when put into production :) Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com __

Re: [Linux-HA] PCMK + OCFS2

2011-10-25 Thread Tim Serong
quot; even "tested" the ocfs2.pcmk stack to work with > Pacemaker on RHEL6 ... but perhaps things have been done now (I doubt) I assume it worked on Fedora ~11 (which that previous Clusters from Scratch refers to), and I know it's well tested on SLES ;-) but like I said, I

Re: [Linux-HA] PCMK + OCFS2

2011-10-25 Thread Tim Serong
On 26/10/11 16:42, alain.mou...@bull.net wrote: > Hi Nick, > > I spent e few weeks to try to make this stack ocfs2.pcmk working with > pacemaker/corosync stack > last fall 2010, and this stack was definitely not working on RH. Many > conflicts > between ocfs2 clustering and pacemaker clustering lea

Re: [Linux-HA] SuSe and heartbeat

2011-09-26 Thread Tim Serong
. 2) Pacemaker as shipped/built with openSUSE doesn't build with heartbeat support, and hasn't done so for quite some time (at least 1-2 years). 3) http://theclusterguy.clusterlabs.org/post/178680309/configuring-heartbeat-v1-was-so-simple Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser..

Re: [Linux-HA] Antw: Re: Apache error on all nodes

2011-09-20 Thread Tim Serong
error log may be helpful at this point. Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

Re: [Linux-HA] Antw: Re: Apache error on all nodes

2011-09-18 Thread Tim Serong
>>> >>>>>>>>> Sep 15 02:32:56 node1 crmd: [710]: info: do_state_transition: >> All 2 >>>>>>>> cluster >>>>>>>>> nodes are eligible to run resources. >>>>>>>>> Sep 15 02:32:56 node1 apache[

Re: [Linux-HA] Apache error on all nodes

2011-09-13 Thread Tim Serong
onfigure > ? > > Any help with this matter would be greatly appreciated :) On a punt, it's probably mod_status. Check your Apache logs at the time the start failed. If it's whining about a 403 or 404 for /server-status (or similar), you need to fix that in your Apache

Re: [Linux-HA] Antw: Re: Q: What type of dependency is "colocation"?

2011-07-11 Thread Tim Serong
ion mixed both, a symmetric and a non-symmetric relation. > Naturally this causes problems. Have a look at http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/s-resource-colocation.html and the following few pages. Also Colocation Explained at http://clusterlabs.org/

Re: [Linux-HA] Antw: Re: "crm manage prm" vs. "crm_mon"

2011-07-04 Thread Tim Serong
On 04/07/11 23:38, Ulrich Windl wrote: >>>> Tim Serong schrieb am 04.07.2011 um 15:27 in Nachricht > <4e11bfd7.7030...@novell.com>: >> On 04/07/11 23:16, Ulrich Windl wrote: >>>>>> Tim Serong schrieb am 04.07.2011 um 13:34 in >>>>>>

Re: [Linux-HA] Antw: Re: "crm manage prm" vs. "crm_mon"

2011-07-04 Thread Tim Serong
On 04/07/11 23:16, Ulrich Windl wrote: >>>> Tim Serong schrieb am 04.07.2011 um 13:34 in Nachricht > <4e11a538.5080...@novell.com>: >> On 04/07/11 19:48, Ulrich Windl wrote: >>> Hi! >>> >>> This was found in SLES11 SP1 (Version: >> 1.

Re: [Linux-HA] "crm manage prm" vs. "crm_mon"

2011-07-04 Thread Tim Serong
ist way to > crm_mon. Don't ask me how or why; I'm asking you. I'd guess the cluster attempted to stop the resource for some reason, but the stop failed, and STONITH is not configured. In this situation, the cluster can't manage the resource (it's not safe

Re: [Linux-HA] mgmtd: [1122]: ERROR: on_listen protocol mismatch. Want 2.1 but got 1.0

2011-06-09 Thread Tim Serong
he version of heartbeat-gui or pacemaker-mgmt, or whatever is installed on your cluster node(s). Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

Re: [Linux-HA] Where did go?

2011-05-20 Thread Tim Serong
the project is not dead... Sounds like a bug in the manpage. That should be: open...@lists.osdl.org (See http://corosync.org/doku.php?id=support) Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing l

Re: [Linux-HA] [Pacemaker] Announce: Hawk (HA Web Konsole) 0.4.1

2011-05-20 Thread Tim Serong
On 19/05/11 00:43, Tim Serong wrote: > Hi Everybody, > > This is to announce version 0.4.1 of Hawk, a web-based GUI for managing > and monitoring Pacemaker High-Availability clusters. > > [...] > > Building an RPM for Fedora/Red Hat is still just as easy as last t

[Linux-HA] Announce: Hawk (HA Web Konsole) 0.4.1

2011-05-18 Thread Tim Serong
aints.html -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

Re: [Linux-HA] How to start Pacemaker in unmanaged mode ?

2011-05-11 Thread Tim Serong
h cib.xml version. > > I don't know what pacemaker will do if you just > > a) removed the history and .sig file, so only cib.xml is in place > or > b) replaced the (apparently md5) checksum in .sig > > Worth a shot I think. Bearing in mind the above documentatio

Re: [Linux-HA] How to debug corosync?

2011-05-08 Thread Tim Serong
other (the lines under "New Configuration"). If each node can only see itself, it's presumably a networking problem or some corosync misconfiguration (or bug). Otherwise, check the logs for errors/warnings from Pacemaker. Regards, Tim -- Tim Serong Senior Clustering Engi

Re: [Linux-HA] How to create cib.xml file

2011-05-03 Thread Tim Serong
ib.xml. The CIB lives in /var/lib/heartbeat/crm/cib.xml. You do not ever edit this file directly, and usually don't need to look at it in its raw XML form, thanks to the existence of the crm shell. You might be interested in reading: http://theclusterguy.clusterlabs.org/post/178680309

Re: [Linux-HA] Auto Failback despite location constrain

2011-05-01 Thread Tim Serong
; Linux-HA@lists.linux-ha.org > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > > > CONET Solutions GmbH, Theodor-Heuss-Allee 19, 53773 Hennef. > Registergericht/Registration Court: Am

Re: [Linux-HA] How to debug corosync?

2011-05-01 Thread Tim Serong
rk, firewall (although you ruled that out), etc.). For lower level stuff possibly try asking on the openais mailing list, which is where the corosync devs hang out: http://corosync.org/doku.php?id=support Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc.

Re: [Linux-HA] How to debug corosync?

2011-04-28 Thread Tim Serong
bled > } > > > CONET Solutions GmbH, Theodor-Heuss-Allee 19, 53773 Hennef. > Registergericht/Registration Court: Amtsgericht Siegburg (HRB Nr. 9136) > Gesch?ftsf?hrer/Managing Directors: J?rgen Zender (Sprecher/Chairman), Anke > H?fer >

Re: [Linux-HA] Auto Failback despite location constrain

2011-04-28 Thread Tim Serong
gmt01 and #uname eq ipfuie-mgmt01 Because that constraint has a score of "inf", it'll take precedence. Probably "crm resource move nag_grp ipfuie-mgmt01" was run at some point, to forcibly move the resource to ipfuie-mgmt01. That constraint will persist until you ru

Re: [Linux-HA] Interested in Contributing

2011-04-25 Thread Tim Serong
hare my mods to the OCF script for those who are interested. Thanks! Try the linux-ha-dev list for RA patches/tweaks/contributions/etc. Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing

[Linux-HA] Announce: Hawk (HA Web Konsole) 0.4.0

2011-04-19 Thread Tim Serong
ther information is available at: http://www.clusterlabs.org/wiki/Hawk Please direct comments, feedback, questions, etc. to myself and/or (preferably) the Pacemaker mailing list. Happy clustering, Tim -- Tim Serong Senior Clustering Engineer, OPS Engi

Re: [Linux-HA] DRBD problems are not reported

2011-04-01 Thread Tim Serong
e node exists. > # lets see its status > drbd_set_status_variables > case "${DRBD_ROLE_LOCAL}" in > Primary) > rc=$OCF_RUNNING_MASTER > ;; > Secondary) >

Re: [Linux-HA] Samba failover causes different UID's

2011-02-28 Thread Tim Serong
>>> On 2/28/2011 at 10:39 PM, "Tim Serong" wrote: > On 2/28/2011 at 09:21 PM, Caspar Smit wrote: > > Hi, > > > > I have two machines in a cluster and want to create a high available samba > > share that connects to active directory for u

Re: [Linux-HA] Samba failover causes different UID's

2011-02-28 Thread Tim Serong
est thing to set up (where Samba generates UIDs based on Windows SIDs). Configuring UNIX UIDs in some LDAP backend, or directly in AD via (RFC2307 or Services For UNIX or whatever it's called these days) might be "better" (you get to decide what the UIDs actua

Re: [Linux-HA] [Pacemaker] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-14 Thread Tim Serong
shipped won't start > > pacemaker, I'm not sure if that's on purpose or not, but I found it a > > bit confusing after being used to it 'just working' previously. > > Ah. Understandably confusing. That got fixed post-SP1, in a > maintenance upda

Re: [Linux-HA] [Pacemaker] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-03 Thread Tim Serong
#x27;t start > pacemaker, I'm not sure if that's on purpose or not, but I found it a > bit confusing after being used to it 'just working' previously. Ah. Understandably confusing. That got fixed post-SP1, in a maintenance update that went out in September or thereabouts. Regard

Re: [Linux-HA] How to delete the location/colocation/order definition?

2010-12-15 Thread Tim Serong
On 12/16/2010 at 04:00 PM, "Bin Chen(sunwen_ling)" wrote: > Hi all, > > I want to delete the location/colocation/order, how to do it? > Is it possilbe to pure all the configrations at one time? # crm configure edit Then delete the relevant lines. HTH, Tim

Re: [Linux-HA] Regarding heartbeat version

2010-12-01 Thread Tim Serong
gest the Linux-HA User's Guide: http://linux-ha.org/doc/ ...and Clusters From Scratch (among other things) at: http://www.clusterlabs.org/wiki/Documentation Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. __

Re: [Linux-HA] Regarding heartbeat version

2010-12-01 Thread Tim Serong
1] Actually, the CRM in Heartbeat on SLES 10 should be pretty close to what's in Pacemaker 1.0, assuming you have at least SLES 10 SP3 and/or the latest maintenance update. Not sure about SP2 offhand. -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___

Re: [Linux-HA] corosync-keygen is very slow when reading from /dev/random

2010-11-29 Thread Tim Serong
ed more randomness (which would thus cause /dev/random to not block), you might try installing haveged. Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org

Re: [Linux-HA] Portential bug in Pacemaker in locks management for o2cb

2010-11-22 Thread Tim Serong
On 11/22/2010 at 09:27 PM, "Alain.Moulle" wrote: > Hi > > Finally I use the o2cb and dlm resources in Pacemaker , so the o2cb-pcmk > stack > to manage the ocfs2 cluster via Pacemaker. > But it seems there is a bug somewhere : one resources are started and > one or several > ocfs2 FS m

Re: [Linux-HA] Upgrade heartbeat 2.1.3 to 3.0.3

2010-09-09 Thread Tim Serong
On 9/9/2010 at 04:38 PM, Nikita Michalko wrote: > Am Donnerstag, 9. September 2010 07:09 schrieb Tim Serong: > > > > It looks like Pacemaker in network:ha-clustering builds without Heartbeat > > support (there's no Heartbeat in that repo, so no current source for &

Re: [Linux-HA] Upgrade heartbeat 2.1.3 to 3.0.3

2010-09-08 Thread Tim Serong
in the spec file for Pacemaker 1.0.x from the openSUSE:11.1 repo, for example). The SLE HAE product replaced Heartbeat with openAIS when SLES 11 was released (this is now corosync+openais on SLE 11 SP1), so I'm curious to know what OS you're upgrading from, if you previously had heart

Re: [Linux-HA] Issue with OCFS2

2010-08-23 Thread Tim Serong
t; > When I yank out the fiber cable... it doesn't seem to detect it and it > > doesn't switch the ressources on the second node... > > > > What have I forgot? > > I tried adding a op monitor interval=5s to the WMQFS primitive but it > > di

[Linux-HA] Updated openSUSE packages in network:ha-clustering repo

2010-08-23 Thread Tim Serong
ource-agents 1.0.3 Happy clustering, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-h

Re: [Linux-HA] Issue with OCFS2

2010-08-20 Thread Tim Serong
MQFS primitive but it didn't > improve my situation. You want OCF_CHECK_LEVEL. For further detail see: http://lists.linux-ha.org/pipermail/linux-ha/2010-March/040009.html HTH, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc.

Re: [Linux-HA] Revenge of the cluster-glue clplumbing ABI change (a public service announcement)

2010-08-18 Thread Tim Serong
t; > > > > down. > > This is actually very strange: lrmd is part of the glue (or > heartbeat 2.99) package. Was there a permission problem perhaps? Hrm... No permission problem I'm aware of, and the problem went away when the cor

Re: [Linux-HA] Revenge of the cluster-glue clplumbing ABI change (a public service announcement)

2010-08-17 Thread Tim Serong
On 8/18/2010 at 10:25 AM, Simon Horman wrote: > On Tue, Aug 17, 2010 at 06:12:04PM -0600, Tim Serong wrote: > > On 8/18/2010 at 09:03 AM, Simon Horman wrote: > > > On Tue, Aug 17, 2010 at 03:06:45PM +0200, Dejan Muhamedagic wrote: > > > > Hi, > > >

Re: [Linux-HA] Revenge of the cluster-glue clplumbing ABI change (a public service announcement)

2010-08-17 Thread Tim Serong
On 8/18/2010 at 09:03 AM, Simon Horman wrote: > On Tue, Aug 17, 2010 at 03:06:45PM +0200, Dejan Muhamedagic wrote: > > Hi, > > > > On Tue, Aug 17, 2010 at 04:50:27PM +0900, Simon Horman wrote: > > > On Wed, Jul 21, 2010 at 01:41:09AM -0600, Tim

Re: [Linux-HA] Question around ocf:pacemaker:oc2b

2010-08-17 Thread Tim Serong
> Has somebody already experienced this pcmk stack for ocfs2 ? FWIW, it works for me on SLES, but I haven't tried it on RHEL. Anything interesting in /var/log/messages or dmesg on either node1 or node2 around the time of the crash? Regards, Tim -- Tim

Re: [Linux-HA] Question around ocf:pacemaker:oc2b

2010-08-16 Thread Tim Serong
tly > running while trying to join the group > Don't understand ... but I'll keep looking for solution ... See if "tunefs.ocfs2 --update-cluster-stack" helps (disclaimer: I haven't actually tried this - last time I was anywhere near that mismatch I actually just mkfs

Re: [Linux-HA] What does "Failed Actions: Not Installed" Mean?

2010-07-21 Thread Tim Serong
ows: # grep -B 5 OCF_ERR_INSTALLED /usr/lib/ocf/resource.d/heartbeat/mysql Actual problems should be indicated in either /var/log/messages (look for lrm, failed op, etc.), or the mysql logs. HTH, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. __

[Linux-HA] Revenge of the cluster-glue clplumbing ABI change (a public service announcement)

2010-07-21 Thread Tim Serong
has been a public service announcement. Thank you for reading. Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See

Re: [Linux-HA] [PATCH] local_start_script parameter

2010-07-04 Thread Tim Serong
On 7/5/2010 at 10:26 AM, Vadym Chepkov wrote: > > On Jul 4, 2010, at 8:12 PM, Tim Serong wrote: > > > >> On 7/5/2010 at 01:08 AM, Vadym Chepkov wrote: > >>> # HG changeset patch > >>> # User Vadym Chepkov &g

Re: [Linux-HA] [PATCH] local_start_script parameter

2010-07-04 Thread Tim Serong
t; Filesystem RA doesn't support quotas. I assume it's to keep it generic > enough Can't you add "usrquota" (or whatever) to the options parameter to enable quotas at mount time? Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc.

Re: [Linux-HA] stonith: failure using expect+ssh (solved)

2010-05-27 Thread Tim Serong
think will just leave it at that. > > It needs to work for you, that is what matters. If you still want to fiddle around with SSH_ASKPASS, it might help to redirect stdin from /dev/null... Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. _

Re: [Linux-HA] crm_mon has display problems

2010-05-26 Thread Tim Serong
f I try to resize the screen (I'm using putty from a Windows desktop) > > then it blanks out entirely and I get an empty black window. > > Hm. Probably needs to handle SIGWINCH better (at all?). That'd be http://hg.clusterlabs.org/pacemaker/1.1/rev/b5a498aa0a0a (released i

Re: [Linux-HA] Providing failover for applications

2010-05-25 Thread Tim Serong
a.org/LSBResourceAgent Since heartbeat 2.x you're best off writing an OCF resource agent for your application. They're similar to init scripts, but, shall we say, a little more reliable. There's some (old but reasonable-looking) documentation about this at: http://www.linux-ha.

Re: [Linux-HA] [Linux-ha-dev] Deprecated resource agents

2010-05-19 Thread Tim Serong
on the separate machine match exactly the version on your cluster nodes? Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listi

Re: [Linux-HA] [Linux-ha-dev] Deprecated resource agents

2010-04-19 Thread Tim Serong
volume management (deprecated) ...but grepping arbitrary text out of a description always irks me. It's a little inexact. Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

Re: [Linux-HA] NFS cluster based on Centos 5.4

2010-04-14 Thread Tim Serong
p/unmount cleanly? Anything in the logs about why it can't unmount? Any processes still accessing the filesystem? Regards, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@l

[Linux-HA] Announce: HA Web Konsole (Hawk 0.3.3)

2010-04-12 Thread Tim Serong
he current project status as outlined in this email. As before, please direct comments, feedback, questions etc. to tser...@novell.com and/or the Pacemaker mailing list. Happy clustering, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc.

Re: [Linux-HA] Looking for stonith documentation

2010-03-28 Thread Tim Serong
r is running then fails, STONITH won't occur unless you set the on-fail property of that operation to "fence". You should find more detail about this in the Configuration Explained document. HTH, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. __

Re: [Linux-HA] Drbd/Pacemaker with ocfs2 drive

2010-03-24 Thread Tim Serong
stonith-enabled="false" \ > no-quorum-policy="ignore" \ > dc-version="1.0.5-3840e6b5a305ccb803d29b468556739e75532d56" \ > cluster-infrastructure="Heartbeat" \ > last-lrm-refresh="1269427049" OC

Re: [Linux-HA] File-system resources still running on unplugged fibre channel

2010-03-22 Thread Tim Serong
write data from/to the underlying block device, in direct mode, > > so that whatever you're reading won't be provided from some cache. This > > will necessarily have some performance impact during any monitor

Re: [Linux-HA] Virtual Name and Samba clarification.

2010-03-18 Thread Tim Serong
I will be volunteered > for the task). >>>>> > > I know you said peacemaker was newer and I mention above going to it. Is > that practical given where documentation is? I'm so happy you've volunteered. > > LOL I kid. > > Thank

Re: [Linux-HA] Is there a Linux HA HOWTO and theory of operation document?

2010-03-18 Thread Tim Serong
clusterlabs.org/wiki/Documentation HTH, Tim -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems

Re: [Linux-HA] Virtual Name and Samba clarification.

2010-03-18 Thread Tim Serong
On 3/18/2010 at 09:41 PM, Andrew Beekhof wrote: > On Thu, Mar 18, 2010 at 11:33 AM, Tim Serong wrote: > > Also, someone really needs to publish some > > documentation on effective use of Samba with Linux-HA/Pacemaker clusters > > (having written this email, I have a s

Re: [Linux-HA] Virtual Name and Samba clarification.

2010-03-18 Thread Tim Serong
7;s a database, a web server, whatever). What you need to do is make Samba play nice with AD, then get the HA stack to make that Samba instance highly available. This is possibly why you haven't found much on virtual names and resource groups. Also, someone really needs to publish some docu

Re: [Linux-HA] File-system resources still running on unplugged fibre channel

2010-03-18 Thread Tim Serong
esource. The default monitor op just checks if the filesystem is mounted. Depth=10 will try to read 16 blocks off the target device, which will either fail or timeout if you're disconnected. Depth=20 will actually try to write then read a status file with each monitor op. HTH, Tim -- Tim

Re: [Linux-HA] Changing CIB Group Properties from the Command Line

2010-03-15 Thread Tim Serong
#x27;]" > group.xml # vim group.xml (add whatever primitives...) # cibadmin --replace --xml-file group.xml You can use pipes and things instead of writing to temporary files and manually running vim, of course. See "cibadmin --h

Re: [Linux-HA] Corosync conflicts with Openais?

2010-03-09 Thread Tim Serong
why > the command... > > yum install -y "openais = 0.80.6" pacemaker > > ..would cause this. Isn't yum just trying to install OpenAIS 0.80.6, > which was before the split? (guessing) the latest pacemaker package specifies corosync as a dependency so e

Re: [Linux-HA] Corosync conflicts with Openais?

2010-03-09 Thread Tim Serong
nstall corosync 1.x + openais 1.x (openais 0.8.x included what is now corosync+openais, hence the conflict between corosync 1.x and openais 0.8.x). HTH, Tim [1] http://www.corosync.org/doku.php?id=faq:why -- Tim Serong Senior Clustering Engineer, OPS Engineering, Novell Inc. _

[Linux-HA] Announce: HA Web Konsole (Hawk) 0.3.1

2010-03-04 Thread Tim Serong
=hawk The wiki page at http://clusterlabs.org/wiki/Hawk has also been updated to reflect the current project status as outlined in this email. As before, please direct comments, feedback, questions etc. to tser...@novell.com and/or the Pacemaker mailing list. Enjoy, Tim -- Tim Serong Sen

Re: [Linux-HA] crm use for groups management

2010-03-02 Thread Tim Serong
> resolved. > > In the meantime, somebody had a similar issue recently, you can > search the archives to see what they did. Basically, you have to > get rid of the extra attribute sets. You might also find that stopping the

Re: [Linux-HA] [drbd-mc] DRBD Management Console 0.6.0

2010-03-01 Thread Tim Serong
urely XML-related perspective, comments are fine for storing ad-hoc text that may be related to something nearby, but I'd be wary of relying on them for e.g. an alternate source of resource names, because they're not constrained to a particular fo

Re: [Linux-HA] Okay, Now I'm Annoyed

2010-02-10 Thread Tim Serong
iculty finding people to support HB v1 and old v2 deployments. That being said, if your clusters are working... Hope that unmuddies the waters somewhat. Regards, Tim -- Tim Serong Senior Clustering Engineer, Novell Inc. ___ Linux-HA mailing lis

Re: [Linux-HA] [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-09 Thread Tim Serong
do you see any output? If so, what? Thanks, Tim > -Original Message- > From: Tim Serong [mailto:tser...@novell.com] > Sent: 09 February 2010 05:44 > To: linux-ha@lists.linux-ha.org; pacema...@oss.clusterlabs.org > Subject: [Pacemaker] Announce: Hawk (HA Web Konsole) 0.2.

[Linux-HA] Announce: Hawk (HA Web Konsole) 0.2.0

2010-02-08 Thread Tim Serong
ore, please direct comments, feedback, questions etc. to tser...@novell.com and/or the Pacemaker mailing list. Thanks for listening, Tim -- Tim Serong Senior Clustering Engineer, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://

[Linux-HA] Announce: Hawk (HA Web Konsole)

2010-01-16 Thread Tim Serong
s (shadow CIB magic to see what would happen if a node/resource failed). - Ability to actually configure resources and nodes. Please direct comments, feedback, questions, etc. to tser...@novell.com and/or the Pacemaker mailing list. Thank you for your attention. Regards, Ti

Re: [Linux-HA] Pacemaker with DRBD and Samba (lsb)

2010-01-12 Thread Tim Serong
master/slave > although samba isn't a master/slave resource, or how can I get rid of > this error? Pacemaker will run a monitor op once prior to starting a resource, to make sure it's not already running. Possibly you're seeing this monitor op, but the init script is

Re: [Linux-HA] SLES 11 which version of heartbeat

2009-12-03 Thread Tim Serong
and SLES 11? linux-ha/heartbeat has been phased out in favour of openais/corosync, and is not officially supported on SLES 11. > How is the support for SLE HA? (same as SLES 11)? I expect it is of the highest quality :) Regards, Tim > > Tim Serong schrieb: > > On 11/

[Linux-HA] Stonith n00b here: ssh vs ipmi

2009-12-02 Thread Tim Serong
being exposed to one or two systems last year with dodgy/misconfigured IPMI, that wouldn't always reboot without human intervention :-/ Regards, Tim -- Tim Serong Senior Clustering Engineer, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.linux-

Re: [Linux-HA] how to inject a resource within a group ?

2009-11-30 Thread Tim Serong
then run "crm configure edit group_IP_Filesystem" and add the resource to the group. For earlier versions, try something like: # cibadmin --cib_query --obj_type resources > tmp.xml # vi tmp.xml ...add your resource inside the ... # cibadmin --cib_replace --obj_type resources --xm

Re: [Linux-HA] SLES 11 which version of heartbeat

2009-11-28 Thread Tim Serong
nload.opensuse.org/repositories/server:/ha-clustering/SLE_11/x86_64 > / If you're using SLES 11, go for the SLE HA extension. Regards, Tim -- Tim Serong Senior Clustering Engineer, Novell Inc. ___ Linux-HA mailing list Linux-HA@lists.

Re: [Linux-HA] problem in IPaddr resource

2009-11-10 Thread Tim Serong
> can someone help me out..what does findif do..and what can be the > problem due to which it fails findif tries to figure out which interface should be used for a given IP address. Check the output of "route -n" to see if there's anything weird-looking there,

Re: [Linux-HA] postfix recover failed.

2009-11-09 Thread Tim Serong
coded as "stop" followed > by "start". > > If the daemon isn't running to begin with, "stop" will fail. That sounds like a bug in the RA. If the resource is already stopped, "stop" is meant to return success. Regards, Tim -- Tim

Re: [Linux-HA] 2 node STONITH, beginner questions.

2009-11-08 Thread Tim Serong
On 11/7/2009 at 06:06 AM, c smith wrote: > On Thu, Nov 5, 2009 at 10:30 PM, Tim Serong wrote: > > > > That's what'll happen. Absent evidence of life from either node, the only > > safe thing to do is try to kill it. With only two nodes, you can't assu

Re: [Linux-HA] 2 node STONITH, beginner questions.

2009-11-05 Thread Tim Serong
pen. Absent evidence of life from either node, the only safe thing to do is try to kill it. With only two nodes, you can't assume anything else, as there's no clear majority. By comparison, if there were three nodes, and one node couldn't see the others, it could safely assume

  1   2   >