Re: can't enable autoscaling options

2018-11-19 Thread Alvarez Fernando
Hi Dag,


Firts of all, thank you very much for your response.

The procedure that I carried out is described in the following link:


http://docs.cloudstack.apache.org/projects/archived-cloudstack-getting-started/en/4.3/networking/autoscale_without_netscaler.html


This instructions are written for version 4.3 so I am suspecting that maybe the 
version I am working with (4.9)  is no longer avaible.


I never get to see the autoscaling menu in Load Balancing options:


[cid:cb873cc1-e129-47fb-bb52-c4aa1ed7aca1]


I appreciate all help you can give me.

Regards,


Fernando Alvarez

Jefe de Plataformas IT


Centro Nacional de Datos

falva...@arsat.com.ar<mailto:pro...@arsat.com.ar>

(54 11)5811 2608 / 11 58995723

Perú N° 143, piso 8, C1067AAC, CABA.

Av. Gral. J.D. Perón 7934 (Ex Ruta 9), B1621BGZ, Benavídez, Pcia. de Bs As.

www.arsat.com.ar<http://www.arsat.com.ar>

[1536684886675_arsat.png][1536684903135_Presidencia.png]

<https://mail.arsat.com.ar/owa/redir.aspx?C=eY2kWBv580KWbSwQ-b_pklsNS6sZIdAIaj3IfbN1GzFxmFjEN2THYZ3eFBodmnVQwZaYwiiyybo.=http%3a%2f%2fwww.arsat.com.ar%2f>


De: Dag Sonstebo 
Enviado: lunes, 19 de noviembre de 2018 14:52:10
Para: users@cloudstack.apache.org
Asunto: Re: can't enable autoscaling options

Fernando - which process did you follow? I know this worked at some point in 
the past, but not played with it for years.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue


On 14/11/2018, 14:29, "Alvarez Fernando"  wrote:

Hi there!

Some time ago I am trying to enable the "autoscaling" function on my 
cloudstack platform without success.
The idea is to enable the function without netscaler for a kind of POC, 
however and beyond to meet the prerequisites (enable the function from global 
settings, create a template with xen-tools, etc), I can not visualize the 
function from the balancing options.
My current version of cloudstack installed is 4.9.3.0.
Any ideas about where I would be failing?


Regards,


Fernando.



dag.sonst...@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue





can't enable autoscaling options

2018-11-14 Thread Alvarez Fernando
Hi there!

Some time ago I am trying to enable the "autoscaling" function on my cloudstack 
platform without success.
The idea is to enable the function without netscaler for a kind of POC, however 
and beyond to meet the prerequisites (enable the function from global settings, 
create a template with xen-tools, etc), I can not visualize the function from 
the balancing options.
My current version of cloudstack installed is 4.9.3.0.
Any ideas about where I would be failing?


Regards,


Fernando.


Re: cloudstack reset VM password files

2018-11-09 Thread Alvarez Fernando
Hello Ivan,


We use the scripts cloud-set-guest-password (first password and reset password) 
and cloud-set-guest-sshkey (use sshkey user) in Debian 8, Debian 9, Centos 6 - 
RHEL6 and Centos 7 - RHEL 7 and works fine!.

if you need them I can give them to you.

You must put this 2 files in /etc/init.d in Debian and /etc/rc.d/init.d in 
Centos/RHEL.
For other template initialization tasks we use cloud-init and works well too.

Regards,
Fernando.

De: Ivan Kudryavtsev 
Enviado: viernes, 9 de noviembre de 2018 12:44:51
Para: users
Asunto: Re: cloudstack reset VM password files

Hello, colleagues.

Can cloud-init reset password as well? AFAIK initially it runs once for the
password, root volume resizes, keys which is fine for initial deployment,
but is not good for resetting the credentials.

ср, 7 нояб. 2018 г. в 4:58, Yordan Kostov :

> Thank you Simon and Andrija :).
>
>
> -Original Message-
> From: Andrija Panic [mailto:andrija.pa...@gmail.com]
> Sent: Wednesday, November 7, 2018 11:31 AM
> To: users 
> Subject: Re: cloudstack reset VM password files
>
> Good stuff (btw I have been using old password init and MSI installer for
> win2016 and it works just fine for me).
>
> Cloudinit also supports automatic resize of root partitions/filesystem on
> boot (usefull when you deploy VM from small template but choose to make
> root disk bigger during vm creation).
>
> Cheers
> Andrija
>
> On Wed, Nov 7, 2018, 10:01 
> > Hi,
> >
> > I can also highly recommend cloud-init. We use it for our templates as
> > well. There is also a Windows analogue of it (
> > https://cloudbase.it/cloudbase-init/) that I recently used to finally
> > get password functionality to work properly on Windows Server 2016.
> >
> >
> > Simon Völker
> >
> > Fraunhofer-Gesellschaft e.V.
> > Schloss Birlinghoven
> > 53754 Sankt Augustin
> > Telefon: +49 2241 14-2311
> > E-mail: simon.voel...@zv.fraunhofer.de > simon.voel...@zv.fraunhofer.de>
> >
> >
> >
> > Am 07.11.2018 um 09:55 schrieb Yordan Kostov <
> > yordan.kos...@worldsupport.info >>:
> >
> > Thank you René,
> >
> > I will take it from here and test it. Some documentation will be on
> > the way as well.
> >
> > Best regards,
> > Jordan
> >
> > -Original Message-
> > From: Rene Moser [mailto:m...@renemoser.net]
> > Sent: Wednesday, November 7, 2018 10:46 AM
> > To: users@cloudstack.apache.org
> > Subject: Re: cloudstack reset VM password files
> >
> > Hi
> >
> > Nowadays the cloud-init [1] project supports cloudstack out of the box
> > and we switched our templates to only use cloud-init.
> >
> > Unfortunately the docs regarding cloudstack is not that great (it is
> > on my list to give back my finding). There are some great docs here
> > https://wiki.archlinux.org/index.php/Cloud-init.
> >
> > Our config under config dir /etc/cloud/cloud.cfg.d/ has two files
> >
> > - 80_root.cfg
> > - 99_cloudstack.cfg
> >
> > 80_root.cfg contents is...
> >
> > system_info:
> >  default_user:
> >name: root
> > disable_root: 0
> > ssh_pwauth: 1
> >
> > ...and 99_cloudstack.cfg looks like...
> >
> > datasource:
> >  CloudStack: {}
> >  None: {}
> > datasource_list:
> >  - CloudStack
> >
> > Note that cloud-init has a ton of great features beside the support of
> > cloudstack.
> >
> > Hope that helps
> >
> > René
> >
> > [1] https://cloudinit.readthedocs.io/en/latest/
> >
> >
> >
>


--
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/