-#!/bin/bash
-# invoke as invirt-remote-proxy-$TYPE, with "TYPE" in the remctl sense.
+#!/bin/bash
+# invoke as invirt-remote-proxy-$TYPE, with "TYPE" in the remctl sense.
klist -s || kinit -k
invirt-remote-vnccert "$@" ;;
web/availability | web/avail )
invirt-remote-availability "$@" ;;
- web/lvcreate | web/lvremove | web/lvrename | web/lvresize )
+ web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity | web/checkdisks )
invirt-remote-lvm "$SERVICE" "$@"
;;
control/help )