Re: OpenStack Module

2014-07-30 Thread Curtis
. Thanks, Curtis. On Wed, Jul 23, 2014 at 8:35 PM, YOUNG OH wrote: > Then option 2 sounds reasonable. Just warn and log if openstack gets > failed to delete the instance but continue to load a new instance. It seems > okay to me. > > Best regards, > Young > > > On We

Re: OpenStack Module

2014-06-04 Thread Curtis
On Wed, Jun 4, 2014 at 11:49 AM, YOUNG OH wrote: > Hi Curtis, > > I think you can change the default lease time for dnsmasq protocol in > /etc/dnsmasq.conf. It seems the default dhcp lease time is 150 (150 seconds > I guess). Where are you suggesting changing it? We can't ch

Re: OpenStack Module

2014-06-04 Thread Curtis
g-Hyun >> >> >> On Tue, Jun 3, 2014 at 3:58 PM, Curtis wrote: >> >>> On Tue, Jun 3, 2014 at 1:52 PM, Aaron Peeler >>> wrote: >>> > Would using the private IP instead of hostnames resolve it? It would >>> > take a bit of wo

Re: OpenStack Module

2014-06-03 Thread Curtis
On Tue, Jun 3, 2014 at 1:52 PM, Aaron Peeler wrote: > Would using the private IP instead of hostnames resolve it? It would > take a bit of work, but could be done. Yup that would work...as far as I can tell. :) Thanks, Curtis. > > Aaron > > > > On Tue, Jun 3, 2014 a

Re: OpenStack Module

2014-06-03 Thread Curtis
On Tue, Jun 3, 2014 at 11:53 AM, YOUNG OH wrote: > Hi Curtis, > > Thank you for updating the status and correction about the OpenStack Perl > SDKs. > > If DNS lookup is not reliable to find the private ip of an instance for a > multi-host openstack environment, then do you h

Re: OpenStack Module

2014-06-02 Thread Curtis
gt; to find a way to merge two versions into one openstack module, OR to create > a higher level of openstack module so that it can choose one version based > on user's environment. Any suggestions would be also very helpful to decide > how we can manage openstack module. Thank you.

Re: sshd doesn't start after new image creation process reboots, imaging fails

2014-04-03 Thread Curtis
hd -ddd session, but it will just show a good working connection because once sshd is killed and restarted it works fine. Thanks, Curtis. > > On Wed, Apr 2, 2014 at 3:41 PM, Curtis wrote: >> >> On Wed, Apr 2, 2014 at 11:06 AM, Andy Kurth wrote: >> > It looks like ssh o

Re: sshd doesn't start after new image creation process reboots, imaging fails

2014-04-02 Thread Curtis
rom_name: unknown key type '-END' debug3: key_read: missing keytype debug1: identity file /etc/vcl/vcl.key type 1 debug1: identity file /etc/vcl/vcl.key-cert type -1 Connection timed out during banner exchange > > > On Wed, Apr 2, 2014 at 11:19 AM, Curtis wrote: > >> Hi

Re: sshd doesn't start after new image creation process reboots, imaging fails

2014-04-02 Thread Curtis
script fixed it. If possibly, > it will be easier to troubleshoot if you take a snapshot of the computer > before running this script so that you can revert to the broken state in > order to narrow down the problem. > Ok will give the update_cygwin.cmd a shot. Thanks, Curtis. > -

Re: sshd doesn't start after new image creation process reboots, imaging fails

2014-04-01 Thread Curtis
On Tue, Apr 1, 2014 at 4:16 PM, Curtis wrote: > Hi All, > > We are having an issue with some of our images where when we try to > create a new image from an existing image, everything goes ok until > the part where the virtual machine is rebooted, and after it's > rebooted

sshd doesn't start after new image creation process reboots, imaging fails

2014-04-01 Thread Curtis
ughts? I'm fairly sure it has something to do with the various commands that are run on the image once an image creation process starts. Thanks, Curtis. -- Twitter: @serverascode Blog: serverascode.com

Re: OpenStack Module

2014-03-27 Thread Curtis
no matter what you put into the VCL settings for an image, you'll get what is set for OpenStack. Something to think about as well. :) Thanks, Curtis. On Wed, Mar 26, 2014 at 10:42 AM, Cameron Mann wrote: > Hi all, > > At Cybera we've been running VCL on OpenStack in producti

[jira] [Commented] (VCL-590) Openstack Essex Module

2013-10-17 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798487#comment-13798487 ] Curtis C. commented on VCL-590: --- Ok well first you just need the openstack_nova_api.pm

[jira] [Updated] (VCL-590) Openstack Essex Module

2013-10-17 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis C. updated VCL-590: -- Attachment: openstack_vcl_mods.sql Small update to change the moduleid to one that does Ubuntu in the OS insert

[jira] [Updated] (VCL-590) Openstack Essex Module

2013-10-16 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis C. updated VCL-590: -- Attachment: openstack_vcl_mods.sql This SQL is working for me, though I am setting SET foreign_key_checks = 0; in

Re: [jira] [Commented] (VCL-590) Openstack Essex Module

2013-10-16 Thread Curtis
want help before that just let me know. Thanks, Curtis. On Tue, Oct 15, 2013 at 1:32 PM, Will Tome (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795540#com

[jira] [Commented] (VCL-590) Openstack Essex Module

2013-10-02 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784563#comment-13784563 ] Curtis C. commented on VCL-590: --- Hi Young-Hyun, What kind of timeframe are you thinking a

[jira] [Commented] (VCL-590) Openstack Essex Module

2013-09-04 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757874#comment-13757874 ] Curtis C. commented on VCL-590: --- I see there is a perl SDK for Openstack listed here: h

Re: [DISCUSS] Next release VCL 2.4

2013-08-26 Thread Curtis
ed install. Thanks, Curtis. On Fri, Aug 23, 2013 at 8:19 AM, Aaron Peeler wrote: > Hi Folks, > > For the next release, we need to start planing in order to get it out > in a reasonable time frame. > > Some key features that come to my mind are: > > * NAT support VCL-174 htt

Re: [jira] [Commented] (VCL-590) Openstack Essex Module

2013-08-23 Thread Curtis
On Fri, Aug 23, 2013 at 12:08 PM, Aaron Peeler wrote: > Hi Curtis, > > Thanks, that is good to point out. > > Do you have any local customizations that you have done to your > openstack provisioning module that should included? There are some > basic things that should prob

[jira] [Commented] (VCL-590) Openstack Essex Module

2013-08-23 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748775#comment-13748775 ] Curtis C. commented on VCL-590: --- One thing I would suggest changing is the fact that compu

[jira] [Commented] (VCL-590) Openstack Essex Module

2013-07-24 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718752#comment-13718752 ] Curtis C. commented on VCL-590: --- No, just Essex for me. I'm hoping we can upgrad

[jira] [Commented] (VCL-602) RPM spec file for VCL

2013-07-18 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712748#comment-13712748 ] Curtis C. commented on VCL-602: --- I know what you mean, but this wouldn't preclude

[jira] [Commented] (VCL-602) RPM spec file for VCL

2013-07-18 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712475#comment-13712475 ] Curtis C. commented on VCL-602: --- Any feedback on this spec file would be appreci

[jira] [Commented] (VCL-174) NAT - support for sites that have small IP address ranges

2013-07-18 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712473#comment-13712473 ] Curtis C. commented on VCL-174: --- There was some talk on the IBM VCL call today about

Re: VCL on OpenStack

2013-02-12 Thread Curtis
is is > for the OpenStack Essex not for the Folsom. I haven't test the OpenStack > module for the Folsom yet. > A better word than clones would be snapshots...qcow2 snapshots. :) Thanks, Curtis. > > > Young > > [image: Inactive hide details for Josh Thompson ---02/1

Re: VCL on OpenStack

2013-02-12 Thread Curtis Collicutt
f by performs you mean it works like one would expect. :) Thanks, Curtis. > > -- > Thank you, > > Dmitri Chebotarov > VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & > Messaging > 223 Aquia Building, Ffx, MSN: 1B5 > Phone: (703) 9

Re: What happens after the user connects in terms of networking/firewalling?

2012-10-26 Thread Curtis C.
On Fri, Oct 26, 2012 at 8:06 AM, Curtis C. wrote: > On Fri, Oct 26, 2012 at 7:48 AM, Dmitri Chebotarov wrote: >> Curtis >> >> Do you have an option to connect to the reservation via a console? >> Does the computer have networking after reservation fail? > > Yes

Re: What happens after the user connects in terms of networking/firewalling?

2012-10-26 Thread Curtis C.
On Fri, Oct 26, 2012 at 7:48 AM, Dmitri Chebotarov wrote: > Curtis > > Do you have an option to connect to the reservation via a console? > Does the computer have networking after reservation fail? Yes I can connect to the console, and the computer's network is no longer work

Re: What happens after the user connects in terms of networking/firewalling?

2012-10-25 Thread Curtis C.
print" debugging so there might be a few unusual things in that log file. Eventually I'll find it, but sure would be nice to do so sooner than later, before I go blind from eye strain. :) Thanks, Curtis. On Mon, Oct 22, 2012 at 4:03 PM, Curtis C. wrote: > So it turns out that the O

Re: What happens after the user connects in terms of networking/firewalling?

2012-10-22 Thread Curtis C.
; "admin" /ADD' 2>&1 == At which point the networking fails on the instance and no further SSH commands can run. Any ideas around that? Perhaps something missing from the "capture" process? Thanks, Curtis. On Mon, Oct 22, 2012 at 1:43 PM, Curtis C. wro

Re: What happens after the user connects in terms of networking/firewalling?

2012-10-22 Thread Curtis C.
On Mon, Oct 22, 2012 at 12:09 PM, Aaron Peeler wrote: > Hi Curtis, > > The process flow is not documented, but yes when a user hits the > connect button the OS firewall is modified. But looking at your log > output, it's not getting to that step. Ok, I think you are right.

Re: What does an image capture actually do? (ie. The password does not meet the password policy requirements )

2012-10-22 Thread Curtis C.
On Mon, Oct 22, 2012 at 6:36 AM, Aaron Peeler wrote: > Hi Curtis, > > Yes, it's pretty involved about what is going on when capturing a windows > image. I just changed the password policy in the image, but haven't tried to capture again. I get a little farther this time

What happens after the user connects in terms of networking/firewalling?

2012-10-22 Thread Curtis C.
, Curtis. -- Twitter: @serverascode Blog: serverascode.com

[jira] [Commented] (VCL-602) RPM spec file for VCL

2012-08-03 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428197#comment-13428197 ] Curtis C. commented on VCL-602: --- updated for 2.3: https://raw.github.com/cybera/rpms

[jira] [Commented] (VCL-590) Openstack Essex Module

2012-07-20 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419505#comment-13419505 ] Curtis C. commented on VCL-590: --- Ok I think that change is helping. Couple things: 1)

[jira] [Commented] (VCL-590) Openstack Essex Module

2012-07-19 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418432#comment-13418432 ] Curtis C. commented on VCL-590: --- Here's some more of the log. This certainly could b

[jira] [Commented] (VCL-590) Openstack Essex Module

2012-07-18 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417702#comment-13417702 ] Curtis C. commented on VCL-590: --- Thanks. That's helpful! The next error I hit i

[jira] [Commented] (VCL-590) Openstack Essex Module

2012-07-17 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416496#comment-13416496 ] Curtis C. commented on VCL-590: --- Also these are the database modifications I'm usin

[jira] [Commented] (VCL-590) Openstack Essex Module

2012-07-17 Thread Curtis C. (JIRA)
[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416460#comment-13416460 ] Curtis C. commented on VCL-590: --- At this point I can't finish off making a reser