cloudbase / cloudbase-init

Cross-platform instance initialization
http://openstack.org
Apache License 2.0
414 stars 150 forks source link

How can I extend volumes to a given size other than maximium partition size? #66

Open 10fish opened 3 years ago

10fish commented 3 years ago

Hi, I need to extend volume C to a given size, 200GB etc. However, ExtendVolumesPlugin always extends volume to its maximum. Is it possible, and how?