On 2015-08-21 01:10:22 +0000 (+0000), Steven Dake (stdake) wrote:
[...]
> How large is /opt?
[...]

It appears at the moment HP Cloud gives us a 30GiB root filesystem
(vda1) and a 0.5TiB ephemeral disk (vdb). Rackspace on the other
hand provides a 40GB root filesystem (xvda1) and 80GB ephemeral disk
(xvde). If your jobs are using devstack-gate, have a look at
fix_disk_layout() in functions.sh for details on how we repartition,
format and mount ephemeral disks. If your job is not based on
devstack-gate, then you should be able to implement some similar
routines to duplicate this.
-- 
Jeremy Stanley

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to