RE: Windows Server 2016 Templates for CloudStack

2018-07-27 Thread Paul Angus
Many moons ago a wrote a little powershell that ran only on first startup which grabbed the data and updated the windows box and rebooted it. You have to set the security to allow it to run, the script sets it back to default... (please don’t judge me). $DHCP= (ipconfig /all | findstr /C:"DHCP

Re: Windows Server 2016 Templates for Cloudstack

2018-07-27 Thread Andrija Panic
We are using original one (cloud instance manager) sucessfully - at least on older template (from say 8 months ago...) - not sure if versions have been changing or not - here is what we use (version check) https://snag.gy/prZTPB.jpg so you can try ti compare... Unless some new mega security by MS t

Re: CloudStack ELK log management plugin

2018-07-27 Thread Rodrigo Jorge
Thank you for shared with us, good JOB ! Rodrigo Em sex, 27 de jul de 2018 às 07:31, Paul Angus escreveu: > That’s cool, looking forward to trying it out! > > > Kind regards, > > Paul Angus > > paul.an...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK >

Re: Windows Server 2016 Templates for Cloudstack

2018-07-27 Thread simon.voelker
Thank you, I’ll look into it. Simon Völker Fraunhofer-Gesellschaft e.V. Abteilung C7 Kommunikationsmanagement Schloss Birlinghoven IZB, 53754 Sankt Augustin Telefon: (02241) 14-2311 E-mail: simon.voel...@zv.fraunhofer.de Am 27.07.2018 um 11:09 schrieb Dag

Combining Apache CloudStack Documentation

2018-07-27 Thread Paul Angus
Hi All, Thank you to everyone for their appreciation of this little project. In line with that and a couple of the comments, I've tweaked and added some links and fixed a load of internal links and references within the docs. I've had a new repo created under our project [1] and linked it to R

RE: CloudStack ELK log management plugin

2018-07-27 Thread Paul Angus
That’s cool, looking forward to trying it out! Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Dag Sonstebo Sent: 27 July 2018 11:14 To: users@cloudstack.apache.org; dev

CEPH / CloudStack features

2018-07-27 Thread Dag Sonstebo
Hi all, I’m trying to find out more about CEPH compatibility with CloudStack / KVM – i.e. trying to put together a feature matrix of what works and what doesn’t compared to NFS (or other block storage platforms). There’s not a lot of up to date information on this – the configuration guide on

Re: CloudStack ELK log management plugin

2018-07-27 Thread Dag Sonstebo
Hi Ivan – well done and good work! Regards, Dag Sonstebo Cloud Architect ShapeBlue On 27/07/2018, 11:11, "Ivan Kudryavtsev" wrote: Dear CloudStack community, Today we announce the first public release of CloudStack plugin for virtual machines log management. The plugin uses ELK

CloudStack ELK log management plugin

2018-07-27 Thread Ivan Kudryavtsev
Dear CloudStack community, Today we announce the first public release of CloudStack plugin for virtual machines log management. The plugin uses ELK stack (specifically Filebeat, Logstash, Elasticsearch) to gather, organize and access virtual machines log through Apache CloudStack API. We publish

Re: Windows Server 2016 Templates for Cloudstack

2018-07-27 Thread Dag Sonstebo
Hi Simon, With regards to hostname this should just be a question of setting your Windows template to pick up hostname from DHCP. Admin passwords – if the existing install doesn’t work you could look at a cloud-init derivative for Windows, looks like https://cloudbase.it/cloudbase-init/ may d

Windows Server 2016 Templates for Cloudstack

2018-07-27 Thread simon.voelker
Hi, we are currently updating templates we provide to our customers. However, we are running into problems with Windows Server 2016 and the cloudstack functionality of setting an administrator password and a hostname. The CloudInstanceManager we used for older versions does not seem to work any