Re: Launch farm role simultaneously and each role serially?

2017-02-14 Thread Jeff Gojkovich
alr meets our customer's needs as efficiently as > possible. If you do have a use case where this functionality would be a > hard requirement, could you please provide any details you may be able to > share about such a use case? > > Many thanks, > Wm. Marc O'Brien > Scalr

Launch farm role simultaneously and each role serially?

2017-02-13 Thread Jeff Gojkovich
Is there a way within Opensource Scalr to launch an entire farm role simultaneously and then each farm role serially? -- Jeff -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it,

Re: scalr-ctl help

2017-01-27 Thread Jeff Gojkovich
gt;> Hi Jeff, >>> >>> Can you attach your httpd and php log directories here? There should be >>> an error message with a better description of the reason for the failure >>> there. >>> >>> Many thanks, >>> Wm. Marc O'Brien >>

Re: scalr-ctl help

2017-01-27 Thread Jeff Gojkovich
t;python-requests/2.13.0" -- Jeff On Thursday, January 26, 2017 at 6:07:56 PM UTC-7, Jeff Gojkovich wrote: > > Marc, > > The relevant section of the config file looks like this.. > > app[:configuration] = { # Add extra configuration here > :scalr => { > :azu

Re: scalr-ctl help

2017-01-26 Thread Jeff Gojkovich
would > be useful. Let us know if you have any questions. > > Many thanks, > Wm. Marc O'Brien > Scalr Technical Support > > > On Thursday, January 26, 2017 at 3:44:00 PM UTC-7, Jeff Gojkovich wrote: >> >> Hello, >> >> I am trying to utilize scalr-ct

scalr-ctl help

2017-01-26 Thread Jeff Gojkovich
Hello, I am trying to utilize scalr-ctl. I have installed it successfully with pip and then I created a key in scalr to use in the scalr-ctl configure prompts, but I am having issues running any of the commands. For example $ scalr-ctl images list Error: Server Error Is there any way to

Re: Shell script to get the IP address of running instance

2017-01-10 Thread Jeff Gojkovich
Would the query be originating from the local instance, the Scalr servers, or some other location? -- Jeff On Monday, January 9, 2017 at 2:48:55 PM UTC-7, Amit Saini wrote: > > Hi, > > Is there any shell script to get the IP address of running instance from > scalr database...?? > > > Regards

Re: Best way to build the scalarizr agent into the image

2016-12-14 Thread Jeff Gojkovich
Thank you Marc. Simply installing the agent into the images worked perfectly! -- Jeff On Wednesday, December 14, 2016 at 10:44:52 AM UTC-7, Marc O'Brien wrote: > > Hi Jeff, > > As you had noted, it should be simple to install the Scalr Agent >

Best way to build the scalarizr agent into the image

2016-12-14 Thread Jeff Gojkovich
Hello, We are building our OS images using a CI/CD process and would like to build the scalarizr agent into the builds rather than having to do the manual step of launching an machine with the image and going through the import process. What is required to configure the agent so that we can

Building volume provisioning and network definition into the "role"

2016-12-06 Thread Jeff Gojkovich
Hello, We have a scenario in which we would like to define a role and within that role provision a volume and define which network should be utilized. This way the end user doesn't have to remember or know to provision a disk or know which network should be used. Is this possible? We are

Re: An instance fails at launch when attaching a cinder volume

2016-11-30 Thread Jeff Gojkovich
Turns out this is an issue due to the disabling of the v1 api. Reenabled v1 and it works. Is there any way to force Scalr to use the v2 of the cinder api? On Tuesday, November 29, 2016 at 2:05:57 PM UTC-7, Jeff Gojkovich wrote: > > Hello, > > We are trying to launch instances in

Re: An instance fails at launch when attaching a cinder volume

2016-11-29 Thread Jeff Gojkovich
This has been an issue since we upgraded to the Liberty release of Openstack. With Kilo this functionality seems to work perfectly fine. On Tuesday, November 29, 2016 at 2:05:57 PM UTC-7, Jeff Gojkovich wrote: > > Hello, > > We are trying to launch instances in an Openstack

An instance fails at launch when attaching a cinder volume

2016-11-29 Thread Jeff Gojkovich
Hello, We are trying to launch instances in an Openstack environment. But when we launch an instance that is supposed to have a cinder volume attached scalarizr throws an exception. I am pasting the exception below. Let me know if there are any other logs to might help in troubleshooting.

Re: Ldap auth issue

2016-10-24 Thread Jeff Gojkovich
alr Technical Support > > > > On Monday, October 24, 2016 at 2:08:36 PM UTC-6, Jeff Gojkovich wrote: >> >> I am trying to integrate LDAP auth against our AD domain and I am having >> issues. (I am a n00b, so I am pretty sure I am not understanding >> something

Ldap auth issue

2016-10-24 Thread Jeff Gojkovich
ment=MHI IT*)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))(sAMAccountName=oasvc))(sAMAccountName=gojkovic)), attributes: dn, memberof, mail, displayname - OK 47:21 - Query result count: 1 47:21 - Email has been retrieved: jeff.gojkov...@companyname.com 47:21 - Full name has been retrieved: Jeff Gojkovich 47:21

Built in Variable that increments

2016-10-12 Thread Jeff Gojkovich
Hello, I was wondering if there is a built in variable that auto increments so that I can use it in the hostname field. For example the first instance is created, the variable would be 1 or 01. Second instance 02. Then 01 gets shutdown and a third is launched it would be 03, etc. -- Jeff

Re: Issue with Scalarizr on Windows 2012

2016-09-23 Thread Jeff Gojkovich
t a config item within the scalarizr application? On Friday, September 23, 2016 at 11:39:32 AM UTC-7, Jeff Gojkovich wrote: > > Mark, > That does not seem to return on any instance type. I have tried a curl on > centos, redhat, and windows and it doesn't work on any of them. Although &

Re: Issue with Scalarizr on Windows 2012

2016-09-23 Thread Jeff Gojkovich
S or RHEL instances? > > curl http://169.254.169.254/openstack/latest/meta_data.json > > Many thanks, > Wm. Marc O'Brien > Scalr Technical Support > > > On Tuesday, September 20, 2016 at 4:39:21 PM UTC-6, Jeff Gojkovich wrote: >> >> Hey Marc >>

Issue with Scalarizr on Windows 2012

2016-09-20 Thread Jeff Gojkovich
I am trying to launch an instance in an Openstack environment utilizing Scalr and it hangs at "Waiting for OS to finish booting". It looks like the scalarizr agent isn't automatically started on the instance and when I manually start it, the build still does not finish. Let me know what steps

Scalr communicating with Openstack instance

2016-06-03 Thread Jeff Gojkovich
Hello, I am trying to create an image in a local Openstack environment. I am walking through the steps but I run into an issue when Scalr tries to initiate the communication with the instance. It is trying to use the instances private IP rather than its public IP. Is there any way to tell