To be honest I haven't yet tested how to get the start up files in to the vmware machine, but I thought there was a command in the submit file you could use? vm_cdrom_files = a.txt,b.txt,c.txt where this would create a CD image taht is loaded on to the VMware machine when it runs? so I could have a sumit file such as
> From: ahoward@xxxxxxxxxx > Date: Tue, 8 Jun 2010 16:51:52 -0400 > To: condor-users@xxxxxxxxxxx > Subject: Re: [Condor-users] VMware universe > > Aaron, > I'm not sure that it's possible with the current way the VM universe > works to get the behavior you're wanting, although you might be able > to create a script inside the VM that copies the ISOs down to the VM > itself and mounts them via loopback. > > As for prestaging the VM image on all of the machines, this isn't > supported by the current version of Condor, but is in development for > one of the next releases (we've requested this functionality at > Purdue). > > -- > Andrew Howard > ahoward@xxxxxxxxxx > Assistant Research Programmer > Rosen Center for Advanced Computing, Purdue University > > > On Mon, Jun 7, 2010 at 9:43 AM, Dave STREET <davey_street@xxxxxxxxxxx> wrote: > > I am interested in using the VMware universe but I have a question. > > My current VMX is about 600mb, and I am wanting to use a iso image file as > > the input for the jobs. I have about 200 iso files and the job will run on > > about 15 clients. > > From what I can tell each run of the job will require either the VMX getting > > copied from the master server, or from a shared file system. Is there any > > way that once the client has copied the VMX over the first time, when it has > > finished a job, it checks for more ISO files. and if there are any only > > copies over this for its next run. If there are no iso files (ie the run has > > finished) CONDOR then cleans up and deletes the local copy of the VMX of the > > client? > > I hope you can see what I am getting at, I just don't want the whole VMX > > copied each time as that will kill that bandwith and slow down the run as it > > will take time to copy it. The only other way I can see to do it is to copy > > the VMX to all the clients before the run starts and use a local path in the > > submite file. > > Any ideas or pointers to more documentation for the VMware universe? > > Cheers > > Aaron > > ________________________________ > > Get a new e-mail account with Hotmail - Free. Sign-up now. > > _______________________________________________ > > Condor-users mailing list > > To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a > > subject: Unsubscribe > > You can also unsubscribe by visiting > > https://lists.cs.wisc.edu/mailman/listinfo/condor-users > > > > The archives can be found at: > > https://lists.cs.wisc.edu/archive/condor-users/ > > > > > _______________________________________________ > Condor-users mailing list > To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a > subject: Unsubscribe > You can also unsubscribe by visiting > https://lists.cs.wisc.edu/mailman/listinfo/condor-users > > The archives can be found at: > https://lists.cs.wisc.edu/archive/condor-users/ Get a new e-mail account with Hotmail - Free. Sign-up now. |