Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Users

SBD device

 

 

Linux-HA users RSS feed   Index | Next | Previous | View Threaded


cristina.bulfon at roma1

Sep 11, 2009, 3:04 AM

Post #1 of 12 (1766 views)
Permalink
SBD device

Ciao,

I've configured a SBD device for checking the Shared disk trough the
SAN.
My 2 node cluster have installed a Dual Path Qlogic FC cards with
failover, if i try to unplug
one FC port on my active machine .. SBD does the reboot to the machine
w/o
waiting for the failover. Reading the http://www.linux-ha.org/SBD_Fencing

I can manage the timeout parameters but it doesn't work on my
machines, I get
invalid option

sbd -d /dev/AFS/sdg -4 20 -1 10 create

sbd: invalid option -- 4

I am using heartbeat 2.1.4 and I cannot move up since my python
version is 2.3.4

For testing SBD with HA I've created a simple resource and it has been
worked,
but I saw that most of the people create a clone. Which is the best
way to use SBD ?
Any hint for the xml configuration to use SBD with 2 node cluster ?

Thanks

PS: next week I will be read email time to time, sorry in advance if
I cannot answer soon.

cristina
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


dejanmm at fastmail

Sep 11, 2009, 3:25 AM

Post #2 of 12 (1704 views)
Permalink
Re: SBD device [In reply to]

Ciao,

On Fri, Sep 11, 2009 at 12:04:23PM +0200, Cristina Bulfon wrote:
> Ciao,
>
> I've configured a SBD device for checking the Shared disk trough the
> SAN.
> My 2 node cluster have installed a Dual Path Qlogic FC cards with
> failover, if i try to unplug
> one FC port on my active machine .. SBD does the reboot to the machine
> w/o
> waiting for the failover. Reading the http://www.linux-ha.org/SBD_Fencing
>
> I can manage the timeout parameters but it doesn't work on my
> machines, I get
> invalid option
>
> sbd -d /dev/AFS/sdg -4 20 -1 10 create
>
> sbd: invalid option -- 4

Please file a bugzilla for this.

> I am using heartbeat 2.1.4 and I cannot move up since my python
> version is 2.3.4
>
> For testing SBD with HA I've created a simple resource and it has been
> worked,
> but I saw that most of the people create a clone. Which is the best
> way to use SBD ?

I think clones should be OK, of course if you use the same device
name on all nodes.

Thanks,

Dejan

> Any hint for the xml configuration to use SBD with 2 node cluster ?
>
> Thanks
>
> PS: next week I will be read email time to time, sorry in advance if
> I cannot answer soon.
>
> cristina
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


cristina.bulfon at roma1

Sep 11, 2009, 3:31 AM

Post #3 of 12 (1702 views)
Permalink
Re: SBD device [In reply to]

Ciao,

I will open a bugzilla.. I should be expert now :-)

and yes the device name is the same .. do you have some xml example to
show me ?

thanks

cristina
On Sep 11, 2009, at 12:25 PM, Dejan Muhamedagic wrote:

> Ciao,
>
> On Fri, Sep 11, 2009 at 12:04:23PM +0200, Cristina Bulfon wrote:
>> Ciao,
>>
>> I've configured a SBD device for checking the Shared disk trough the
>> SAN.
>> My 2 node cluster have installed a Dual Path Qlogic FC cards with
>> failover, if i try to unplug
>> one FC port on my active machine .. SBD does the reboot to the
>> machine
>> w/o
>> waiting for the failover. Reading the http://www.linux-ha.org/SBD_Fencing
>>
>> I can manage the timeout parameters but it doesn't work on my
>> machines, I get
>> invalid option
>>
>> sbd -d /dev/AFS/sdg -4 20 -1 10 create
>>
>> sbd: invalid option -- 4
>
> Please file a bugzilla for this.
>
>> I am using heartbeat 2.1.4 and I cannot move up since my python
>> version is 2.3.4
>>
>> For testing SBD with HA I've created a simple resource and it has
>> been
>> worked,
>> but I saw that most of the people create a clone. Which is the best
>> way to use SBD ?
>
> I think clones should be OK, of course if you use the same device
> name on all nodes.
>
> Thanks,
>
> Dejan
>
>> Any hint for the xml configuration to use SBD with 2 node cluster ?
>>
>> Thanks
>>
>> PS: next week I will be read email time to time, sorry in advance if
>> I cannot answer soon.
>>
>> cristina
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA [at] lists
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>

_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


dejanmm at fastmail

Sep 11, 2009, 10:07 AM

Post #4 of 12 (1670 views)
Permalink
Re: SBD device [In reply to]

Ciao,

On Fri, Sep 11, 2009 at 12:31:30PM +0200, Cristina Bulfon wrote:
> Ciao,
>
> I will open a bugzilla.. I should be expert now :-)

:)

> and yes the device name is the same .. do you have some xml example to
> show me ?

Sure:

<clone id="Fence-clone">
<instance_attributes>
<attributes>
<nvpair name="clone_max" value="2"/>
<nvpair name="clone_node_max" value="1"/>
</attributes>
</instance_attributes>
<primitive id="fencedev" class="stonith" type="external/sbd">
<operations>
<op name="monitor" interval="120s" timeout="60s" prereq="nothing"/>
<op name="start" timeout="60s" prereq="nothing"/>
</operations>
<instance_attributes>
<attributes>
<nvpair name="sbd_device" value="YOUR disk device"/>
</attributes>
</instance_attributes>
</primitive>
</clone>

Basically, all stonith configurations are the same. Just change
the instance attributes and timeouts. This example may or may not
work, perhaps there are some ids missing, didn't try XML for such
a long time :)

Thanks,

Dejan

> thanks
>
> cristina
> On Sep 11, 2009, at 12:25 PM, Dejan Muhamedagic wrote:
>
> > Ciao,
> >
> > On Fri, Sep 11, 2009 at 12:04:23PM +0200, Cristina Bulfon wrote:
> >> Ciao,
> >>
> >> I've configured a SBD device for checking the Shared disk trough the
> >> SAN.
> >> My 2 node cluster have installed a Dual Path Qlogic FC cards with
> >> failover, if i try to unplug
> >> one FC port on my active machine .. SBD does the reboot to the
> >> machine
> >> w/o
> >> waiting for the failover. Reading the http://www.linux-ha.org/SBD_Fencing
> >>
> >> I can manage the timeout parameters but it doesn't work on my
> >> machines, I get
> >> invalid option
> >>
> >> sbd -d /dev/AFS/sdg -4 20 -1 10 create
> >>
> >> sbd: invalid option -- 4
> >
> > Please file a bugzilla for this.
> >
> >> I am using heartbeat 2.1.4 and I cannot move up since my python
> >> version is 2.3.4
> >>
> >> For testing SBD with HA I've created a simple resource and it has
> >> been
> >> worked,
> >> but I saw that most of the people create a clone. Which is the best
> >> way to use SBD ?
> >
> > I think clones should be OK, of course if you use the same device
> > name on all nodes.
> >
> > Thanks,
> >
> > Dejan
> >
> >> Any hint for the xml configuration to use SBD with 2 node cluster ?
> >>
> >> Thanks
> >>
> >> PS: next week I will be read email time to time, sorry in advance if
> >> I cannot answer soon.
> >>
> >> cristina
> >> _______________________________________________
> >> Linux-HA mailing list
> >> Linux-HA [at] lists
> >> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> >> See also: http://linux-ha.org/ReportingProblems
> > _______________________________________________
> > Linux-HA mailing list
> > Linux-HA [at] lists
> > http://lists.linux-ha.org/mailman/listinfo/linux-ha
> > See also: http://linux-ha.org/ReportingProblems
> >
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


lmb at suse

Sep 15, 2009, 12:45 AM

Post #5 of 12 (1656 views)
Permalink
Re: SBD device [In reply to]

On 2009-09-11T12:04:23, Cristina Bulfon <cristina.bulfon [at] roma1> wrote:

> sbd -d /dev/AFS/sdg -4 20 -1 10 create
>
> sbd: invalid option -- 4

The timeout options were broken in 2.1.4. You can either leave the
default settings, upgrade, or backport the fixes yourself.

There won't be a further 2.1.x release with these fixes. 2.1.4 should
not be used by community folks; the only way to get a maintained 2.1.4
release is to use SLES10.

(And even there I'd be advocating they upgrade to SLE HA 11 ;-)


Regards,
Lars

--
Architect Storage/HA, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde

_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Cristina.Bulfon at roma1

Sep 15, 2009, 5:57 AM

Post #6 of 12 (1667 views)
Permalink
Re: SBD device [In reply to]

Ciao,

thanks for the answer I will take sbd with broken option :-) since I cannot move
to SLES10.

thanks

cristina

Scrive Lars Marowsky-Bree <lmb [at] suse>:

> On 2009-09-11T12:04:23, Cristina Bulfon <cristina.bulfon [at] roma1>
> wrote:
>
> > sbd -d /dev/AFS/sdg -4 20 -1 10 create
> >
> > sbd: invalid option -- 4
>
> The timeout options were broken in 2.1.4. You can either leave the
> default settings, upgrade, or backport the fixes yourself.
>
> There won't be a further 2.1.x release with these fixes. 2.1.4 should
> not be used by community folks; the only way to get a maintained 2.1.4
> release is to use SLES10.
>
> (And even there I'd be advocating they upgrade to SLE HA 11 ;-)
>
>
> Regards,
> Lars
>
> --
> Architect Storage/HA, OPS Engineering, Novell, Inc.
> SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
> "Experience is the name everyone gives to their mistakes." -- Oscar Wilde
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
>




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Cristina.Bulfon at roma1

Oct 27, 2009, 7:27 AM

Post #7 of 12 (1405 views)
Permalink
Re: SBD device [In reply to]

Ciao,

sorry ... I had time only on these days to test your xml.
what I've done

- put your code in a file => stonith.xml

- cibadmin -C -o resources --xml-file stonith.xml

the above command wrote the cib.xml but the "fencedev" resource didn't
start.
In attachment you will find the output of the hb_report command.

Thanks so much for any help

cristina



On Sep 11, 2009, at 7:07 PM, Dejan Muhamedagic wrote:

> Ciao,
>
> On Fri, Sep 11, 2009 at 12:31:30PM +0200, Cristina Bulfon wrote:
>> Ciao,
>>
>> I will open a bugzilla.. I should be expert now :-)
>
> :)
>
>> and yes the device name is the same .. do you have some xml example
>> to
>> show me ?
>
> Sure:
>
> <clone id="Fence-clone">
> <instance_attributes>
> <attributes>
> <nvpair name="clone_max" value="2"/>
> <nvpair name="clone_node_max" value="1"/>
> </attributes>
> </instance_attributes>
> <primitive id="fencedev" class="stonith" type="external/sbd">
> <operations>
> <op name="monitor" interval="120s" timeout="60s"
> prereq="nothing"/>
> <op name="start" timeout="60s" prereq="nothing"/>
> </operations>
> <instance_attributes>
> <attributes>
> <nvpair name="sbd_device" value="YOUR disk device"/>
> </attributes>
> </instance_attributes>
> </primitive>
> </clone>
>
> Basically, all stonith configurations are the same. Just change
> the instance attributes and timeouts. This example may or may not
> work, perhaps there are some ids missing, didn't try XML for such
> a long time :)
>
> Thanks,
>
> Dejan
>
>> thanks
>>
>> cristina
>> On Sep 11, 2009, at 12:25 PM, Dejan Muhamedagic wrote:
>>
>>> Ciao,
>>>
>>> On Fri, Sep 11, 2009 at 12:04:23PM +0200, Cristina Bulfon wrote:
>>>> Ciao,
>>>>
>>>> I've configured a SBD device for checking the Shared disk trough
>>>> the
>>>> SAN.
>>>> My 2 node cluster have installed a Dual Path Qlogic FC cards with
>>>> failover, if i try to unplug
>>>> one FC port on my active machine .. SBD does the reboot to the
>>>> machine
>>>> w/o
>>>> waiting for the failover. Reading the http://www.linux-ha.org/SBD_Fencing
>>>>
>>>> I can manage the timeout parameters but it doesn't work on my
>>>> machines, I get
>>>> invalid option
>>>>
>>>> sbd -d /dev/AFS/sdg -4 20 -1 10 create
>>>>
>>>> sbd: invalid option -- 4
>>>
>>> Please file a bugzilla for this.
>>>
>>>> I am using heartbeat 2.1.4 and I cannot move up since my python
>>>> version is 2.3.4
>>>>
>>>> For testing SBD with HA I've created a simple resource and it has
>>>> been
>>>> worked,
>>>> but I saw that most of the people create a clone. Which is the best
>>>> way to use SBD ?
>>>
>>> I think clones should be OK, of course if you use the same device
>>> name on all nodes.
>>>
>>> Thanks,
>>>
>>> Dejan
>>>
>>>> Any hint for the xml configuration to use SBD with 2 node cluster ?
>>>>
>>>> Thanks
>>>>
>>>> PS: next week I will be read email time to time, sorry in
>>>> advance if
>>>> I cannot answer soon.
>>>>
>>>> cristina
>>>> _______________________________________________
>>>> Linux-HA mailing list
>>>> Linux-HA [at] lists
>>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>>>> See also: http://linux-ha.org/ReportingProblems
>>> _______________________________________________
>>> Linux-HA mailing list
>>> Linux-HA [at] lists
>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>>> See also: http://linux-ha.org/ReportingProblems
>>>
>>
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA [at] lists
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>

_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


misch at multinet

Oct 27, 2009, 7:34 AM

Post #8 of 12 (1408 views)
Permalink
Re: SBD device [In reply to]

Am Dienstag, 27. Oktober 2009 15:27:28 schrieb Cristina Bulfon:
> Ciao,
>
> sorry ... I had time only on these days to test your xml.
> what I've done
>
> - put your code in a file => stonith.xml
>
> - cibadmin -C -o resources --xml-file stonith.xml
>
> the above command wrote the cib.xml but the "fencedev" resource didn't
> start.
> In attachment you will find the output of the hb_report command.
>
> Thanks so much for any help
>
> cristina

Sorry, but no attachment.

--
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: misch [at] multinet
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Cristina.Bulfon at roma1

Oct 27, 2009, 7:38 AM

Post #9 of 12 (1412 views)
Permalink
Re: SBD device [In reply to]

Ops.. sorry
Attachments: fencedevice.tar.gz (51.1 KB)


misch at multinet

Oct 27, 2009, 7:51 AM

Post #10 of 12 (1434 views)
Permalink
Re: SBD device [In reply to]

Am Dienstag, 27. Oktober 2009 15:38:20 schrieb Cristina Bulfon:
> Ops.. sorry

Hi,

the definition of the clone is somehow weired. No definition of a primitive oin
the clone. Please check your setup again against the data lmb sent you.

Greetings,
--
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: misch [at] multinet
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42
_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Cristina.Bulfon at roma1

Oct 28, 2009, 1:20 AM

Post #11 of 12 (1381 views)
Permalink
Re: SBD device [In reply to]

Ciao,

I didn't understand your email... what do you mean with " Please check
your setup again against the data lmb sent you: ?

thanks so much

cristina


On Oct 27, 2009, at 3:51 PM, Michael Schwartzkopff wrote:

> Am Dienstag, 27. Oktober 2009 15:38:20 schrieb Cristina Bulfon:
>> Ops.. sorry
>
> Hi,
>
> the definition of the clone is somehow weired. No definition of a
> primitive oin
> the clone. Please check your setup again against the data lmb sent
> you.
>
> Greetings,
> --
> Dr. Michael Schwartzkopff
> MultiNET Services GmbH
> Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
> Tel: +49 - 89 - 45 69 11 0
> Fax: +49 - 89 - 45 69 11 21
> mob: +49 - 174 - 343 28 75
>
> mail: misch [at] multinet
> web: www.multinet.de
>
> Sitz der Gesellschaft: 85630 Grasbrunn
> Registergericht: Amtsgericht München HRB 114375
> Geschäftsführer: Günter Jurgeneit, Hubert Martens
>
> ---
>
> PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
> Skype: misch42
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>

_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Cristina.Bulfon at roma1

Nov 12, 2009, 2:33 AM

Post #12 of 12 (1163 views)
Permalink
Re: SBD device [In reply to]

Ciao,

now the problem should be fixed, at least on the hearbeat side
everything is working.
At the end I have used the hb_gui to create a Clone resource, so
thanks for pointing me
to configure a clone resource for Stonith device. Now I have also
understood the mail from
Michel.
The XML for adding sbd resource is

<clone id="Fence-Clone">
<meta_attributes id="Fence-Clone_meta_attrs">
<attributes>
<nvpair id="Fence-Clone_metaattr_target_role"
name="target_role" value="stopped"/>
<nvpair id="Fence-Clone_metaattr_clone_max"
name="clone_max" value="2"/>
<nvpair id="Fence-Clone_metaattr_clone_node_max"
name="clone_node_max" value="1"/>
</attributes>
</meta_attributes>
</clone>
<clone id="dischi_Sun">
<meta_attributes id="dischi_Sun_meta_attrs">
<attributes>
<nvpair name="target_role"
id="dischi_Sun_metaattr_target_role" value="started"/>
<nvpair id="dischi_Sun_metaattr_clone_max"
name="clone_max" value="2"/>
<nvpair id="dischi_Sun_metaattr_clone_node_max"
name="clone_node_max" value="1"/>
</attributes>
</meta_attributes>
<primitive id="fencedev" class="stonith" type="external/sbd"
provider="heartbeat">
<instance_attributes id="fencedev_instance_attrs">
<attributes>
<nvpair id="xxxxxxxxxxx" name="sbd_device"
value="<device>"/>
</attributes>
</instance_attributes>
</primitive>
</clone>

Thanks

cristina



On Oct 28, 2009, at 9:20 AM, Cristina Bulfon wrote:

> Ciao,
>
> I didn't understand your email... what do you mean with " Please check
> your setup again against the data lmb sent you: ?
>
> thanks so much
>
> cristina
>
>
> On Oct 27, 2009, at 3:51 PM, Michael Schwartzkopff wrote:
>
>> Am Dienstag, 27. Oktober 2009 15:38:20 schrieb Cristina Bulfon:
>>> Ops.. sorry
>>
>> Hi,
>>
>> the definition of the clone is somehow weired. No definition of a
>> primitive oin
>> the clone. Please check your setup again against the data lmb sent
>> you.
>>
>> Greetings,
>> --
>> Dr. Michael Schwartzkopff
>> MultiNET Services GmbH
>> Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
>> Tel: +49 - 89 - 45 69 11 0
>> Fax: +49 - 89 - 45 69 11 21
>> mob: +49 - 174 - 343 28 75
>>
>> mail: misch [at] multinet
>> web: www.multinet.de
>>
>> Sitz der Gesellschaft: 85630 Grasbrunn
>> Registergericht: Amtsgericht München HRB 114375
>> Geschäftsführer: Günter Jurgeneit, Hubert Martens
>>
>> ---
>>
>> PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
>> Skype: misch42
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA [at] lists
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>

_______________________________________________
Linux-HA mailing list
Linux-HA [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Linux-HA users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.