Re: Issue with Snapshots

2021-03-05 Thread Edward St Pierre
Hi, Thanks for that information and pointers on where to look, I have checked it out and the data was also on the secondary storage and the storage VM is mounting the NFS servers etc. (I have redeployed it just incase) I have gone through some of the older snapshots that are not getting removed,

Re: Issue with Snapshots

2021-03-05 Thread Gabriel Bräscher
Before seeing the last reply I had just tested on CloudStack 4.15 + Ceph + KVM, and it worked fine; however, I did the test with one snapshot of the volume. Maybe the scheduled/incremental snapshotting adds a different variable to the equation. >From my tests, the DB holds one reference as Ready o

Re: Cloudstack lab

2021-03-05 Thread Craig Dunn
sorry I just thought as it was a simulator deployments wouldnt work On Fri, 5 Mar 2021 at 14:48, Rakesh v wrote: > I'm not sure what you mean by deployment won't work. You can deploy VM > very well and you can hack into DB as well > > Sent from my iPhone > > > On Mar 5, 2021, at 3:13 PM, Craig

Re: Cloudstack lab

2021-03-05 Thread Rakesh v
I'm not sure what you mean by deployment won't work. You can deploy VM very well and you can hack into DB as well Sent from my iPhone > On Mar 5, 2021, at 3:13 PM, Craig Dunn > wrote: > > thanks thats looks interesting, I know its a simulation so deployments > probably dont work but is ther

Re: Cloudstack lab

2021-03-05 Thread Craig Dunn
thanks thats looks interesting, I know its a simulation so deployments probably dont work but is there a DB and stuff you can play with? On Fri, 5 Mar 2021 at 13:40, Rakesh v wrote: > You can probably try running the docker simulator > > Sent from my iPhone > > > On Mar 5, 2021, at 2:39 PM, Crai

Re: Goggle Summer of Code 2021

2021-03-05 Thread Daan Hoogland
Guys, I have some ideas but never got any of my ideas to fruition in the past so I'd like to donate/discuss them before taking myself too serious: 1. authentication plugins for public authentication providers like google/microsoft/facebook/... 2. a new usage subsystem design that basis itself on ev

Re: Cloudstack lab

2021-03-05 Thread Rakesh v
You can probably try running the docker simulator Sent from my iPhone > On Mar 5, 2021, at 2:39 PM, Craig Dunn > wrote: > > Hey all, > > I have been reading the cloudstack hackers book which was shared last week, > which is really interesting. My employer uses cloudstack as their main > plat

Cloudstack lab

2021-03-05 Thread Craig Dunn
Hey all, I have been reading the cloudstack hackers book which was shared last week, which is really interesting. My employer uses cloudstack as their main platform. so I have some Cloudstack experience. However I would like to know more and I think the only way is to get a lab going so I can bre

Re: Issue with Snapshots

2021-03-05 Thread Edward St Pierre
Hi The issue happens multiple snapshots, I have run a test with scheduled hourly volume snapshots for a test, here are the logs: 2021-03-05 10:03:43,277 DEBUG [c.c.v.VmWorkJobHandlerProxy] (Work-Job-Executor-26:ctx-65993d1d job-6141/job-6142 ctx-43a8373c) (logid:fc7d7320) Execute VM work job: c

Re: CloudStack on existing hyper-v cluster

2021-03-05 Thread Andrija Panic
Understood, and you are right. KVM + iSCSI/shared mount point (requires clustered file system), is, from my POV, a no-go for production (it's different with VMware and XenSeverm whos's support for such thing is excellent/for production use) On Fri, 5 Mar 2021 at 09:37, Pieter Koorts wrote: > Un

Re: CloudStack on existing hyper-v cluster

2021-03-05 Thread Pieter Koorts
Unless CloudStack has a way to automatically attach iSCSI storage to each virtual machine directly then a clustered filesystem (C-LVM or OCFS2) is needed to store the VM data as it is the only way to have all compute hosts to have access to the same data for live migrations and HA when using iS