#getenforce
Disabled
#

I'll give it a run with ulimit increased and report back with more details or success. Thanks!

On Thu, Oct 25, 2012 at 7:53 AM, James Cammarata <jimi@sngx.net> wrote:
On Thu, Oct 25, 2012 at 5:44 AM, Bret Wortman
<bret.wortman@damascusgrp.com> wrote:
> James,
>
> SELinux is disabled and not running:
>
> # systemctl status selinux.service
> selinux.service
>           Loaded: error (Reason: No such file or directory)
>           Active: inactive (dead)
>

I believe you, but "getenforce" is the correct command to check for
sure (selinux doesn't run as a service).

> Fri Oct 19 14:06:06 2012 - INFO | error was: [Errno 9] Bad file descriptor
> Fri Oct 19 14:06:06 2012 - INFO | No import managers found a valid signature
> at the location specified

This is the relevant error, "bad file descriptor". That probably means
you're hitting a ulimit maximum, so try and change your maximum number
of open files limit ("ulimit -n", which is only 1024 by default on
most distributions) and try again. If that still fails, run the
command with strace to see exactly where and what file descriptor it's
failing on.
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler



--
Bret Wortman
The Damascus Group
Fairfax, VA
http://bretwortman.com/
http://twitter.com/BretWortman