]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/CLI/pvecm.pm
pvecm: lock corosync config on addition and deletion
[pve-cluster.git] / data / PVE / CLI / pvecm.pm
2017-07-17 Thomas Lamprechtpvecm: lock corosync config on addition and deletion
2017-06-21 Thomas Lamprechtpvecm delnode: prevent deleting current node
2017-06-21 Thomas Lamprechtfactor out corosync methods to own module
2017-06-01 Wolfgang Bumillermtunnel: add -run-command for insecure pipes
2017-05-04 Thomas Lamprechtpvecm add: fix #1369 - re-allow using hostnames for...
2017-02-28 Thomas Lamprechtpvecm add: assert that ringX IPs are available on node add
2017-02-28 Thomas Lamprechtpvecm add: report all errors found at once
2017-02-28 Thomas Lamprechtpvecm addnode: ensure ring1_addr is set if ring 1 is...
2017-02-28 Thomas Lamprechtpvecm addnode: ensure ring address isn't already used...
2017-02-28 Thomas Lamprechtpvecm addnode: error out on interactive call
2017-02-28 Thomas Lamprechtpvecm create: remove rrp_mode parameter
2017-02-28 Thomas Lamprechtpvecm: small cleanup
2017-02-28 Thomas Lamprechtpvecm add: fix check if corosync alread runs
2016-11-29 Dietmar Maurermove corosync config helpers to PVE::Cluster
2016-11-29 Dietmar Maurercleanup: delete trailing whitespace
2016-11-24 Dietmar Maurersetup_sshd_config: add start_sshd flag
2016-11-24 Dietmar Maurerpvecm.pm: add space after perl reference operator
2016-11-24 Dietmar Maureruse cannot instead of can't
2016-11-11 Thomas Lamprechterror out when getting remote ip address fails
2016-10-28 Thomas Lamprechtadd request for migration ip to mtunnel
2016-10-28 Thomas Lamprechtadd 'mtunnel' to pvecm
2016-09-20 Dietmar Maurerreload corosync.conf after removing a node
2016-09-20 Wolfgang LinkFix #1093: allow also delete node by IP
2016-06-10 Fabian Grünbichlercleanup calls to external programs
2016-05-25 Thomas Lamprechtpvecm: remove RPCEnvironment use clause
2016-04-06 Dietmar Maurerremove old/stale inline docs
2016-03-15 Fabian GrünbichlerAdd warning for pvecm commands if not part of cluster
2015-10-12 Thomas Lamprechtimprove RRP support and use 'name' subkey as default
2015-10-12 Thomas Lamprechtuse 'name' over 'ring0_addr' and prepare for rrp
2015-09-25 Dietmar Maurerconvert pvecm into a PVE::CLI class