mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Add missing tm for system ds monitoring (qcow2)
This commit is contained in:
parent
e2daba70d5
commit
61fe5afc73
@ -538,7 +538,7 @@ TM_MAD = [
|
||||
|
||||
DATASTORE_MAD = [
|
||||
EXECUTABLE = "one_datastore",
|
||||
ARGUMENTS = "-t 15 -d dummy,fs,lvm,ceph,dev,iscsi_libvirt,vcenter -s shared,ssh,ceph,fs_lvm"
|
||||
ARGUMENTS = "-t 15 -d dummy,fs,lvm,ceph,dev,iscsi_libvirt,vcenter -s shared,ssh,ceph,fs_lvm,qcow2"
|
||||
]
|
||||
|
||||
#*******************************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user