Re: Questions on snapshots

2018-10-26 Thread Andrija Panic
Yes. There are improvements being done atm, (afaik), to try to manage snapshots on the primary storage (for NFS and maybe CEPH, it's already implemented on i.e. SolidFire). Simply this is how it was working so far - snapshots are meant to be moved to Secondary Storage (and later can be converted

Re: ISOs not readying?

2018-10-26 Thread ilya musayev
I came across something similar and was troubleshooting the problem as well. See if restart of management server and secondary store system vm allows you to download it. If it does - we have to troubleshoot further, I suspect we have a thread leak. Please check on number of open file handles on ma

Re: Questions on snapshots

2018-10-26 Thread Alexandre Bruyere
So wait. Are you telling me that Cloudstack does a full backup of the volume every time a snapshot is taken? What's the point of snapshots then? Making specific operations faster? -- Alexandre Bruyère -Original Message- Re: Questions on snapshots From: Andrija Panic To: users Friday,

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
Well, check you "Internal DNS" on the Zone - in the Rohit's article (I just scrolled/searched through it) - it's not clear that DNS server is 192.168.1.1 which is also the IP of the gateway used in the example - though the physical hosts is set to use 1.1.1.1 (new to me, but exists :) )... Optiona

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
Well for the beginning - destroy the SSVM and it will be recreated in few tens of seconds... When you view Infrastructure --> System VMs tab, There is Agent filed which has to say "Up" - https://pasteboard.co/HKhvFr6.png here is screenshot. It takes, say, 1-3 minutes for Agent to connect (Vm start

Re: Questions on snapshots

2018-10-26 Thread Andrija Panic
So :) 1. Snap interval - scheduled snaps are max 1h per the so called "hourly" schedule - so makes sense :) You could do some automation, by creating manual snapshots and deleting oldest ones via automation - i.e. you can use Cloud Monkey, CLI utility that talk to API and is great for any kind of

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
NFS was not in fact mounted. How'd I fix that? (Thanks a lot for the help) On Fri, Oct 26, 2018 at 3:26 PM Andrija Panic wrote: > my typo on key name - name of the key (my installation) is > "/root/.ssh/id_rsa.cloud" (on the agent KVM node) - I swapped dot and > underscore in previous email, so

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
my typo on key name - name of the key (my installation) is "/root/.ssh/id_rsa.cloud" (on the agent KVM node) - I swapped dot and underscore in previous email, sorry - same key is also avilable on MGMT server: /usr/share/cloudstack-common/scripts/vm/systemvm/id_rsa.cloud Anyway, via Console Access:

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
You can only start VM on the NFS Primary Storage (atm) from the direct-downloaded template - it only works with NFS as Primary Storage as far as my tests go, so you can't use this option with i.e. CEPH or SolidFire - but is really nice anyway and can be improved upon request. How it works (from my

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
Command doesn't seem to work (says it can't find the ID file). Though if there's a default password for system VMs I could use the console. Adding that template doesn't seem to work. On Fri, Oct 26, 2018 at 2:47 PM Andrija Panic wrote: > Just tested URL above, with normal (not direct) download,

Questions on snapshots

2018-10-26 Thread Alexandre Bruyere
Hello. I'm currently investigating the functions of Cloudstack, and looked into snapshots. As far as I can tell, the smallest possible interval for snapshots is one hour. Is there a way to schedule them more frequently? For my use, 5 minutes snapshots would be ideal. Also, it's limiting me to 8

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
Just tested URL above, with normal (not direct) download, and it works fine. (ACS 4.11.2 RC3) Did you check the health of the Secondary Storage Virtual Machine - I would suggest to do so, since this seems as possible issue with SSVM and it might means other issues for your deployment also. 1.

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
Direct download that bypasses secondary storage seems to make it ready instantly (with the correct filesize), so I'm going to assume the link is good. On Fri, Oct 26, 2018 at 1:28 PM Alexandre Bruyere < bruyere.alexan...@gmail.com> wrote: > No progress in UI, no status. > > How would I make sure

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
No progress in UI, no status. How would I make sure there are no redirections? At a glance there doesn't seem to be any. On Fri, Oct 26, 2018 at 12:33 PM Andrija Panic wrote: > Make sure no http redirections, no ssl support (not sure if https URLs are > supported now in 4.11 or not). Only plain

Re: ISOs not readying?

2018-10-26 Thread Andrija Panic
Make sure no http redirections, no ssl support (not sure if https URLs are supported now in 4.11 or not). Only plain http adn status code 200 :) Do you see percentage /download progress in UI ? On Fri, Oct 26, 2018, 18:20 Alexandre Bruyere wrote: > Hello. > > I've set up a Ubuntu 16.04.5 Clouds

ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
Hello. I've set up a Ubuntu 16.04.5 Cloudstack setup using this tutorial: https://rohityadav.cloud/blog/cloudstack-kvm/ The only place I've strayed is that I've configured four network interfaces - enp3s0 set as manual config, enp3s0.10 set as manual config (I've made sure my system was VLAN-ena