Giter Club home page Giter Club logo

Comments (3)

AJNOURI avatar AJNOURI commented on June 23, 2024 1

Finally it is much trivial that that:

I am using a flavor with 20 GB space
openstack flavor list

+----+-----------+-------+------+-----------+-------+-----------+
| ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public |
+----+-----------+-------+------+-----------+-------+-----------+
| 1 | m1.tiny | 512 | 1 | 0 | 1 | True |
| 2 | m1.small | 2048 | 20 | 0 | 1 | True |
| 3 | m1.medium | 4096 | 40 | 0 | 2 | True |
| 4 | m1.large | 8192 | 80 | 0 | 4 | True |
| 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True |
+----+-----------+-------+------+-----------+-------+-----------+

But there is no such free space available:
df -h

Filesystem Size Used Avail Use% Mounted on
/dev/mapper/centos-root 18G 3.9G 14G 22% /
devtmpfs 2.9G 0 2.9G 0% /dev
tmpfs 2.9G 4.0K 2.9G 1% /dev/shm
tmpfs 2.9G 17M 2.9G 1% /run
tmpfs 2.9G 0 2.9G 0% /sys/fs/cgroup
/dev/loop0 1.9G 6.1M 1.7G 1% /srv/node/swiftloopback
/dev/sda1 497M 217M 280M 44% /boot
tmpfs 584M 0 584M 0% /run/user/1000


It is worth mentioning that I am using Openstack RDO with default centos disk space allocation of 20GB

from coa.

AJNOURI avatar AJNOURI commented on June 23, 2024

Looks like resource-related:

selection_614

from coa.

AJNOURI avatar AJNOURI commented on June 23, 2024

Possible direction of thought:
http://stackoverflow.com/questions/36714062/how-to-resolve-error-you-are-not-allowed-to-start-instance-instance-name-wi

Knowing that this is a modified Openstack RDO AIO for multidomain support and the policy.json policy file is indeed relpaced by https://github.com/openstack/keystone/blob/master/etc/policy.v3cloudsample.json

from coa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.