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 <[email protected]> wrote: > 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. > > ssh -i /root/.ssh/id.rsa_cloud -p 3922 root@<Private Ip address of > SSVM> > 2. *SSVM health check* - Run the following script inside ssvm: > /usr/local/cloud/systemvm/ssvm-check.sh > It checks for 1)connectivity with DNS server 2) resolving of domain > names 3)status of secondary storage 4)ability to write to secondary > storage > 5)connectivity with management server at port 8250 and 6) status of java > process. > > > Please try to add template: > http://dl.openvm.eu/cloudstack/ubuntu/x86_64/ubuntu-16.04-kvm.qcow2.bz2 - > if this works... > > Cheers, > Andrija > > On Fri, 26 Oct 2018 at 19:41, Alexandre Bruyere < > [email protected]> > wrote: > > > 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 < > > [email protected]> wrote: > > > > > 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 < > [email protected]> > > > wrote: > > > > > >> 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 < > > >> [email protected]> > > >> wrote: > > >> > > >> > 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-enabled), cloudbr0 as a > statically-configured > > >> > bridge to enp3s0 and cloudbr1 as a statically-configured bridge to > > >> > enp3s0.10 on VLAN 10. > > >> > > > >> > My problem is, I'm currently trying to import an iso (Ubuntu Server) > > >> from > > >> > URL ( > http://releases.ubuntu.com/16.04/ubuntu-16.04.5-server-amd64.iso > > ) > > >> in > > >> > two zones (one on cloudbr0, one on cloudbr1). > > >> > > > >> > Adding the ISO seems to work fine, but they never become "ready". > Any > > >> tips > > >> > as to why? > > >> > > > >> > (I will be testing direct download shortly) > > >> > > > >> > > > > > > > > -- > > Andrija Panić >
