Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [condor-users] Memory in a Virtual Machine
- Date: Tue, 24 Feb 2004 13:39:02 -0600
- From: Alain Roy <roy@xxxxxxxxxxx>
- Subject: Re: [condor-users] Memory in a Virtual Machine
I used NUM_VIRTUAL_MACHINES = 1 and RESERVED_SWAP = 0, but when I do a
"condor_status -l", I find the memory that is being advertised is 503. I
then set the MEMORY directive to 2015, it still shows it as 503.
What if, instead, you do:
NUM_CPUS = 1
MEMORY = 2015
Does that work?
I'm pretty sure that Condor does not subtract RESERVED_SWAP from MEMORY.
Perhaps it should.
-alain
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>