New behavior,
fcontext -a -t condor_log_t '/etc/sysctl.d'
restorecon -v '/etc/sysctl.d'
ausearch -c 'linux_kernel_tu' --raw | audit2allow -M my-linuxkerneltu
semodule -i my-linuxkerneltu.pp
systemctl status condor.service
systemctl status condor.service
● condo
stemd[1]: condor.service: Failed with result
'exit-code'.
Jan 27 09:11:46 Teucidide systemd[1]: Stopped Condor Distributed
High-Throughput-Computi>
Jan 27 09:11:46 Teucidide systemd[1]:
/usr/lib/systemd/system/condor.service:14: Standar>
Jan 27 09:11:46 Teucidide systemd[1]:
/usr/l
Hello,
When I Run
systemctl start condor.service
I get:
*** SECURITY information for homere ***
homere : Jan 26 09:47:25 : root : problem with defaults entries ; TTY=pts/8
; PWD=/root/condor ; USER=root ;
condor.service - Condor Distributed High-Throughput-Computing
Loaded: loaded (/usr
Hello,
I am trying to run condor to subgmit jobs in batch
I first run
systemctl start condor.service
but I get
SElinux security alert
SELinux is preventing condor_master from getattr access on the filesystem
/sys/fs/cgroup.
* Plugin catchall (100. confidence) suggests
On Tue, Feb 14, 2012 at 06:43:09 -0800,
Rob wrote:
> Dear all,
>
> The condor version in yum is a developer release for F15 and F16.
> I believe this causes trouble as the developer version does not (yet?)
> communicate well with a stable release.
> Condor is supposed t
Dear all,
The condor version in yum is a developer release for F15 and F16.
I believe this causes trouble as the developer version does not (yet?)
communicate well with a stable release.
Condor is supposed to work in networks where various versions of condor exist
in the network
Is there