Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Problem with condor_pid_ns_init
- Date: Thu, 09 Feb 2017 15:10:03 -0600
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Problem with condor_pid_ns_init
On 2/9/2017 2:29 PM, Duncan Brown wrote:
Hi all,
We're trying to use PID NAMESPACES, but I'm seeing the following error in my starter logs:
02/07/17 18:08:42 (pid:6967) ERROR "Starter configured to use PID NAMESPACES, but libexec/condor_pid_ns_init did not run properly" at line 771 in file /slots/15/dir_2683933/userdir/.tmpCdykJF/BUILD/condor-8.6.0/src/condor_starter.V6.1/vanilla_proc.cpp
The line in the starter log immediately proceeding the ERROR line above
may provide some clues. Could you include 10-20 lines from the log
leading up to the error?
What does condor_config_val USE_PID_NAMESPACE_INIT say on your execute node?
thanks
Todd
The program exists and is executable:
[root@CRUSH-SUGWG-OSG-10-5-149-17 ~]# locate condor_pid_ns_init
/usr/libexec/condor/condor_pid_ns_init
[root@CRUSH-SUGWG-OSG-10-5-149-17 ~]# less /usr/libexec/condor/condor_pid_ns_init
"/usr/libexec/condor/condor_pid_ns_init" may be a binary file. See it anyway?
[root@CRUSH-SUGWG-OSG-10-5-149-17 ~]# /usr/libexec/condor/condor_pid_ns_init
[root@CRUSH-SUGWG-OSG-10-5-149-17 ~]# echo $?
0
[root@CRUSH-SUGWG-OSG-10-5-149-17 ~]# /usr/libexec/condor/condor_pid_ns_init -help
(silence)
Any ideas?
Cheers,
Duncan.
--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing Department of Computer Sciences
HTCondor Technical Lead 1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132 Madison, WI 53706-1685