[pve-devel] [PATCH cluster 2/8] pvecm: small cleanup
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Feb 22 16:59:05 CET 2017
clvm is was used in 3.4 and earlier, it won't come back anytime soon
Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
data/PVE/CLI/pvecm.pm | 2 --
1 file changed, 2 deletions(-)
diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
index c95e8c6..f15f467 100755
--- a/data/PVE/CLI/pvecm.pm
+++ b/data/PVE/CLI/pvecm.pm
@@ -584,8 +584,6 @@ __PACKAGE__->register_method ({
}
print "OK\n" if !$printqmsg;
- # system("systemctl start clvm");
-
my $local_ip_address = PVE::Cluster::remote_node_ip($nodename);
print "generating node certificates\n";
--
2.1.4
More information about the pve-devel
mailing list