Re: [Openstack] [Fuel] Danube Fuel 10 compute node base system partition size

2017-10-03 Thread Evgeniy L
Hi Jim, It's possible to change the amount of space required for base system, but it will require to change partitioning schema in release model. You can retrieve it from Nailgun using: curl -H "X-Auth-Token: $(fuel token)" http://172.29.194.19:8000/api/v1/releases// | python -m json.tool > rel.j

[Openstack] [Fuel] Danube Fuel 10 compute node base system partition size

2017-09-13 Thread Jim Okken
Hi all, In danube disk provisioning for a compute node, the smallest disk/partition size for the base system is 54GB. After I deploy a compute node I see 44GB free of the 54GB. So it seems something smaller that 54GB can be used. Can I somehow change the setting for the smallest disk/part