vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i Hope someone can help me..... A client of mine is running a SCO OpenSever Release 5 on a IBM NetFinity 5100 P111. They are complaining that every Monday and Thrusday the system freezes and no one can login and a reboot is the only solution. i have had a look at the syslog file and was wondering if the following would have anything to do with the problem. "Aug 24 18:45:26 live sco_cpd: ^M WARNING: Duplicate SCO License Numbers have been detected^M on the network. You may be violating the Software License^M Agreement and Copyright Law by having illegally copied^M software on your network. Please remove these duplicate^M copies.^M Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No such p rocess Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No such p rocess Aug 25 08:33:12 live lockd[445]: get_myaddress: ioctl (get interface configurati on): Out of stream resources Any feedback would be appreciated. Thanks Heaps! Connect... - not too familiar with SCO. |
| |||
| On Mon, 29 Aug 2005 15:27:30 +1000, "connect" <pamato@ultradata.com.au> wrote: >Hi, >i Hope someone can help me..... >A client of mine is running a SCO OpenSever Release 5 on a IBM NetFinity >5100 P111. They are complaining that every Monday and Thrusday the system >freezes and no one can login and a reboot is the only solution. i have had a >look at the syslog file and was wondering if the following would have >anything to do with the problem. >"Aug 24 18:45:26 live sco_cpd: ^M WARNING: Duplicate SCO License Numbers >have been detected^M on the network. You may be violating the Software > Check whether the customer is running a illegal 1:1 OS copy with same licence on another PC. Stefan |
| |||
| "connect" <pamato@ultradata.com.au> wrote in message news:deu6cc$9j$1@news-01.bur.connect.com.au... > Hi, > i Hope someone can help me..... > A client of mine is running a SCO OpenSever Release 5 on a IBM NetFinity > 5100 P111. They are complaining that every Monday and Thrusday the system > freezes and no one can login and a reboot is the only solution. i have had a > look at the syslog file and was wondering if the following would have > anything to do with the problem. > "Aug 24 18:45:26 live sco_cpd: ^M WARNING: Duplicate SCO License Numbers > have been detected^M on the network. You may be violating the Software > > License^M Agreement and Copyright Law by having illegally copied^M > > software on your network. Please remove these duplicate^M copies.^M > > Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No > such p > > rocess > > Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No > such p > > rocess > > Aug 25 08:33:12 live lockd[445]: get_myaddress: ioctl (get interface > configurati > > on): Out of stream resources > > Any feedback would be appreciated. > > > > Thanks Heaps! > > Connect... - not too familiar with SCO. > > What version of SCO (5.0.5, 5.0.6, 5.0.7)??? The license issue will not cause the system to freeze or lockup in the manner your experiencing, at least thru version 5.0.6. Since it happens on a recurring basis, I would check the 'crontabs' file (/usr/spool/cron/crontab/???) and look for something that is started there. Maybe a backup, or some sort of automatic cleanup utility that is 'USER' oriented. Also, check for a low inode count (df) from the command line. If you have too few inodes and the system drains that down to nothing, that would certainly cause the system to freeze. Good luck. J P |
| ||||
| connect wrote (on Mon, Aug 29, 2005 at 03:27:30PM +1000): > Hi, > i Hope someone can help me..... > A client of mine is running a SCO OpenSever Release 5 on a IBM NetFinity > 5100 P111. They are complaining that every Monday and Thrusday the system > freezes and no one can login and a reboot is the only solution. i have had a > look at the syslog file and was wondering if the following would have > anything to do with the problem. > "Aug 24 18:45:26 live sco_cpd: ^M WARNING: Duplicate SCO License Numbers > have been detected^M on the network. You may be violating the Software > License^M Agreement and Copyright Law by having illegally copied^M > software on your network. Please remove these duplicate^M copies.^M Red herring. You should fix this, but it's not the problem. > Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No > such process > Aug 25 08:33:12 live lockd[456]: Unable to kill UDP server 458 : errno No > such process Probably not it, either. > Aug 25 08:33:12 live lockd[445]: get_myaddress: ioctl (get interface > configuration): Out of stream resources This probably IS it. Lack of streams has hung many a system. See, for example: http://aplawrence.com/Bofcusm/1226.html (and just moseying around aplawrence.com is good for you :-) and look at http://wdb1.sco.com/kb/search (put in "stream"). And, of course, Google is your friend. > Any feedback would be appreciated. > > > > Thanks Heaps! > > Connect... - not too familiar with SCO. > > -- _________________________________________ Nachman Yaakov Ziskind, FSPA, LLM awacs@ziskind.us Attorney and Counselor-at-Law http://ziskind.us Economic Group Pension Services http://egps.com Actuaries and Employee Benefit Consultants |