Add DB/LVM disk consistency checker and web/checkdisks remctl
[invirt/packages/invirt-remote.git] / server / usr / sbin / invirt-remote-proxy
index b70eb4d..ca7dcf8 100755 (executable)
@@ -18,7 +18,7 @@ case "$TYPE/$SERVICE" in
         invirt-remote-vnccert "$@" ;;
     web/availability | web/avail )
         invirt-remote-availability "$@" ;;
-    web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity )
+    web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity | web/checkdisks )
         invirt-remote-lvm "$SERVICE" "$@"
         ;;
     control/help )