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

Mailing List Archive: Linux-HA: Dev

ANNOUNCE: New Linux-HA repository structure

 

 

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


andrew at beekhof

Aug 5, 2009, 12:08 AM

Post #1 of 6 (1458 views)
Permalink
ANNOUNCE: New Linux-HA repository structure

Lars has asked me to announce that at long last, we have finalized the
new Linux-HA repository/project structure.

Effective immediately, Heartbeat 2.x has been split into the following
projects:
* cluster-glue 1.0
* resource-agents 1.0
* heartbeat 3.0-beta

### Cluster Glue 1.0 - http://hg.linux-ha.org/glue/ - http://hg.linux-ha.org/glue/archive/glue-1.0.tar.gz
A collection of common tools that are useful for writing cluster
stacks such as Heartbeat and cluster managers such as Pacemaker.
Provides a local resource manager that understands the OCF and LSB
standards, and an interface to common STONITH devices.

### Resource Agents 1.0 - http://hg.linux-ha.org/agents/ - http://hg.linux-ha.org/agents/archive/agents-1.0.tar.gz
OCF compliant scripts to allow common services to operate in a High
Availability environment.

### Heartbeat 3.0-beta - http://hg.linux-ha.org/dev/
A cluster stack providing messaging and membership services that can
be used by resource managers such as Pacemaker.
Heartbeat still contains the simple 2-node resource manager (aka.
haresources) from before version 2.
The board will release 3.0-final at a time of its choosing.


These changes have been put in place to allow the group to release
updates at interval that are suitable to each individual project.
This also makes better use of our limited QA resources as we are no
longer forced to test the entire stack in order to release an updated
set of resource agents.

Additionally, the changes aim to increase the usage of the individual
components by allowing them to be used independently.


Preliminary packages for the most recent openSUSE, SLES, Fedora and
RHEL releases are currently available at
http://download.opensuse.org/repositories/server:/ha-clustering:/NG

Older distros can be added if there is sufficient demand.
The existing repositories will be migrated to the new package layout
over the coming days and weeks.

-- Andrew


_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


lmb at suse

Aug 11, 2009, 7:53 AM

Post #2 of 6 (1335 views)
Permalink
Re: ANNOUNCE: New Linux-HA repository structure [In reply to]

On 2009-08-05T09:08:22, Andrew Beekhof <andrew [at] beekhof> wrote:

> Lars has asked me to announce that at long last, we have finalized the
> new Linux-HA repository/project structure.

Andrew, thanks for doing this! This will make releasing new versions of
the resource agents and glue code much simpler.

I've got three questions regarding house-keeping, because I'm not sure
this is intentional before making any changes -

Shouldn't ldirectord be moved to agents as well, or was there a reason
why it remained in dev?

Why are the iSCSI* agents in dev still?

There seem to be a few files left-over in tools/ from hb_report?


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-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


andrew at beekhof

Aug 11, 2009, 12:16 PM

Post #3 of 6 (1328 views)
Permalink
Re: ANNOUNCE: New Linux-HA repository structure [In reply to]

On Tue, Aug 11, 2009 at 4:53 PM, Lars Marowsky-Bree<lmb [at] suse> wrote:
> On 2009-08-05T09:08:22, Andrew Beekhof <andrew [at] beekhof> wrote:
>
>> Lars has asked me to announce that at long last, we have finalized the
>> new Linux-HA repository/project structure.
>
> Andrew, thanks for doing this! This will make releasing new versions of
> the resource agents and glue code much simpler.
>
> I've got three questions regarding house-keeping, because I'm not sure
> this is intentional before making any changes -
>
> Shouldn't ldirectord be moved to agents as well, or was there a reason
> why it remained in dev?

I had the impression that horms wanted it to stay there.
For sure it could be moved as long as he's fine with it.

>
> Why are the iSCSI* agents in dev still?

Not sure to be honest. It wasn't intentional. I'm quite certain I
typed "hg rm -f resources/OCF"

> There seem to be a few files left-over in tools/ from hb_report?

Oooops. They can go.
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


horms at verge

Aug 11, 2009, 4:12 PM

Post #4 of 6 (1334 views)
Permalink
Re: ANNOUNCE: New Linux-HA repository structure [In reply to]

On Tue, Aug 11, 2009 at 09:16:46PM +0200, Andrew Beekhof wrote:
> On Tue, Aug 11, 2009 at 4:53 PM, Lars Marowsky-Bree<lmb [at] suse> wrote:
> > On 2009-08-05T09:08:22, Andrew Beekhof <andrew [at] beekhof> wrote:
> >
> >> Lars has asked me to announce that at long last, we have finalized the
> >> new Linux-HA repository/project structure.
> >
> > Andrew, thanks for doing this! This will make releasing new versions of
> > the resource agents and glue code much simpler.
> >
> > I've got three questions regarding house-keeping, because I'm not sure
> > this is intentional before making any changes -
> >
> > Shouldn't ldirectord be moved to agents as well, or was there a reason
> > why it remained in dev?
>
> I had the impression that horms wanted it to stay there.
> For sure it could be moved as long as he's fine with it.

I don't really mind where it goes, though it can act as both a legacy and
an OCF resource using a wrapper. I'm not sure if that affects where it
should live.

> > Why are the iSCSI* agents in dev still?
>
> Not sure to be honest. It wasn't intentional. I'm quite certain I
> typed "hg rm -f resources/OCF"
>
> > There seem to be a few files left-over in tools/ from hb_report?
>
> Oooops. They can go.
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


lmb at suse

Aug 14, 2009, 1:27 AM

Post #5 of 6 (1268 views)
Permalink
Re: ANNOUNCE: New Linux-HA repository structure [In reply to]

On 2009-08-11T21:16:46, Andrew Beekhof <andrew [at] beekhof> wrote:

> > There seem to be a few files left-over in tools/ from hb_report?
> Oooops. They can go.

Cleaned up, thanks.


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-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


lmb at suse

Aug 14, 2009, 1:28 AM

Post #6 of 6 (1261 views)
Permalink
Re: ANNOUNCE: New Linux-HA repository structure [In reply to]

On 2009-08-12T09:12:11, Simon Horman <horms [at] verge> wrote:

> I don't really mind where it goes, though it can act as both a legacy and
> an OCF resource using a wrapper. I'm not sure if that affects where it
> should live.

No, it doesn't matter much. I moved it over to agents too then.

Thanks!


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-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Linux-HA dev 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.