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

Re: [Condor-users] Unable to start VIRTUAL MACHINE in a particular host from a host



Hi Johnson,

I guess that your problem seems to happen due to free disk space in pluto.pesgrid.wirpo.com. Based on your attached file,
In machine class ad for pluto,  TotalDisk = 628792
In machine class ad for Zeus, TotalDisk = 5203168

In your job submit file, if you specified vmware_should_transfer_files = Yes, all your VM files will be transferred to Pluto. So Pluto need to have enough space for those.

Could you check the size for your VM files and compare it with TotalDisk for Pluto?
Condor inserts (Your VM files size + memory size for your VM + 100MB ) into job Class Ad as DiskSpace. So TotalDisk in pluto should be larger than above size.

Regards,

-jaeyoung

On Wed, Mar 26, 2008 at 8:05 AM, JohnsonKoilraj <johnson.raj@xxxxxxxxx> wrote:
Hi Yoon,

   I have attached that Machine Class Ads of both hosts

     Thanks 
   

On Wed, 2008-03-26 at 07:45 -0500, Jaeyoung Yoon wrote:
Hi Johson,

Sorry to late reply.

Could you attach Machine Class Ad in the email?

You can get Machine Class Ad by using "condor_status -l pluto.pesgrid.wipro.com"and "condor_status -l zeus.pesgrid.wipro.com"

Thanks,

Jaeyoung

On Wed, Mar 26, 2008 at 6:45 AM, JohnsonKoilraj <johnson.raj@xxxxxxxxx> wrote:
Hi
  
    I am having 2 system in my condor pool.
     
    1.Zeus (Central manager,submitter,executor) idealgrid - username
  
    2.Pluto (Submitter,executor)   idealgrid - username (who submit job)
 
   Now,
    I can start VM in Zeus from Zeus & Pluto
  
    I can start VM in Pluto from Pluto.

       I am  unable to start the VM in Pluto from Zeus.

      Even though I am using same VMX file and job files(with required changes). It showing following
    

2 are rejected by your job's requirements
  
WARNING:  Be advised:
   No resources matched request's constraints
   Check the Requirements _expression_ below:

Requirements = (((Machine == "pluto.pesgrid.wipro.com")) && (Arch == "INTEL") && (HasVM) && (VM_Type == "vmware") && (VM_AvailNum > 0) && (TotalDisk >= DiskUsage) && (HasFileTransfer)) && (TotalMemory >= 128) && (VM_Memory >= 128) && (VM_Networking) && (stringListIMember("bridge", TARGET.VM_Networking_Types, ","))

   I am using           -  Condor 7.0.1
   Vmware Server        -  Vmware 1.0.4



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/