-
Notifications
You must be signed in to change notification settings - Fork 3
issue while executing. #3
Copy link
Copy link
Open
Description
I am gettng below error for below command.
#check_lvm_usage.py -vg xenvg -lv 5a2cbb69-3a58-4f71-b8d8-77eb0f00e9bf.disk0
Traceback (most recent call last):
File "check_lvm_usage.py", line 66, in
compare(lvmeta,ARGS.warning,ARGS.critical)
File "check_lvm_usage.py", line 53, in compare
if float(value) >= float(climit):
ValueError: could not convert string to float:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels