Removal of existing Primary Storage and addition of Secondary Storage

2021-02-03 Thread Adrian Morris
Hi Everyone, I have some old primary storage I what to decommission. I have migrated all the disks to a new storage cluster and the old storage is now in maintenance mode, but the system won’t let me remove the storage as it says there is still images on it. I have checked inside XCP and I can

Removal of existing Primary Storage and addition of Secondary Storage

2021-02-03 Thread Adrian Morris
Hi Everyone, I have some old primary storage I what to decommission. I have migrated all the disks to a new storage cluster and the old storage is now in maintenance mode, but the system won't let me remove the storage as it says there is still images on it. I have checked inside XCP and I can

primate ui logo

2021-02-03 Thread Piotr Pisz
Hello! Is it possible to replace the logo in the new UI (primate)? On login screen and in the upper left corner. Best regards, Piotr

Re: Removal of existing Primary Storage and addition of Secondary Storage

2021-02-03 Thread Vivek Kumar
Hey, So the best way to find the volumes which is still there in that pool. So you can use DB i.e 1- Find the id of the storage pool which you want to remove. mysql> select id from storage_pool where name = ‘’ 2- Then, find the volumes which is still there but somehow removed date is still no

Re: primate ui logo

2021-02-03 Thread David Jumani
Hi Pitor, You can change the values of 'banner' and 'logo' to point to the new images in the UI config file over at `/usr/share/cloudstack-management/webapp/config.json` The docs to customize the new UI can be found here http://docs.cloudstack.apache.org/en/latest/adminguide/ui.html#basic-ui-cust