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

Re: [Condor-users] vms started using Xen are not getting IP address.



Hi Johnson,

Basically, all informations about VM come from script.

For example,

for VMware, when you look at condor_vm_vmware.pl, you can see some
codes inside function 'getvminfo' setting 'IP=blah blah blah'. This IP
information is redirected to Starter through VMGahp.

By default, script program for Xen (which was condor_vm_xen.sh, but I
am not sure what is current one) doesn't try to get IP information
inside the script. So you can modify the script program to add
'IP=blah blah blah' inside function 'getvminfo'.

For VMware, we can know IP address from either vmware's dhcp server or
vmware tool. However for xen, you need to know how you can get IP for
each guest domain which completely depends on your Xen server
configurations.

Best,
Jae


On Tue, Oct 13, 2009 at 7:30 AM, Johnson koil Raj <johnson.raj@xxxxxxxxx> wrote:
> Hi,
>
>    I am not getting IP address detail of a VM started through Xen like
> vmware server. How to get the ip .
>
> by
> Johnson
>
> 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
> _______________________________________________
> 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/
>