This commit is contained in:
ahrenholz@gmail.com 2014-08-07 18:47:49 +00:00
parent 728a13e274
commit 9672d651cc

View file

@ -7,12 +7,9 @@
== Linux version ==
* *log files:*
* `/var/log/coredpy.log` - CORE Python daemon log file
* `/var/log/core-daemon.log` - CORE Python daemon log file
* `/tmp/pycore.nnnnn/nX.log` - each node has a log file (where `nnnnn` is session number and `X` is the node number)
* *Issue:* per-node directories not working; all nodes see the same thing in `/var/log` for example, pointing to the last bind mount. This occurs in Fedora 15.
* *Resolution:* turn off sandbox using `chkconfig sandbox off` and reboot
* *Issue:* quagga does not start successfully. When I enter into a namespace context and type "zebra -d", the following error occurs:
{{{
zebra: error while loading shared libraries: libzebra.so.0: cannot open shared object file: No such file or directory