Hi,

Which version of opensaf are you using? Did it succeed when running 
after an rpm installation?
Could you share the syslog?

Also, on this machine does it succeeds upon building and running as root?

/Neel.


On Tuesday 04 August 2015 11:04 PM, Noel McLoughlin wrote:
> Hi,
>
> I encountered same error running opensafd as non-privledged user on Fedora
> 22 virtual machine.  My setup is described in "OpenSAF as an Application"
> WIKI and 00-README.conf (for non-privledged, non-rpm setup) and configure
> as follows:
>
> #  ./configure --prefix=/home/local --with-initscriptdir=/home/local/bin
> # make -j && make install
> # opensafd start
>
> The following error is logged:
>
>   >> Creation of real-time thread 'OSAF_TMR' FAILED - 'Operation not
> permitted'
>
> The workaround is as follows:
>
> # echo $$ >/sys/fs/cgroup/cpu/tasks
>
> Now, "opensafd start" is generating a different error (below) and I am not
> sure how to resolve this following some basic troubleshooting and review of
> setup.
>
>>> ER Error while loading configuration,
> file=/home/local/etc/opensaf/nodeinit.conf, serv=PLMD, error 'No such file
> or directory'
>
>
> regards,
> Noel
> ------------------------------------------------------------------------------
> _______________________________________________
> Opensaf-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensaf-users


------------------------------------------------------------------------------
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users

Reply via email to