Marek Marczykowski-Górecki
|
ae72e294cd
|
Merge remote-tracking branch 'qubesos/pr/52' into core3-devel
* qubesos/pr/52:
qvm-block extend Fix help message
Fix a few typo bugs in qubes.storage.lvm
qvm-block extends volumes to NEW_SIZE
Make pylint happy ♥ qubes.storage.lvm
Fix ThinVolume _size access
qvm-block extend use qubes.utils.parse_size
Make pylint happy ♥ qubes_lvm
Fix lvm size/usage
Add ThinPool.resize()
Document qubes-block extend command in the manpage
Fix file storage resize
qvm-block add extend sub command
qvm-block refactor attach/detach sub_parser init
|
2016-09-04 21:21:43 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
e4433f9a65
|
Make pylint happy ♥ qubes.storage.lvm
|
2016-09-02 20:16:03 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
46eb4a72dd
|
Fix a few typo bugs in qubes.storage.lvm
|
2016-09-02 19:57:35 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
be48d48e56
|
Make pylint happy ♥ qubes.storage.lvm
|
2016-09-02 19:46:11 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
8974b2cbc0
|
Fix ThinVolume _size access
|
2016-09-02 19:45:31 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
1ca3c00797
|
Fix lvm size/usage
- Uses a size_cache, because it's faster than doing a call for each volume
|
2016-08-29 00:15:47 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
0561dfce60
|
Add ThinPool.resize()
|
2016-08-29 00:13:50 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
355ea0c2a8
|
Fix lvm AppVM startup from lvm
|
2016-08-29 00:05:19 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
24bbc971b0
|
qubes.storage.lvm.qubes_lvm use debug not info
|
2016-08-29 00:05:19 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
e0bf4bdb8e
|
Fix qvm-create lvm based AppVM
|
2016-08-29 00:05:18 +02:00 |
|
Marek Marczykowski-Górecki
|
06f46243ec
|
qubes/storage: add resize to Pool API
It was already implemented by FilePool and used by Storage object, but
wasn't included in base class.
|
2016-08-18 11:42:00 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
02c8fc999c
|
ThinPool.import() skips not saveable volumes
|
2016-08-03 02:57:46 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
064629b63a
|
Fix qubes.lvm _reset
|
2016-08-03 02:57:44 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
824c359319
|
Fix ThinPool revision handling
|
2016-08-03 02:57:43 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
3ae6530cd8
|
Add lvm thin pool storage implementation
|
2016-08-03 02:57:42 +02:00 |
|