- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- BIND server problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 07:26 PM
09-02-2004 07:26 PM
BIND server problem
This is a printout from my BIND-server logfile:
------------------------------------
Fri 03 05:57:43 ERROR: BUILD12$:[TCPIP_V53_BL18.SRC.BIND9_SERVER]IFITER_IOCTL.C$
Fri 03 05:57:43 ERROR: making interface scan socket: not enough core
Fri 03 06:37:47 WARNING: cache cleaner could not create iterator: out of memory
------------------------------------
Does anyone know know how to handle this problem?
Regards, Ola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 08:11 PM
09-02-2004 08:11 PM
Re: BIND server problem
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 07:47 PM
09-13-2004 07:47 PM
Re: BIND server problem
Information from the BIND process:
-------------------------------------
Syst-d>sho proc/id=2021EA8C/all
14-SEP-2004 09:41:49.44 User: TCPIP$BIND Process ID: 2021EA8C
Node: PLAFYD Process name: "TCPIP$BIND_1"
Terminal:
User Identifier: [TCPIP$AUX,TCPIP$BIND]
Base priority: 8
Default file spec: Not available
Number of Kthreads: 1
Devices allocated: BG7895:
BG7896:
BG7897:
BG7898:
BG7901:
BG7902:
BG7903:
BG7904:
BG7905:
BG7906:
BG7907:
Process Quotas:
Account name: TCPIP
CPU limit: Infinite Direct I/O limit: 100
Buffered I/O byte count quota: 86048 Buffered I/O limit: 100
Timer queue entry quota: 13 Open file quota: 98
Paging file quota: 6128 Subprocess quota: 40
Default page fault cluster: 64 AST quota: 197
Enqueue quota: 300 Shared file limit: 0
Max detached processes: 0 Max active jobs: 0
Accounting information:
Buffered I/O count: 512737 Peak working set size: 25296
Direct I/O count: 912 Peak virtual size: 194704
Page faults: 1897 Mounted volumes: 0
Images activated: 2
Elapsed CPU time: 0 00:02:33.96
Connect time: 0 03:41:45.86
--------------------------------------
Regards, Ola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 10:31 PM
09-13-2004 10:31 PM
Re: BIND server problem
I'm not behind my own box at the moment so I do not exactly know whether this is true (no reference...), but:
Paging file quota: 6128
seems quite low to me. My suggestion would be to raise this to say 50.000
Willem
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 10:48 PM
09-13-2004 10:48 PM
Re: BIND server problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2004 07:13 PM
09-22-2004 07:13 PM
Re: BIND server problem
Ola