]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/CLI/pvecm.pm
fix #1723: add missing package for 'remote_node_ip'
[pve-cluster.git] / data / PVE / CLI / pvecm.pm
2018-04-11 Dominik Csapakfix #1723: add missing package for 'remote_node_ip'
2018-04-03 Thomas Lamprechtpvecm join: also default to resolved IP with use_ssh...
2018-03-13 Thomas Lamprechtcluster join: ensure updatecerts gets called on quorate...
2018-03-13 Thomas Lamprechtpvecm: check if APIClient exception code is defined
2018-02-19 Thomas Lamprechtpvecm: add: create task log on cluster join
2018-02-16 Thomas Lamprechtlock locally on cluster create and join
2018-02-16 Thomas Lamprechtfactor out common parameter definitions
2018-02-16 Thomas Lamprechtmove cluster create to API
2018-02-16 Thomas Lamprechtcluster create: restart corosync & pmxfs in one go...
2018-02-16 Thomas Lamprechtcluster create: factor out initial corosync config...
2018-02-16 Thomas Lamprechtpvecm add: use API by default to join cluster
2018-02-16 Thomas Lamprechtnode add: factor out local joining steps
2018-02-16 Thomas Lamprechtnode add: factor out checks for joining
2018-02-16 Thomas Lamprechtmove addnode/delnode from CLI to cluster config API
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2017-12-01 Thomas Lamprechtpvecm create: there is no rrp_mode param anymore
2017-11-27 Thomas Lamprechtsetup_sshd_config: remove useless start_sshd parameter
2017-11-27 Thomas Lamprechtpvecm: add/delete: local lock & avoid problems on first...
2017-11-27 Thomas Lamprechtpvecm: check early if the deletion cannot work
2017-11-20 Thomas Lamprechtpvecm: module cleanup: remove unused modules
2017-11-20 Thomas Lamprechtpvecm: module cleanup: use our get_host_address_family
2017-11-20 Thomas Lamprechtpvecm: remove unused variable
2017-11-20 Thomas Lamprechtfix #1566: do not setup ssh config in updatecerts call
2017-09-20 Wolfgang Bumillerpvecm addnode: pass code reference correctly
2017-09-20 Thomas Lamprechtpvecm: import often needed run_command
2017-09-20 Thomas Lamprechtpvecm: remove Data::Dumper
2017-08-21 Thomas Lamprechtpvecm mtunnel: factor out run command
2017-08-03 Thomas Lamprechtpvecm delnode: pass code reference correctly
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