Re: UI Icons visibility when Started vs Stopped

2019-02-20 Thread Anurag Awasthi
Hi all, Since I have been only a few months into using CloudStack, from user's perspective, reading the correct doc and finding the right information is not always possible. There is definitely a need for a cleaner way to communicate available options about UI buttons. However, I think there i

Re: Templates for Apache Cloudstack

2019-02-20 Thread Nux!
Thanks for testing. Machinina uses just a simple script to retrieve and change the password, all the other templates use cloud-init which sometimes gets in the way ... I'll try to find where the problem is, when I do I'll get back to the list. -- Sent from the Delta quadrant using Borg technolo

Change an instances NIC

2019-02-20 Thread Adam Witwicki
Hello, I would like to change an instances nic from e1000 to vmxnet3 or even virtio, How can I do this? Is there something I can add to the user_vm_details table? Thanks Adam Disclaimer Notice: This email has been sent by Oakford Technology Limited, while we have checked this e-mail and an

Re: Change an instances NIC

2019-02-20 Thread Ivan Kudryavtsev
Adam, just change OS family to the Linux for templates, ISOs which use your VMs and restart VMs via stop/start. ср, 20 февр. 2019 г., 8:39 Adam Witwicki [email protected]: > Hello, > > I would like to change an instances nic from e1000 to vmxnet3 or even > virtio, How can I do this? > > Is

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC2]

2019-02-20 Thread Simon Weller
I'm also going to find some time to build and test 4.12 this week. So reading the thread here, there's no RC branch and we're using master? -Si From: Rohit Yadav Sent: Wednesday, February 20, 2019 1:50 AM To: [email protected]; users Subject: Re: [VO

RE: Change an instances NIC

2019-02-20 Thread Adam Witwicki
Cheers Ivan, that does the job Adam -Original Message- From: Ivan Kudryavtsev Sent: 20 February 2019 14:27 To: users Subject: Re: Change an instances NIC ** This mail originated from OUTSIDE the Oakford corporate network. Treat hyperlinks and attachments in this email with caution. **

Fwd: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
Hi i'm new with openstack and i'm following the installation guide of the oficial site. Untill now i already got compiled the source packages and i'm adding the apt repository but when i run the apt-get update i'm having this error Ign:1 http://10.8.9.230/cloudstack/repo/binary ./ InRelease Ign:2

Re: installation troubles

2019-02-20 Thread Ivan Kudryavtsev
Hi. The network 10.X.X.X/8 is a private network which resides inside your LAN. Consult with your network administrator. Doesn't look like you are getting packages from the right download repository. ср, 20 февр. 2019 г. в 11:30, Alejandro Ruiz Bermejo < [email protected]>: > Hi i'm new with

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
i'm the network administrator, and the repository is a local one that we ave. But that's not the problem. the thing is with the one with IP address 10.8.9.230, wich is where i'm serving the .deb packages as the guide says On Wed, Feb 20, 2019 at 11:35 AM Ivan Kudryavtsev wrote: > Hi. The network

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
this is what i have in /etc/apt/sources.list.d/cloudstack.list deb http://10.8.9.230/cloudstack/repo/binary ./ and this is what i have in /etc/apache2/sites-available/000-default.conf DocumentRoot /var/www/cloudstack/repo/binary On Wed, Feb 20, 2019 at 11:56 AM Alejandro Ruiz Bermejo < arberm

Re: installation troubles

2019-02-20 Thread Ivan Kudryavtsev
Alejandro, I'm not sure the community is able to help you with local DEB repo you host in the network. Try to use the guide and install from the official repository. ср, 20 февр. 2019 г. в 11:55, Alejandro Ruiz Bermejo < [email protected]>: > i'm the network administrator, and the repositor

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
but i'm following the instrucions of the oficial guide at http://docs.cloudstack.apache.org/en/4.11.2.0/installguide/index.html It is why i'm asking what other way do i have On Wed, Feb 20, 2019 at 12:05 PM Ivan Kudryavtsev wrote: > Alejandro, > I'm not sure the community is able to help you w

Re: installation troubles

2019-02-20 Thread Ivan Kudryavtsev
This looks strange to me. I always use repo root@cs2-head1:~# cat /etc/apt/sources.list.d/cloudstack.list deb http://cloudstack.apt-get.eu/ubuntu xenial 4.11 and it works just fine. ср, 20 февр. 2019 г. в 12:08, Alejandro Ruiz Bermejo < [email protected]>: > but i'm following the instruci

Re: installation troubles

2019-02-20 Thread Ivan Kudryavtsev
Looks like documentation has became less straightforward: Take a moment reading http://docs.cloudstack.apache.org/en/4.11.2.0/installguide/overview/index.html#package-repository it directs to http://cloudstack.apache.org/downloads.html where you can find more about existing repos. ср, 20 февр. 20

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
when i try with that option i'm getting signature errors. Even after wget -O - http://download.cloudstack.org/release.asc|apt-key add - On Wed, Feb 20, 2019 at 12:11 PM Ivan Kudryavtsev wrote: > This looks strange to me. I always use repo > > root@cs2-head1:~# cat /etc/apt/sources.list.d/cloudst

Re: installation troubles

2019-02-20 Thread Ivan Kudryavtsev
That's OK. Just go ahead. ср, 20 февр. 2019 г. в 12:14, Alejandro Ruiz Bermejo < [email protected]>: > when i try with that option i'm getting signature errors. Even after wget > -O - http://download.cloudstack.org/release.asc|apt-key add - > > On Wed, Feb 20, 2019 at 12:11 PM Ivan Kudryavt

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
ok let me try. Thanks On Wed, Feb 20, 2019 at 12:15 PM Ivan Kudryavtsev wrote: > That's OK. Just go ahead. > > ср, 20 февр. 2019 г. в 12:14, Alejandro Ruiz Bermejo < > [email protected]>: > > > when i try with that option i'm getting signature errors. Even after wget > > -O - http://downlo

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
IT WORKS!!! thanks Ivan On Wed, Feb 20, 2019 at 12:18 PM Alejandro Ruiz Bermejo < [email protected]> wrote: > ok let me try. Thanks > > On Wed, Feb 20, 2019 at 12:15 PM Ivan Kudryavtsev < > [email protected]> wrote: > >> That's OK. Just go ahead. >> >> ср, 20 февр. 2019 г. в 12:14, A

Re: Change an instances NIC

2019-02-20 Thread Andrija Panic
Adam, Makes sure to test it thoroughly. i.e. you can also change Settings tab of the Stopped VM (add details like rootDiskController = pvscsi or nicAdapter=Vmxnet3 etc) - in case of VMware no changes are actually in place after VM is booted (i.e it doesn't work yet), in contrast to KVM, where new

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC2]

2019-02-20 Thread Gabriel Beims Bräscher
Rohit, I have created PR #3187 "master smoketest health check" and it has passed on all checks. Simon, I have not pushed upstream a branch for the RC; The RC2 is considering the master latest commit (709845f). If we need an RC3 I will then create a branch for it and unfreeze the master. Git Branc

installation-database

2019-02-20 Thread Alejandro Ruiz Bermejo
i got this error when creating the cloudstack management database and don't know where the problem is. Any idea?? the command i use was cloudstack-setup-databases cloud:[email protected] --deploy-as=root:123 -i 10.8.9.230 ERROR 2003 (HY000): Can't connect to MySQL server on '10.8.9.230' (111) Sq

Re: installation-database

2019-02-20 Thread Ivan Kudryavtsev
Looks like this is what exactly means. Check your mysql configuration for root connection from the host you use to deploy. First try with 'mysql' cli utility. ср, 20 февр. 2019 г. в 13:46, Alejandro Ruiz Bermejo < [email protected]>: > i got this error when creating the cloudstack managemen

Re: installation-database

2019-02-20 Thread Alejandro Ruiz Bermejo
can't see any problem there this is the full output of the previous command root@cloudstack1:/home/team# cloudstack-setup-databases cloud:[email protected] --deploy-as=root:123 -i 10.8.9.230 Mysql user name:cloud [ OK ] Mysql user password:** [ OK ] Mysql server ip:10.8.9.230 [ OK ]

Re: installation-database

2019-02-20 Thread Thomas Joseph
Check firewalls and check if port 3306 is listening on ip 10.8.9.230 With regards Thomas On Wed, 20 Feb 2019, 7:14 pm Alejandro Ruiz Bermejo, < [email protected]> wrote: > can't see any problem there this is the full output of the previous command > > root@cloudstack1:/home/team# cloudstac

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC2]

2019-02-20 Thread Rohit Yadav
Hi Gabriel, Master is still on 4.12.0.0-SNAPSHOT, so it cannot be considered 4.12.0.0 RC2. Master does not have the release script commit that changes the version when you perform the release. What if there is a bug in the script that patches the codebase and changes the version? Ideally, I