libvirt-check-trim: mention qcow2/thinp in description
This commit is contained in:
parent
e18525babc
commit
aae7d24732
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# Check if all libvirt domains are prepared for TRIM/fstrim
|
# Check if all libvirt domains are prepared for TRIM/fstrim
|
||||||
|
# (for use on qcow2 images or thin provisioned volumes)
|
||||||
|
|
||||||
from __future__ import division, print_function
|
from __future__ import division, print_function
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue