Title: | PATHWORKS for OSF/1 |
Notice: | see also NOTED::PWDOSWINV5 (PW client) & TURRIS::DIGITAL_UNIX |
Moderator: | CPEEDY::LONG |
Created: | Thu Apr 22 1993 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1874 |
Total number of notes: | 6870 |
Hi, Cust says he has a problem that a PWRK error message has appeared in his NSR log file. Scenario is as follows. Cust is running a alpha 2100 3 cpus 512mb mem PWOSF 5.f4 (5.0geco1 in test) and has NSR running / idle on the system. He had a prob where in he thought th PW License server was down so he he tried to restart it only to get the message LICENSE SERVER IS ALREADY RUNNING. All this is OK. Next day when he checked the NSR log files to see the backup went Ok there was the same license server message in there. Cust would like to know how PWRK's can write to the NSR log file.? He has done this again and it did the same again so it not a 1 off fluke. Does any body know how this could posibley happen. Thanks for any hints or tips. Iwill cross post in DECWET::DECNSR Trev UK CSC.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1741.1 | KITCHE::schott | Eric R. Schott USG Product Management | Sat Feb 08 1997 10:26 | 6 | |
My guess is NSR is collecting more syslog events than just nsr... check out your syslog.conf file to see if it help explain it | |||||
1741.2 | Yes its all in syslog.conf | KERNEL::BURNST | Mon Feb 10 1997 06:14 | 15 | |
Thanks for the pointer and here seems to be the explaination. syslog.conf file has the entry's daemon.notice /dev/console daemon.notice /nsr/logs/messages daemon.notice operator This tells the system that any messages from daemon of priority notice will be logged to those places. This does not only pick up the NSR deamon messages but all deamon messages as our here also has mountd messages in. Trevor Burns UK CSC. |