[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC] templates://redhat-cluster/{cman.templates}



This is the last call for comments for the review of debconf
templates for redhat-cluster.

The reviewed templates will be sent on Sunday, January 20, 2008 to the package
maintainer as a bug report and a mail will be sent to this list with
"[BTS]" as a subject tag.


-- 


Template: cman/upgrade-warning
Type: boolean
Default: false
_Description: Abort the potentially disruptive upgrade of Red Hat Cluster Suite?
 The new version 2.0 of the Red Hat Cluster Suite is not compatible with 
 the currently installed one. Upgrading these packages without stopping 
 the complete cluster can cause file system corruption on shared storage 
 devices.
 .
 For instructions on how to safely upgrade the Red Hat Cluster Suite to
 version 2.0, please refer to 'http://wiki.debian.org/UpgradeRHCSV1toV2'.
sSource: redhat-cluster
Section: admin
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>
Standards-Version: 3.7.3.0
Build-Depends: dpatch, debhelper (>= 4.2.28), libxml2-dev, libncurses5-dev, libopenais-dev (>= 0.82-2), libvolume-id-dev (>=  0.105-4), linux-libc-dev (>= 2.6.22-6), libvirt-dev (>= 0.3.0) [amd64 i386], libnss3-dev [amd64 i386], libnspr4-dev [amd64 i386], bzip2, libslang2-dev
Build-Conflicts: libccs-dev, libcman-dev (<= 2.0), libdlm-dev (<= 2.0), libcman2, libdlm2

Package: redhat-cluster-suite
Section: admin
Priority: optional
Architecture: all
Depends: cman, gfs-tools, gfs2-tools, rgmanager, clvm
Description: Red Hat cluster suite - meta package
 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: ${shlibs:Depends}, python, openais (>= 0.82-2)
Conflicts: magma, libmagma1, libmagma-dev, ccs, fence, libiddev-dev, fence-gnbd, gulm, libgulm1, libgulm-dev, magma-plugins
Replaces: ccs, fence, fence-gnbd
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 provides only userspace tools for controlling the
 cluster manager itself.

Package: libcman2
Section: libs
Architecture: any
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 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 provides the client libraries.

Package: libcman-dev
Section: libdevel
Architecture: any
Depends: libcman2 (= ${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 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 provides the files needed for developing applications.

Package: libdlm2
Section: libs
Architecture: any
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 package provides a client library for applications using the
 lock manager. The lock manager itself is a kernel module.

Package: libdlm-dev
Section: libdevel
Architecture: any
Depends: libdlm2 (= ${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 provides the files needed for developing applications
 that use the lock manager.

Package: gfs-tools
Architecture: any
Depends: ${shlibs:Depends}, psmisc, 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 provides userspace 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: ${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 provides userspace tools for creating and managing global
 file systems.
 .
 The GFS2 kernel modules themselves are highly experimental and *MUST NOT*
 be used in a production environment yet.

Package: gnbd-client
Section: admin
Architecture: any
Depends: ${shlibs:Depends}
Recommends: fence-gnbd (= ${binary:Version}), redhat-cluster-modules
Description: Red Hat cluster suite - global network block device client tools
 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 GNBD allows block devices to be used over the network. It is a modified
 version of the Linux network block device for use within a cluster
 environment.
 .
 This package provides userspace tools for running GNBD clients.

Package: gnbd-server
Section: admin
Architecture: any
Depends: ${shlibs:Depends}
Recommends: fence-gnbd (= ${binary:Version})
Description: Red Hat cluster suite - global network block device server tools
 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 GNBD allows block devices to be used over the network. It is a modified
 version of the Linux network block device for use within a cluster
 environment.
 .
 This package provides userspace tools for running GNBD servers.

Package: rgmanager
Architecture: any
Depends: ${shlibs:Depends}, cman (= ${binary:Version}), iproute, iputils-arping, iputils-ping, nfs-kernel-server, nfs-common
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: bzip2
Description: Red Hat cluster suite - kernel modules source
 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 This package provides the source necessary for compiling the Red Hat
 cluster suite out-of-tree kernel modules gfs and gnbd against the 
 Linux kernel source tree.

Attachment: signature.asc
Description: Digital signature


Reply to: