CentOS 7.x Cloudstack 4.11 Register ISO

From Notes_Wiki

Home > CentOS > CentOS 7.x > CentOS 7.x Cloudstack 4.11 > CentOS 7.x Cloudstack 4.11 Register ISO

To install fresh OS using CD/DVD ISO, it needs to be registered with cloudstack. To register an ISO use following steps:

  1. Cloudstack can take ISO from a public URL or also from a local server. For local server we can upload OS ISO to local http server and give its path. To allow local access use following:
    1. Go to Global Settings and edit "secstorage.allowed.internal.sites" to have comma separated list of local HTTP servers which host ISOs. Example list is 192.168.1.50/32.
    2. After this on each management server do:
      systemctl restart cloudstack-management
  2. Again login to CloudStack management UI
  3. Navigate to ‘Templates’ and select view ‘ISO’ from the drop-down list
  4. Click ‘Register ISO'
  5. Set ‘Name’ and ‘Description’ fields
  6. Set the URL to the nearest ISO mirror or local server
  7. Select appropriate zone name
  8. Check the ‘Bootable’ checkbox
  9. Set the OS Type field
  10. Select Extractable (Downloadable), Public (Accessible to others), Featured (Shows on featured tab), etc. appropriately.
  11. Click OK button to start the download
  12. Wait for the ISO download and complete registration successfully. It takes a few minutes depending on the speed of your connection


Home > CentOS > CentOS 7.x > CentOS 7.x Cloudstack 4.11 > CentOS 7.x Cloudstack 4.11 Register ISO