Skip to content
Snippets Groups Projects
Commit 118e11ea authored by Alberto Colla's avatar Alberto Colla
Browse files

Update FAQ.rst

parent 655803cb
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,17 @@ Here you will find answers to common questions. Please also refer to the ...@@ -8,6 +8,17 @@ Here you will find answers to common questions. Please also refer to the
Operations Operations
.......... ..........
Create a volume based on SSD disks (garr-ct1 and garr-pa1 regions)
----------------------------------------------------------
We have enabled new Ceph pools based on SSD disks in Catania and Palermo regions. To create a SSD-based volume simply select the volume type "SSD" in the "type" menu on the dashboard, or with the following CLI command::
openstack volume create --type SSD --size 10 test-ssd
I need to migrate an instance from a region to another one I need to migrate an instance from a region to another one
---------------------------------------------------------- ----------------------------------------------------------
Please note that you need enough resource quota for the same project on the target region. Please note that you need enough resource quota for the same project on the target region.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment