Re: Snapshots on KVM corrupting disk images

2019-03-01 Thread Ivan Kudryavtsev
Hi, Sean, I saw the PR https://github.com/apache/cloudstack/pull/3194 which seems covers one of the bugs. Haven't had enough time to dive into the code to do a review for snapshot-related workflows, but looks like this PR does the right thing. Hope it will be added to 4.11.3. чт, 28 февр. 2019 г.

RE: UI Icons visibility when Started vs Stopped

2019-03-01 Thread Paul Angus
Thanks everyone, Looks like there is a consensus that (as a general rule) we should try to 'grey out/disable' icons for features that the user can't access due to say whether a VM is started or stopped. Icons for actions that can be used due to something like hypervisor type should probably ju

Re: Create volume on specific primary storage

2019-03-01 Thread Dag Sonstebo
- Yes CloudStack will choose primary storage for you. You can control this by using tags on your service offerings and primary pools. - If you can't see any other primary storage pools when trying to migrate a volume then there's a few reasons this may not work - is the volume detached? If not

Create volume on specific primary storage

2019-03-01 Thread Fariborz Navidan
Hello, In CloudStack default UI, when adding volume, there is no option to choose storage. Also when migrating a volume, storage pool popup is empty. Is it a known issue or something to do with config? Thanks

Re: Not able to access the vm from outside network

2019-03-01 Thread soundar rajan
yes i was able to ping and access the vm earlier. After restart it was not working. On Fri, Mar 1, 2019 at 2:27 PM Jon Marshall wrote: > Hi Soundar > > Could you ping the VM before ? > > From memory I think when I had the issue even after the fix I had to > destroy the VM and recreate for it to

Re: Not able to access the vm from outside network

2019-03-01 Thread Jon Marshall
Hi Soundar Could you ping the VM before ? >From memory I think when I had the issue even after the fix I had to destroy >the VM and recreate for it to work but you may not be able to do that or there >may be a better way (I was in testing phase so I could do that). Jon ___