[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Virtual Machine Configuration varibles-VMP_HOST_MACHINE





Hi Yoon,

Thanks for explanation..

Here is situation....

When I submitting a Java job to 1 VM and to 1 host in that pool.

What will happen to the job if both machines were suspended due to some keyboard activity (SUSPEND = $(KEYBOARDBUSY))

i) whether the condor will wait till the machine to resume to do the job..

ii) otherwise it select appropriate another machine to complete that job..

Tell brief in VM prespective....

Thanks

by
Johnson





On Fri, 2008-04-25 at 10:37 -0500, Jaeyoung Yoon wrote:
Hi Johson,

Let's think about this situation.
1. You installed Condor on 5 your Windows machines and the Windows
machines are connected to your Condor pool. In this case, your Condor
pool consists of 5 Windows machines.

But you might want to use some Linux machines in your Condor pool. So
you installed VMware and created a Linux VM on one of your 5 Windows
machines. Also you installed Condor inside the Linux VM. So when you
started the LInux VM, your pool seems to have 5 Windows machines and 1
Linux machine. But actually one Windows and one Linux are on the same
physical machine.

VMP_VM_LIST and VMP_HOST_MACHINE parameters can be used for this situation.
Let's assume your host machine name is host.mydomain.com(or IP
address) and the domain name of your VM is vmhost.mydomain.com(or IP
address).

When you specify VMP_VM_LIST = vmhost.mydomain.com in Condor
configuration file for host machine and specify VMP_HOST_MACHINE =
host.mydomain.com in Condor configuration file inside VM, your Windows
machine will be disabled in your Condor pool. So your pool seems to
have 4 Windows machines and 1 Linux machine.

Also we need to know keyboard/mouse events on host machine inside VM.
All host information will be delivered to Condor inside VM. That is,
Machine ClassAd for host Window machine will be delivered to Condor
inside VM with prefix HOST_.

So you can use any machine ClassAd attributes of host machine in your
Condor configuration for Condor inside VM.

Regards,
jaeyoung




Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com