It is usefull to see which ceph version are installed on the PVE host.
---
 PVE/API2/APT.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index ca077b7..34ff623 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -532,7 +532,7 @@ __PACKAGE__->register_method({
        # clvm resource-agents-pve fence-agents-pve vzctl vzprocps vzquota
 
        my @opt_pack = ('zfsutils', 'drbdmanage', 'fence-agents-pve',
-                       'gfs2-utils', 'pve-sheepdog', 'openvswitch-switch');
+                       'gfs2-utils', 'pve-sheepdog', 'openvswitch-switch', 
'ceph');
 
        push @list, qw(lvm2 corosync-pve libqb0 pve-cluster qemu-server 
pve-firmware libpve-common-perl libpve-access-control libpve-storage-perl 
pve-libspice-server1 vncterm pve-qemu-kvm pve-container pve-firewall 
pve-ha-manager ksm-control-daemon glusterfs-client lxc-pve lxcfs cgmanager 
criu);
 
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to