use of these lists

2011-02-09 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When we started at ASF, the vcl-user list wasn't really used much. So, most user questions were sent to the vcl-dev list. The community has grown quite a bit since then, and the vcl-user list is starting to see more use. I think it would be a goo

RE: use of these lists

2011-02-09 Thread Waldron, Michael H
Makes sense to me. Mike Waldron Systems Specialist ITS Research Computing University of North Carolina at Chapel Hill CB 3420, ITS Manning, Rm 2509 919-962-9778 -Original Message- From: Josh Thompson [mailto:josh_thomp...@ncsu.edu] Sent: Wednesday, February 09, 2011 9:52 AM To: vcl-dev

Re: windows 7 failed to start

2011-02-09 Thread Andy Kurth
It looks like VMware Server 2.0 doesn't recognize the Windows 7 guestOS values. Try changing it to "winvista-64" and see if this allows the VM to boot. If this works, I can add an exception in the code to use the winvista guestOS values for Windows 7 under VMware Server 2.0. -Andy On 2/9/20

Re: use of these lists

2011-02-09 Thread David Hutchins
Sounds good. On Wed, Feb 9, 2011 at 10:23 AM, Waldron, Michael H wrote: > Makes sense to me. > > > Mike Waldron > Systems Specialist > ITS Research Computing > University of North Carolina at Chapel Hill > CB 3420, ITS Manning, Rm 2509 > 919-962-9778 > > > -Original Message- > From: Josh

Re: use of these lists

2011-02-09 Thread Aaron Peeler
+1 good idea Aaron On Wed, Feb 9, 2011 at 9:51 AM, Josh Thompson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > When we started at ASF, the vcl-user list wasn't really used much. So, > most > user questions were sent to the vcl-dev list. The community has grown > quite a > bit sin

Re: use of these lists

2011-02-09 Thread Duhon, Gregory D
Agreed. - Original Message - From: Josh Thompson To: vcl-dev@incubator.apache.org ; vcl-u...@incubator.apache.org Sent: Wed Feb 09 06:51:51 2011 Subject: use of these lists -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When we started at ASF, the vcl-user list wasn't really used much.

Re: windows 7 failed to start

2011-02-09 Thread James Patrick Sigmon
It still has the same problem with "winvista-64" in the vmx file. To clarify, the original image boots up fine, but the copy VCL makes for a reservation doesn't. Thanks, Patrick On Feb 9, 2011, at 10:53 AM, Andy Kurth wrote: > It looks like VMware Server 2.0 doesn't recognize the Windows 7 g

Re: use of these lists

2011-02-09 Thread James Patrick Sigmon
+1 sounds like a plan -Patrick On Feb 9, 2011, at 9:51 AM, Josh Thompson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > When we started at ASF, the vcl-user list wasn't really used much. So, most > user questions were sent to the vcl-dev list. The community has grown quite > a

Re: use of these lists

2011-02-09 Thread Xianqing Yu
Agree. Thanks, Xianqing -Original Message- From: Josh Thompson Sent: Wednesday, February 09, 2011 09:51 AM To: vcl-dev@incubator.apache.org ; vcl-u...@incubator.apache.org Subject: use of these lists -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When we started at ASF, the vcl-user

Re: use of these lists

2011-02-09 Thread Henry E Schaffer
+1 but Josh writes: > ... > Any discussion about things related to the development of VCL should > go to the vcl-dev list. Any discussion about installation, > configuration, and use of VCL should go to the vcl-user list. Looking at the discussion on the vcl-dev list, installation and c

Re: failed: failed to list data store contents /var/lib/vmware/Virtual Machines on vm host

2011-02-09 Thread Andy Kurth
I don't think the attachment came through. Please try to copy/paste it into your email reply. -Andy On 2/8/2011 3:25 PM, Reco Knowles wrote: Hello Andy, I have attached a copy of the requested file. Regards, Reco > Date: Sun, 6 Feb 2011 11:04:31 -0500 > From: andy_ku...@ncsu.edu > To: vc

auto image capturing for imaging reservations

2011-02-09 Thread Aaron Peeler
I'd like to add in a feature to automatically capture an image and at the end of or at the timeout of image creation reservations. There have been some cases, where end-users have been in image creation mode, made many changes, then lost everything due to their reservation being timed out. Thi

Re: auto image capturing for imaging reservations

2011-02-09 Thread Mark Gardner
Seems like a desirable feature to me. Mark On Wed, Feb 9, 2011 at 3:48 PM, Aaron Peeler wrote: > I'd like to add in a feature to automatically capture an image and at the > end of or at the timeout of image creation reservations. > > There have been some cases, where end-users have been in imag

Re: windows 7 failed to start

2011-02-09 Thread Andy Kurth
I took a closer look at the files you sent. The base image vmx is using scsi0.virtualDev = "lsisas1068". The vmguest vmx is using scsi0.virtualDev = "LsiLogic". Setting the vmguest vmx file to lsisas1068 should allow the guest to boot. The VMware SDK and vim-cmd utility return "LsiLogic" ev