Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Glance image sharing across different regions
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
If you want to share an image with other regions.
Environment
- Platform9 Managed OpenStack - v4.0 and Higher
Two regions with a different set of glance nodes.
Procedure
- Save the image on the host from First region.
Save source image
xxxxxxxxxx$ openstack image save <image-id> --file <output-location> 2. Copy the image(s) using SCP to the /tmp directory of the target region's glance hosts.
3. There are three ways to add an image file to the Glance image repository in Platform9 Managed OpenStack:
- Copy an image file into the repository directory__. The supporting pf9-imagelibrary service will detect the new file, calculate Glance metadata for it, and add it to Glance.
- Upload an image using the Glance command line client (or through some other REST client).
- Create an image as a snapshot of a virtual machine disk or Cinder volume.
- Here, we will see "Copy an image file into the repository directory" method. Please copy/move the images from "/tmp"to the watch folder by default it is "/var/opt/pf9/imagelibrary/data" which can changed by administrator as needed, and they will be automatically imported into your Glance Image Catalog.
Note related to Image Permissions: Your image files must have the right permissions - world-readable or readable to pf9 user and pf9group group. You can use the following command on the image file:
chown pf9:pf9group <image-file-name>
With above method you will start observing the image in another region.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message