Hans Krijger
9ea18d8658
Add telemetry event for host plugin usage ( #560 )
...
* reformat file
* add host plugin event; minor cleanup
* clean up imports
2017-01-18 18:50:01 -08:00
Yoon Hong
ab717b5d7c
Fix resource disk partition format detection ( #478 ) ( #501 )
2016-12-06 14:30:15 -08:00
Yoon Hong
41af2e23c8
use dd right away without using fallocate when file system is xfs ( #468 ) ( #502 )
2016-12-06 11:34:20 -08:00
Hans Krijger
a936a7a439
correct logic for dd fallback
2016-08-08 12:19:55 -07:00
Hans Krijger
627533ce2d
Fixes for SCVMM ( #219 )
...
- correct scvmm references
- add unit tests for scvmm detection
- ensure all matching devices are mounted and examined for scvmm configuration
- exit once vmm startup script is found and executed
- fixes #185
2016-06-13 17:10:35 -07:00
Mingye Wang
3c5a9e73d9
fix for #127 . try to use posix.fallocate and fallocate before falling back to dd; adds unit tests for basic functionality and shellutil.quote ( #215 )
2016-06-07 11:38:15 -07:00