small bug in _is_user_added()

2009-08-04 Thread Toks Adeshiyan
I ran into a small bug last week where VCL reports that the admin user account has been added to a provisioned resource even though the user add command had actually failed. This is based on the following /etc/passwd contents: 2009-07-27 19:07:58|5762|2:2|reserved|utils.pm:run_ssh_command(67

Re: VCL questions (provisioning/deprovisioning)

2009-08-04 Thread Toks Adeshiyan
Thanks Aaron. This explanation helps a whole lot -- I understand this issue much better. Toks Aaron Peeler wrote: Toks, Yes this is true for any compute resource - bare-metal or virtual machine. The goal being to have that compute resource reloaded and ready for the next user. In an edu

Re: VCL questions (provisioning/deprovisioning)

2009-08-04 Thread Aaron Peeler
Toks, Yes this is true for any compute resource - bare-metal or virtual machine. The goal being to have that compute resource reloaded and ready for the next user. In an edu environment - students, faculty have a hard time waiting more than a minute for anything. There is a jira issue on pow