Skip to content

Instantly share code, notes, and snippets.

HTTP/1.1 201 Created
Date: Mon, 23 Jul 2018 16:15:52 GMT
Server: Apache/2.4.18 (Ubuntu)
X-Subject-Token: gAAAAABbVf84ecs7yicRo8_oSvCY0y7ouqdqSXD3eJd9J9zCPLg7rtBrEqz5Un2KdxV1xSXKps9MFzNqEvNpyWsEwFADsQaHks3vH_jN_9RnYEol0RhBHfe1mMOpl3yL4nf0P3XsRGW_RFVaZJQVEn_AKC2vYoQSuA8hZlz2YABTlbCBwKiiaXQ
Vary: X-Auth-Token
Content-Type: application/json
Content-Length: 7355
x-openstack-request-id: req-396c412e-68da-4bae-86dc-e0842630f16f
Connection: close
it looks like the patitions assigned to the nodes are not persistant.
you can see here that .77 was assigned the patition **sdg5**
c7admin@HPC71BL04:~$ touch d
touch: cannot touch 'd': Read-only file system
c7admin@HPC71BL04:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 120G 0 disk
├─sda1 8:1 0 720M 0 part

Hi, im having trouble with the glance service, after following the Docs to install glance. https://docs.openstack.org/glance/queens/install/install-debian.html im getting the following error when trying to create or list images.

root@controller02:~/# openstack image list
(http://controller02:35357/v3/v2/images): The resource could not be found. (HTTP 404) (Request-ID: req-d4876a12-c82e-40e0-b1af-cdd5df0113f0)

even though glance-api is running and listening on the 9292 port, and keystone on 5000 and 35357