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

2012-10-22 Thread Curtis C.
So it turns out that the OpenStack bug probably wasn't affecting this issue. Here is another log of a failed reservation: http://pastebin.com/raw.php?i=K6RPMK8A These are the last SSH commands that are executed on the instance: 2012-10-22 15:37:12|1739|56:56|new|utils.pm:run_ssh_command(4936)|e

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. I think it was just coi

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

2012-10-22 Thread Aaron Peeler
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. It's not able to ssh into the vm1 to update anything. Can to tell if anything is happening to vm1 between the new

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, though obviously I'd lik

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

2012-10-22 Thread Curtis C.
Hi, I have a Windows server 2008 instance/slot/computer which is up until the user connects, then the networking on the instance stops, I assume because hitting the connect button sets off some kind of networking process on the instance, such as adding firewall rules. In this case the instances ge

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

2012-10-22 Thread Aaron Peeler
Hi Curtis, Yes, it's pretty involved about what is going on when capturing a windows image. Since your using OpenStack on the backend, your probably want to put this on the dev mailing list (cc'd). Can you provide logs related to the reservation? Would like to see if it's failing at the OS modul