[Debian-ha-maintainers] [RFR] templates://redhat-cluster/{cman.templates}
Guido Günther
agx at sigxcpu.org
Sun Oct 25 12:28:53 UTC 2009
On Sat, Oct 24, 2009 at 07:34:25AM +0200, Christian Perrier wrote:
> Quoting Guido Günther (agx at sigxcpu.org):
> > On Mon, Oct 19, 2009 at 10:51:43PM +0200, Christian Perrier wrote:
> > > Quoting Guido Günther (agx at sigxcpu.org):
> > >
> > > > I've adjusted the debconf note in git. I'd be great if you could wait a
> > > > couple of days until the new package gets uploaded. This way we won't
> > > > end up adding already outdated translations.
> > >
> > >
> > > I don't get it. Do you mean that the templates we reviewed needed more changes and that you added/modified things in them?
> > I remove one part since it's not needed anymore.
> >
> > > If so, can I get a copy of the new templates (in an easier way than
> > > "get it in git" would help me a lot)?
> > Attached.
>
>
> OK.
>
> I propose jumping immediately to the conclusion steps of the review:
> send a "Last Call For Comments", where templates are the new ones you
> just sent....as well as the proposed rewritten debian/control.
>
> Then I'll send the update as a bug report(mostly for debian/control as
> you indeed already adopted revisions for the debconf templates) and
> launch the translation update round.
I've also updated the control file already (attached).
-- Guido
-------------- next part --------------
Source: redhat-cluster
Section: admin
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>,
Guido Günther <agx at sigxcpu.org>
Standards-Version: 3.8.3
Vcs-Browser: http://git.debian.org/?p=debian-ha/redhat-cluster.git;a=summary
Vcs-Git: git://git.debian.org/debian-ha/redhat-cluster.git
Build-Depends: quilt, debhelper (>= 5), libxml2-dev, libncurses5-dev, libcorosync-dev (>= 1.0.0), libopenais-dev (>= 1.0.0), linux-libc-dev, libvirt-dev (>= 0.3.0), libnss3-dev, libnspr4-dev, bzip2, libslang2-dev, libldap2-dev, perl-modules
Package: redhat-cluster-suite
Section: admin
Priority: optional
Architecture: all
Depends: ${misc:Depends}, cman, gfs-tools, gfs2-tools, rgmanager, clvm
Description: Red Hat cluster suite - metapackage
RHCS is a cluster management infrastructure, for building
high-availability multi-node clusters with service and IP failover on
top of shared Fibre Channel/iSCSI storage devices.
.
The only scope for this package is to install the full Red Hat Cluster Suite
in one shot. It is safe to remove it.
Package: cman
Architecture: any
Section: admin
Pre-Depends: debconf | debconf-2.0
Depends: ${misc:Depends}, ${shlibs:Depends}, corosync (>= 1.0.0),
openais (>= 1.0.0), python, openipmi, sg3-utils, python-pexpect,
libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client,
python-openssl
Conflicts: libdlm-dev (<= 2.20090112-0ubuntu3)
Description: Red Hat cluster suite - cluster manager
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
CMAN is a symmetric general-purpose cluster manager. It provides a
service manager that handles service groups, plus a connection
manager that handles cluster membership management, messaging among
the cluster nodes, event notification, quorum and state transitions.
.
This package contains only tools for controlling the cluster manager
itself.
Package: liblogthread3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - cluster logging libraries
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The logthread library provides a simple logging API designed for
cluster applications.
.
This package contains the client libraries.
Package: liblogthread-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, liblogthread3 (= ${binary:Version})
Description: Red Hat cluster suite - cluster logging development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The logthread library provides a simple logging API designed for
cluster applications.
.
This package contains the files needed for developing applications.
Package: libccs3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - cluster configuration libraries
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The ccs library provides a simplified XPath implementation to access
CMAN/Corosync configuration data via the same API as the old and
deprecated libccs provided by ccsd.
.
This package contains the client libraries.
Package: libccs-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libccs3 (= ${binary:Version})
Description: Red Hat cluster suite - cluster manager development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The ccs library provides a simplified XPath implementation to access
CMAN/Corosync configuration data via the same API as the old and
deprecated libccs provided by ccsd.
.
It shouldn't be used for new development. Use libconfdb from
corosync instead.
Package: libccs-perl
Section: perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - cluster configuration module
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The ccs library provides a simplified XPath implementation to access
CMAN/Corosync configuration data via the same API as the old and
deprecated libccs provided by ccsd.
.
This module implements a Perl interface to the libccs library.
It shouldn't be used for new development. Use libconfdb from
corosync instead.
Package: libcman3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - cluster manager libraries
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
.
This package contains the client libraries.
Package: libcman-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libcman3 (= ${binary:Version})
Description: Red Hat cluster suite - cluster manager development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
.
This package contains the files needed for developing applications.
Package: libdlm3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: udev (<< 0.136-1)
Description: Red Hat cluster suite - distributed lock manager library
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
DLM is a symmetric general-purpose distributed lock manager. It is
used for example by GFS and the distributed volume manager.
.
This is the client library for applications using the lock manager.
The lock manager itself is a kernel module.
Package: libdlm-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libdlm3 (= ${binary:Version})
Description: Red Hat cluster suite - distributed lock manager development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
DLM is a symmetric general-purpose distributed lock manager. It is
used for example by GFS and the distributed volume manager.
.
This package contains the files needed for developing applications
that use the lock manager.
Package: libdlmcontrol3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - distributed lock manager library
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
DLM is a symmetric general-purpose distributed lock manager. It is
used for example by GFS and the distributed volume manager.
.
This is the client library for applications using the lock manager.
The lock manager itself is a kernel module.
Package: libdlmcontrol-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libdlmcontrol3 (= ${binary:Version})
Description: Red Hat cluster suite - distributed lock manager development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
DLM is a symmetric general-purpose distributed lock manager. It is
used for example by GFS and the distributed volume manager.
.
This package contains the files needed for developing applications
that use the lock manager.
Package: libfence4
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Red Hat cluster suite - fence client library
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
fenced is the daemon in charge of controlling cluster node fencing.
.
This is the client library for requesting node fencing.
Package: libfence-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libfence4 (= ${binary:Version})
Description: Red Hat cluster suite - fence server development files
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
fenced is the daemon in charge of controlling cluster node fencing.
.
This package contains the files needed for developing applications
that need to request node fencing.
Package: gfs-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, gfs2-tools
Recommends: redhat-cluster-modules
Section: admin
Description: Red Hat cluster suite - global file system tools
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The Global File System allows a cluster of machines to concurrently access
shared storage hardware like SANs or iSCSI and network block devices. GFS
can be deployed to build high-availability services without the single point
of failure of a file server.
.
This package contains tools for creating and managing global file systems.
GFS itself is a set of kernel modules.
.
Note: the package requires gfs2-tools installed; this is known to be
reliable even though the GFS2 kernel modules themselves are highly
experimental and *MUST NOT* be used in a production environment yet.
Package: gfs2-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, psmisc
Section: admin
Description: Red Hat cluster suite - global file system 2 tools
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
The Global File System allows a cluster of machines to concurrently access
shared storage hardware like SANs or iSCSI and network block devices. GFS
can be deployed to build high-availability services without the single point
of failure of a file server.
.
This package contains tools for creating and managing global file systems.
GFS itself is a set of kernel modules.
.
The GFS2 kernel modules themselves are highly experimental and *MUST NOT*
be used in a production environment yet.
Package: rgmanager
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, cman (= ${binary:Version}),
iproute, iputils-arping, iputils-ping, nfs-kernel-server, nfs-common,
perl, gawk, net-tools
Conflicts: nfs-user-server
Description: Red Hat cluster suite - clustered resource group manager
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
Resource Group Manager provides high availability of critical server
applications in the event of planned or unplanned system downtime.
Package: redhat-cluster-source
Architecture: all
Depends: ${misc:Depends}, bzip2
Description: Red Hat cluster suite - kernel module source
This package is part of the Red Hat Cluster Suite, a complete
high-availability solution.
.
This package contains the source necessary for compiling the Red Hat
Cluster Suite out-of-tree kernel module gfs against the Linux kernel
source tree.
More information about the Debian-ha-maintainers
mailing list