Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] condor_history fails silently if history file > 2Gb
- Date: Thu, 25 Feb 2016 05:52:50 +0000
- From: Greg.Hitchen@xxxxxxxx
- Subject: [HTCondor-users] condor_history fails silently if history file > 2Gb
OS -SLES 11 SP3
$CondorVersion: 8.2.6 Dec 10 2014 BuildID: 287355 $
$CondorPlatform: x86_64_RedHat5 $
The condor_history command appears to fail silently if the history file is > 2Gb.
Is this the expected behavior?
Windows submit node - history file rotation set for >100,000Mb
Sometimes grows larger if submit node very busy
History file from Windows submit file transferred to linux machine and
condor_history command run here, part of a script to generate usage logs
from multiple windows submit VMs.
Confirmed by concatenating 2 x 1.1Gb history files. Resulting file also causes
condor_history to fail silently (just get header line).
Thanks
Cheers
Greg