Pacemaker/DRBD/KVM/LVM Cluster GUI
License
Unknown, GPL-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
GPL-2.0
COPYING
rasto/lcmc
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Linux Cluster Management Console (LCMC) http://lcmc.sf.net ======================================= LCMC is a Java GUI application that configures, manages and visualizes Linux clusters. Specifically it helps administrators to create and manage clusters that use one or more of these components: Pacemaker, Corosync, Heartbeat, DRBD, KVM, XEN and LVM. installation from source ======================== to compile and run type: mvn package you may need to install these packages: libxalan2-java, libjava3d-java and provide jai_core.jar in build-lib/ directory installation on Debian/Ubuntu etc. ================================== download .deb package and install it with dpkg -i lcmc-....deb, type "lcmc" to run it, or run it from menu. installation on Redhat/Fedora/Suse etc. ======================================= rpm -Uvh lcmc-*.rpm type "lcmc" to run it, or run it from menu. sudoers file ============ for sudo you would need at least this commands in the sudoers file: rasto ALL=SETENV: /usr/local/bin/lcmc-gui-helper-*, /sbin/drbdadm, /usr/sbin/cibadmin, /usr/sbin/crm_resource, /usr/sbin/crm_attribute, /usr/sbin/ptest, /usr/sbin/crm_simulate, /usr/sbin/crm_mon, /usr/sbin/crm, /usr/sbin/crm_verify, /usr/sbin/corosync-cfgtool, /usr/sbin/corosync-quorumtool, /usr/bin/cl_status Some things like creating of VM and DRBD config files wouldn't work unless you allow the "bash" command. A user may not be able to see log files in the GUI if he doesn't have permissions to read them. author ====== Rasto Levrinc
About
Pacemaker/DRBD/KVM/LVM Cluster GUI
Resources
License
Unknown, GPL-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
GPL-2.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published