TCP SACK delays on Solaris 8

I hope this is the right place to post this; I couldn't see anywhere more relevant.
I'm noticing delays when accessing a server (Solaris 8 with patch 109472-07) which is behind a hub that suffers from an above-average loss of packets. The delay can be of the order of 4-5 seconds and seems to occur when the client (IE/Netscape browser on unix/nt/linux communicationg in http 1.1) responds with a SACK message to indicate that packets were lost.
It seems that TCP couldn't work out the right packets to send since the server then (after the delay) began sending data from the beginning of the window that was last acknowledged by the client.
The server application was a java program using the default socket parameters.
Oddly, a C++ application on the server doesn't seem to exhibit the same behaviour (which uses http 1.0 protocol).
Has anyone had similar experiences?

I've looked into this further with the help of a document that describes sack (and other recovery mechanisms) quite nicely:
http://citeseer.nj.nec.com/fall96simulationbased.html
Also, there is further discussion of congestion in:
http://citeseer.nj.nec.com/context/586582/0
It appears that the network I'm using has too many packet losses due to a wrongly configured network connection in which a half-duplex link is used by a router as though its a full-duplex link.
When sending out a block of data as a rapid succession of packets from the server, there is a threshold of data (about 6 packets of 1460 bytes) above which the outgoing packets start colliding with the returning acknowledgement. Sack hepls initially, but as the data size increases further, sack cannot cope anymore and transmission stops for tcp_rexmit_interval_initial, after which transmission restarts using a slow start from the beginning of the transmit window.

Similar Messages

  • How to set TCP connection timeout in solaris 9

    Hello All,
    I am new to solaris. While using oracle, sometimes I face tcp connection timeout.
    The timeout happens after a long delay like more than 8 min. I want to reduce the tcp connection timeout to 2 min in solaris.
    Please help me to change this setting.
    My current configuration is
    SunOS testmachine 5.9 Generic_122300-13 sun4u sparc SUNW,Sun-Fire-V440
    Thanks
    Purushoth

    There's a fair amount of tunables. Without known what is timing out (dns, lost packet...), it's hard to say what you want to tweak. The list of parameters can be seen by using ndd:
    ndd /dev/tcp \?
    or
    ndd /dev/ip \?
    and can be set by using ndd -set (see ndd(1M) ). Note that anything you set has to be reset on reboot, so you have to stick this in a script somewhere, or know what the variable translates to to stick it into /etc/system.
    -r

  • TCP IP connection From Solaris to Window?

    Hello Friends,
                           I have SCM installed on Solaris OS,and SCM optimizer installed on WIndow OS.I need to Connect SCM Solaris to SCM window, Thought RFC type TCP/ip Connection.
    For Example  In Solaris SCM for TCP/IP-Program name is d:\apo\opt\ctm\bin\ctmsvr.exe and Host is Window SCM host name.
    i need to know whether this Connection will work or If does not work Please Give the any Solution Friends.

    Thank you all. I found an example in the internet http://documentation.softwareag.com/Crossvision/sap231/pages/drfc2rpc.htm. The situation force me to overpass my laziness and to use RFC
    Yours sincerely,
    Nguyen Hai Long

  • TCP stalls often on Solaris Express Developer 02/07 on VMWare1.0.2 on WinXP

    Hi there.
    I got an older version of Solaris Express running fine on an amd box, and before upgrading to Solaris Express Developer edition 02/07, I wanted to try the new one out on vmware. Then I encountered some network wieredness. The IP stack seems to stall when I try to download big files.
    Here is what I done:
    installed Solaris Express Dev. on VMWare 1.0.2,
    disabled DHCP with the GUI tool,
    gave a static address
    disabled IPV6 by deleting /etc/hostname6.pcn0
    When I try some download from blastwave.org with pkg-get, the download goes on for about 10 seconds, then it stalls. Under that situation, ping doesn't reach my adsl modem and dig cannot resolve hostnames. The stall recovers after several minutes, runs for a while, then stalls again.
    Is anyone experiencing anything similar ?
    I have ubuntu linux successfully running on the same vmware server.

    We are facing very similar (the same?) problem.
    Does anyone have a solution to this?

  • Solaris TCP/IP

    I tried to write program, that will listen to the opening new tcp connections in the Solaris system.
    Fot the target I try to overwrite the <code>pr_usrreq()</code> function from the <code>protosw<code>
    protocol switch table struct. The <code>pr_usrreq</code> function gets first parameter socket, according to the documentation from the include file /usr/include/sys/protosw.h, the parameter from the <code>struct socket</code> type. I cannot find the definition of the <code>struct socket </code> in the include files
    of the Solaris system. I cannot to pass the compilation of the my module.
    May be:
    Anyone tried to resolve the problem ?
    The protocol switch table is not relevanted in the Solaris system?
    The first parameter has another type ?
    The there is another solution ?
    Thanks in advance.
    P.S. I found the <code>struct sonode</code> type in the /usr/include/sys/socketvar.h file, that like to the <code>struct socket</code>.

    I tried to write program, that will listen to the
    opening new tcp connections in the Solaris system.
    Fot the target I try to overwrite the
    <code>pr_usrreq()</code> function from the
    <code>protosw<code>
    protocol switch table struct. The
    <code>pr_usrreq</code> function gets first parameter
    socket, according to the documentation from the
    include file /usr/include/sys/protosw.h, the parameter
    from the <code>struct socket</code> type. I cannot
    find the definition of the <code>struct socket </code>
    in the include files
    of the Solaris system. I cannot to pass the
    compilation of the my module.Solaris TCP/IP doesn't use pr_usrreq() or protosw struct. Can you describe in more detail
    what are you trying to achieve?

  • Solaris Name Service Cache and Directory Proxy Problem

    We have some Solaris 10 clients ldapcliented to a Directory Proxy Server. After 15 minutes, the Solaris name service cache will fail to communicate to the proxy instance and the proxy instance's readconnectionsrefused attribute will start incrementing.
    At first it seemed we would need to increase the worker-threads and num-bind-limit, but those do not fix the problem.
    At the same time the name-service-cache starts failing, I am still able to query and search the proxy. I have set up a Jmeter test which continues to run and they never fail.
    It seems very consistent that the problem with the name-service-cache occurs every 15 minutes and I am able to reproduce this at the client's site and in my lab. Restarting either the proxy or the name-service-cache clears the problem.
    Has anyone else seen this problem?
    Edited by: 957466 on Sep 6, 2012 9:11 AM

    The idle-timeout on DSEE was set to none, which I believe is the default. I tried setting it to 1200 and 2400 seconds without success.
    h3. get-ldap-data-source-pool-prop
    <pre>
    client-affinity-bind-dn-filters : any
    client-affinity-criteria : connection
    client-affinity-ip-address-filters : any
    client-affinity-policy : write-affinity-after-write
    client-affinity-timeout : 20s
    description : -
    enable-client-affinity : false
    load-balancing-algorithm : proportional
    minimum-total-weight : 100
    proportion : 100
    sample-size : 100
    </pre>
    h3. get-ldap-data-source-prop
    <pre>
    bind-dn : none
    bind-pwd : none
    client-cred-mode : use-client-identity
    connect-timeout : 10s
    description : -
    down-monitoring-interval : inherited
    is-enabled : true
    is-read-only : false
    ldap-address : localhost
    ldap-port : ldap
    ldaps-port : ldaps
    monitoring-bind-dn : none
    monitoring-bind-pwd : none
    monitoring-bind-timeout : 5s
    monitoring-entry-dn : ""
    monitoring-entry-timeout : 5s
    monitoring-inactivity-timeout : 2m
    monitoring-interval : 30s
    monitoring-mode : proactive
    monitoring-retry-count : 3
    monitoring-search-filter : (objectClass=*)
    monitoring-search-scope : base
    num-bind-incr : 10
    num-bind-init : 2
    num-bind-limit : 1024
    num-read-incr : 10
    num-read-init : 2
    num-read-limit : 1024
    num-write-incr : 10
    num-write-init : 2
    num-write-limit : 1024
    proxied-auth-use-v1 : false
    ssl-policy : never
    use-read-connections-for-writes : false
    use-tcp-keep-alive : true
    use-tcp-no-delay : true
    </pre>

  • Solaris 11 responds to IPSEC VPN traffic ONLY one direction

    I have established a IPSEC VPN tunnel between my remote solaris 11 and office Sonicwall router using Site to Site. Everything works fine if the traffic initiates from the Solaris side. However when I try to ping or any network services like nfs,ssh, samb, etc. on the remote solaris box from our office. The server does NOT respond to the incoming packets but packets are going through the tunnel and appears on the remote end when I do snoop –d tun0 and snoop –I vnic0. What I do notice is that snoop –d vnic0 shows no packets and it doesn’t seem to get any traffic at all (see netstat –rn). Could it be my routing table? Ip zones? Any ideas? I followed the Oracle Documents very carefully and with extra help from other extern Solaris 11 admin sites. I know people would suggest using OpenSwan or OpenVPN but this setup should work.
    Here is the network info on my IPSEC VPN setup. Tunnel is configured in Transport Mode and IPSEC/IKE is working fine.
    Solaris 11 vnic0/10.4.0.1/24, external Internet Nic is nge0/209.xxx.xxx.194/25
    # dladm show-link
    LINK CLASS MTU STATE OVER
    nge0 phys 1500 up --
    tun0 iptun 1402 up --
    vnic0 vnic 1500 up nge0
    # dladm show-iptun
    LINK TYPE FLAGS LOCAL REMOTE
    tun0 ipv4 s- 209.xxx.xxx.194 64.xxx.xxx.34
    # ipadm show-if
    IFNAME CLASS STATE ACTIVE OVER
    lo0 loopback ok yes --
    nge0 ip ok yes --
    vnic0 ip ok yes --
    tun0 ip ok yes --
    # ipadm show-addr
    ADDROBJ TYPE STATE ADDR
    lo0/v4 static ok 127.0.0.1/8
    nge0/v4 static ok 209.xxx.xxx.194/25
    vnic0/inside static ok 10.4.0.1/24
    tun0/v4 static ok 10.4.0.1->172.20.0.1
    lo0/v6 static ok ::1/128
    # netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    default 209.xxx.xxx.129 UG 6 16874898 nge0
    10.4.0.0 10.4.0.1 U 2 0 vnic0
    10.181.0.0 172.20.0.1 UGS 3 16862235 tun0
    127.0.0.1 127.0.0.1 UH 2 1786 lo0
    172.20.0.1 10.4.0.1 UH 3 16862235 tun0
    Routing Table: IPv6
    Destination/Mask Gateway Flags Ref Use If
    ::1 ::1 UH 2 42 lo0
    # routeadm
    Configuration Current Current
    Option Configuration System State
    IPv4 routing disabled disabled
    IPv6 routing disabled disabled
    IPv4 forwarding disabled disabled
    IPv6 forwarding disabled disabled
    Routing services "route:default ripng:default"
    Routing daemons:
    STATE FMRI
    disabled svc:/network/routing/ripng:default
    disabled svc:/network/routing/rdisc:default
    disabled svc:/network/routing/route:default
    disabled svc:/network/routing/legacy-routing:ipv4
    disabled svc:/network/routing/legacy-routing:ipv6
    online svc:/network/routing/ndp:default
    Solaris># ping 10.181.1.218
    10.181.1.218 is alive
    C:\>ping 10.4.0.1
    Pinging 10.4.0.1 with 32 bytes of data:
    Request timed out.
    Request timed out.
    # snoop -d tun0 10.181.1.218
    Using device tun0 (promiscuous mode)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 33) (1 encap)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 34) (1 encap)
    # snoop -I vnic0 10.181.1.218
    Using device ipnet/vnic0 (promiscuous mode)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 36)
    10.181.1.218-> 10.4.0.1 -i ICMP Echo request (ID: 1 Sequence number: 37)
    # ipadm show-prop
    PROTO PROPERTY PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    ipv4 forwarding rw off off off on,off
    ipv4 ttl rw 255 -- 255 1-255
    ipv6 forwarding rw off -- off on,off
    ipv6 hoplimit rw 255 -- 255 1-255
    ipv6 hostmodel rw weak -- weak strong,
    src-priority,
    weak
    ipv4 hostmodel rw strong strong weak strong,
    src-priority,
    weak
    icmp max_buf rw 262144 -- 262144 65536-1073741824
    icmp recv_buf rw 8192 -- 8192 4096-262144
    icmp send_buf rw 8192 -- 8192 4096-262144
    tcp cong_default rw newreno -- newreno newreno,cubic,
    highspeed,vegas
    tcp cong_enabled rw newreno,cubic, newreno,cubic, newreno newreno,cubic,
    highspeed, highspeed, highspeed,vegas
    vegas vegas
    tcp ecn rw passive -- passive never,passive,
    active
    tcp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    tcp largest_anon_port rw 65535 -- 65535 32768-65535
    tcp max_buf rw 1048576 -- 1048576 128000-1073741824
    tcp recv_buf rw 128000 -- 128000 2048-1048576
    tcp sack rw active -- active never,passive,
    active
    tcp send_buf rw 49152 -- 49152 4096-1048576
    tcp smallest_anon_port rw 32768 -- 32768 1024-65535
    tcp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    udp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    udp largest_anon_port rw 65535 -- 65535 32768-65535
    udp max_buf rw 2097152 -- 2097152 65536-1073741824
    udp recv_buf rw 57344 -- 57344 128-2097152
    udp send_buf rw 57344 -- 57344 1024-2097152
    udp smallest_anon_port rw 32768 -- 32768 1024-65535
    udp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    sctp cong_default rw newreno -- newreno newreno,cubic,
    highspeed,vegas
    sctp cong_enabled rw newreno,cubic, newreno,cubic, newreno newreno,cubic,
    highspeed, highspeed, highspeed,vegas
    vegas vegas
    sctp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    sctp largest_anon_port rw 65535 -- 65535 32768-65535
    sctp max_buf rw 1048576 -- 1048576 102400-1073741824
    sctp recv_buf rw 102400 -- 102400 8192-1048576
    sctp send_buf rw 102400 -- 102400 8192-1048576
    sctp smallest_anon_port rw 32768 -- 32768 1024-65535
    sctp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    # ipadm show-addrprop
    ADDROBJ PROPERTY PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    lo0/v4 broadcast r- -- -- -- --
    lo0/v4 deprecated rw off -- off on,off
    lo0/v4 prefixlen rw 8 8 8 1-30,32
    lo0/v4 private rw off -- off on,off
    lo0/v4 reqhost r- -- -- -- --
    lo0/v4 transmit rw on -- on on,off
    lo0/v4 zone rw global -- global --
    nge0/v4 broadcast r- 209.xxx.xxx.255 -- 209.xxx.xxx.255 --
    nge0/v4 deprecated rw off -- off on,off
    nge0/v4 prefixlen rw 25 25 24 1-30,32
    nge0/v4 private rw on on off on,off
    nge0/v4 reqhost r- -- -- -- --
    nge0/v4 transmit rw on -- on on,off
    nge0/v4 zone rw global -- global --
    vnic0/inside broadcast r- 10.4.0.255 -- 10.255.255.255 --
    vnic0/inside deprecated rw off -- off on,off
    vnic0/inside prefixlen rw 24 24 8 1-30,32
    vnic0/inside private rw off -- off on,off
    vnic0/inside reqhost r- -- -- -- --
    vnic0/inside transmit rw on -- on on,off
    vnic0/inside zone rw global -- global --
    tun0/v4 broadcast r- -- -- -- --
    tun0/v4 deprecated rw off -- off on,off
    tun0/v4 prefixlen rw -- -- -- --
    tun0/v4 private rw off -- off on,off
    tun0/v4 reqhost r- -- -- -- --
    tun0/v4 transmit rw on -- on on,off
    tun0/v4 zone rw global -- global --
    ipadm show-ifprop
    IFNAME PROPERTY PROTO PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    nge0 arp ipv4 rw on -- on on,off
    nge0 forwarding ipv4 rw off off off on,off
    nge0 metric ipv4 rw 0 -- 0 --
    nge0 mtu ipv4 rw 1500 -- 1500 68-1500
    nge0 exchange_routes ipv4 rw on -- on on,off
    nge0 usesrc ipv4 rw none -- none --
    nge0 forwarding ipv6 rw off -- off on,off
    nge0 metric ipv6 rw 0 -- 0 --
    nge0 mtu ipv6 rw 1500 -- 1500 1280-1500
    nge0 nud ipv6 rw on -- on on,off
    nge0 exchange_routes ipv6 rw on -- on on,off
    nge0 usesrc ipv6 rw none -- none --
    nge0 group ip rw -- -- -- --
    nge0 standby ip rw off -- off on,off
    vnic0 arp ipv4 rw on -- on on,off
    vnic0 forwarding ipv4 rw on on off on,off
    vnic0 metric ipv4 rw 0 -- 0 --
    vnic0 mtu ipv4 rw 1500 -- 1500 68-1500
    vnic0 exchange_routes ipv4 rw on -- on on,off
    vnic0 usesrc ipv4 rw none -- none --
    vnic0 group ip rw -- -- -- --
    vnic0 standby ip rw off -- off on,off
    tun0 arp ipv4 rw off -- on on,off
    tun0 forwarding ipv4 rw on on off on,off
    tun0 metric ipv4 rw 0 -- 0 --
    tun0 mtu ipv4 rw 1402 -- 1402 68-65515
    tun0 exchange_routes ipv4 rw on -- on on,off
    tun0 usesrc ipv4 rw none -- none --
    tun0 group ip rw -- -- -- --
    tun0 standby ip rw off -- off on,off
    Edited by: user1233039 on Jun 20, 2012 9:18 AM

    I have established a IPSEC VPN tunnel between my remote solaris 11 and office Sonicwall router using Site to Site. Everything works fine if the traffic initiates from the Solaris side. However when I try to ping or any network services like nfs,ssh, samb, etc. on the remote solaris box from our office. The server does NOT respond to the incoming packets but packets are going through the tunnel and appears on the remote end when I do snoop –d tun0 and snoop –I vnic0. What I do notice is that snoop –d vnic0 shows no packets and it doesn’t seem to get any traffic at all (see netstat –rn). Could it be my routing table? Ip zones? Any ideas? I followed the Oracle Documents very carefully and with extra help from other extern Solaris 11 admin sites. I know people would suggest using OpenSwan or OpenVPN but this setup should work.
    Here is the network info on my IPSEC VPN setup. Tunnel is configured in Transport Mode and IPSEC/IKE is working fine.
    Solaris 11 vnic0/10.4.0.1/24, external Internet Nic is nge0/209.xxx.xxx.194/25
    # dladm show-link
    LINK CLASS MTU STATE OVER
    nge0 phys 1500 up --
    tun0 iptun 1402 up --
    vnic0 vnic 1500 up nge0
    # dladm show-iptun
    LINK TYPE FLAGS LOCAL REMOTE
    tun0 ipv4 s- 209.xxx.xxx.194 64.xxx.xxx.34
    # ipadm show-if
    IFNAME CLASS STATE ACTIVE OVER
    lo0 loopback ok yes --
    nge0 ip ok yes --
    vnic0 ip ok yes --
    tun0 ip ok yes --
    # ipadm show-addr
    ADDROBJ TYPE STATE ADDR
    lo0/v4 static ok 127.0.0.1/8
    nge0/v4 static ok 209.xxx.xxx.194/25
    vnic0/inside static ok 10.4.0.1/24
    tun0/v4 static ok 10.4.0.1->172.20.0.1
    lo0/v6 static ok ::1/128
    # netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    default 209.xxx.xxx.129 UG 6 16874898 nge0
    10.4.0.0 10.4.0.1 U 2 0 vnic0
    10.181.0.0 172.20.0.1 UGS 3 16862235 tun0
    127.0.0.1 127.0.0.1 UH 2 1786 lo0
    172.20.0.1 10.4.0.1 UH 3 16862235 tun0
    Routing Table: IPv6
    Destination/Mask Gateway Flags Ref Use If
    ::1 ::1 UH 2 42 lo0
    # routeadm
    Configuration Current Current
    Option Configuration System State
    IPv4 routing disabled disabled
    IPv6 routing disabled disabled
    IPv4 forwarding disabled disabled
    IPv6 forwarding disabled disabled
    Routing services "route:default ripng:default"
    Routing daemons:
    STATE FMRI
    disabled svc:/network/routing/ripng:default
    disabled svc:/network/routing/rdisc:default
    disabled svc:/network/routing/route:default
    disabled svc:/network/routing/legacy-routing:ipv4
    disabled svc:/network/routing/legacy-routing:ipv6
    online svc:/network/routing/ndp:default
    Solaris># ping 10.181.1.218
    10.181.1.218 is alive
    C:\>ping 10.4.0.1
    Pinging 10.4.0.1 with 32 bytes of data:
    Request timed out.
    Request timed out.
    # snoop -d tun0 10.181.1.218
    Using device tun0 (promiscuous mode)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 33) (1 encap)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 34) (1 encap)
    # snoop -I vnic0 10.181.1.218
    Using device ipnet/vnic0 (promiscuous mode)
    10.181.1.218-> 10.4.0.1 ICMP Echo request (ID: 1 Sequence number: 36)
    10.181.1.218-> 10.4.0.1 -i ICMP Echo request (ID: 1 Sequence number: 37)
    # ipadm show-prop
    PROTO PROPERTY PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    ipv4 forwarding rw off off off on,off
    ipv4 ttl rw 255 -- 255 1-255
    ipv6 forwarding rw off -- off on,off
    ipv6 hoplimit rw 255 -- 255 1-255
    ipv6 hostmodel rw weak -- weak strong,
    src-priority,
    weak
    ipv4 hostmodel rw strong strong weak strong,
    src-priority,
    weak
    icmp max_buf rw 262144 -- 262144 65536-1073741824
    icmp recv_buf rw 8192 -- 8192 4096-262144
    icmp send_buf rw 8192 -- 8192 4096-262144
    tcp cong_default rw newreno -- newreno newreno,cubic,
    highspeed,vegas
    tcp cong_enabled rw newreno,cubic, newreno,cubic, newreno newreno,cubic,
    highspeed, highspeed, highspeed,vegas
    vegas vegas
    tcp ecn rw passive -- passive never,passive,
    active
    tcp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    tcp largest_anon_port rw 65535 -- 65535 32768-65535
    tcp max_buf rw 1048576 -- 1048576 128000-1073741824
    tcp recv_buf rw 128000 -- 128000 2048-1048576
    tcp sack rw active -- active never,passive,
    active
    tcp send_buf rw 49152 -- 49152 4096-1048576
    tcp smallest_anon_port rw 32768 -- 32768 1024-65535
    tcp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    udp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    udp largest_anon_port rw 65535 -- 65535 32768-65535
    udp max_buf rw 2097152 -- 2097152 65536-1073741824
    udp recv_buf rw 57344 -- 57344 128-2097152
    udp send_buf rw 57344 -- 57344 1024-2097152
    udp smallest_anon_port rw 32768 -- 32768 1024-65535
    udp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    sctp cong_default rw newreno -- newreno newreno,cubic,
    highspeed,vegas
    sctp cong_enabled rw newreno,cubic, newreno,cubic, newreno newreno,cubic,
    highspeed, highspeed, highspeed,vegas
    vegas vegas
    sctp extra_priv_ports rw 2049,4045 -- 2049,4045 1-65535
    sctp largest_anon_port rw 65535 -- 65535 32768-65535
    sctp max_buf rw 1048576 -- 1048576 102400-1073741824
    sctp recv_buf rw 102400 -- 102400 8192-1048576
    sctp send_buf rw 102400 -- 102400 8192-1048576
    sctp smallest_anon_port rw 32768 -- 32768 1024-65535
    sctp smallest_nonpriv_port rw 1024 -- 1024 1024-32768
    # ipadm show-addrprop
    ADDROBJ PROPERTY PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    lo0/v4 broadcast r- -- -- -- --
    lo0/v4 deprecated rw off -- off on,off
    lo0/v4 prefixlen rw 8 8 8 1-30,32
    lo0/v4 private rw off -- off on,off
    lo0/v4 reqhost r- -- -- -- --
    lo0/v4 transmit rw on -- on on,off
    lo0/v4 zone rw global -- global --
    nge0/v4 broadcast r- 209.xxx.xxx.255 -- 209.xxx.xxx.255 --
    nge0/v4 deprecated rw off -- off on,off
    nge0/v4 prefixlen rw 25 25 24 1-30,32
    nge0/v4 private rw on on off on,off
    nge0/v4 reqhost r- -- -- -- --
    nge0/v4 transmit rw on -- on on,off
    nge0/v4 zone rw global -- global --
    vnic0/inside broadcast r- 10.4.0.255 -- 10.255.255.255 --
    vnic0/inside deprecated rw off -- off on,off
    vnic0/inside prefixlen rw 24 24 8 1-30,32
    vnic0/inside private rw off -- off on,off
    vnic0/inside reqhost r- -- -- -- --
    vnic0/inside transmit rw on -- on on,off
    vnic0/inside zone rw global -- global --
    tun0/v4 broadcast r- -- -- -- --
    tun0/v4 deprecated rw off -- off on,off
    tun0/v4 prefixlen rw -- -- -- --
    tun0/v4 private rw off -- off on,off
    tun0/v4 reqhost r- -- -- -- --
    tun0/v4 transmit rw on -- on on,off
    tun0/v4 zone rw global -- global --
    ipadm show-ifprop
    IFNAME PROPERTY PROTO PERM CURRENT PERSISTENT DEFAULT POSSIBLE
    nge0 arp ipv4 rw on -- on on,off
    nge0 forwarding ipv4 rw off off off on,off
    nge0 metric ipv4 rw 0 -- 0 --
    nge0 mtu ipv4 rw 1500 -- 1500 68-1500
    nge0 exchange_routes ipv4 rw on -- on on,off
    nge0 usesrc ipv4 rw none -- none --
    nge0 forwarding ipv6 rw off -- off on,off
    nge0 metric ipv6 rw 0 -- 0 --
    nge0 mtu ipv6 rw 1500 -- 1500 1280-1500
    nge0 nud ipv6 rw on -- on on,off
    nge0 exchange_routes ipv6 rw on -- on on,off
    nge0 usesrc ipv6 rw none -- none --
    nge0 group ip rw -- -- -- --
    nge0 standby ip rw off -- off on,off
    vnic0 arp ipv4 rw on -- on on,off
    vnic0 forwarding ipv4 rw on on off on,off
    vnic0 metric ipv4 rw 0 -- 0 --
    vnic0 mtu ipv4 rw 1500 -- 1500 68-1500
    vnic0 exchange_routes ipv4 rw on -- on on,off
    vnic0 usesrc ipv4 rw none -- none --
    vnic0 group ip rw -- -- -- --
    vnic0 standby ip rw off -- off on,off
    tun0 arp ipv4 rw off -- on on,off
    tun0 forwarding ipv4 rw on on off on,off
    tun0 metric ipv4 rw 0 -- 0 --
    tun0 mtu ipv4 rw 1402 -- 1402 68-65515
    tun0 exchange_routes ipv4 rw on -- on on,off
    tun0 usesrc ipv4 rw none -- none --
    tun0 group ip rw -- -- -- --
    tun0 standby ip rw off -- off on,off
    Edited by: user1233039 on Jun 20, 2012 9:18 AM

  • SOLARIS 2.6 와 HP/UX & SNI 사이의 HANG 문제

    제품 : SQL*NET
    작성날짜 : 2002-10-16
    SOLARIS 2.6 와 HP/UX & SNI 사이의 HANG 문제
    ======================================
    PURPOSE
    Solaris 2.6 에서 hang 문제와
    In-band and Out-of-band Breaks 에 대해서 알아봅니다.
    Explanation
    Problem Description
    Solaris 2.6 으로 부터 HP/UX & SNI system 으로 접속할 경우
    hang 이 걸리는 현상이 발생합니다.
    혹은 ora-3113 이 발생하거나 또는 select 시에 hang 이 발생하는
    경우가 있습니다.
    이 문제의 원인은 un-ack'd urgent data messages 를 다루는 방법에
    있어서 Sun 혹은 HP/Pyramid TCP stack 이 잘못된 방법을 사용하기
    때문입니다. 현재 이 문제는 Sun & HP 에서 논의 되고 있습니다.
    ( un-ack'd urgent data messages : SQL*Net 의
    out-of-band break/reset mechanism 에 영향을 주어 client 와
    server process 를 out of sync 로 만드는 messages 입니다.
    break/reset mechanism 은 11-byte normal data packet (NSPTMK)에
    선행되는 urgent data message (TCP MSB_OOB flag 가 설정된)에 의해
    구현됩니다.)
    이러한 현상이 Solaris 에서 HP/UX & SNI 쪽으로 접속할때에 발생하는
    이유는 같은 socket 상의 urgent messages 를 다루는 방법이 서로 다르기
    때문입니다. HP & SNI 에서는 처음 11-byte의 첫 byte를 잃어버리게 되면
    12569: header checksum error 가 발생하게 됩니다.
    (이러한 문제는 접속하는 방법상의 차이로 인해
    Server Manager 에서는 발생하지 않습니다.)
    이 문제는 client 와 server 에서 level 16 으로 trace 를 떠 보면 알 수
    있습니다.
    Client trace file:
    ~~~~~~~~~~~~~~~~~~
    nsrdr: NSPTDA flags: 0x0
    nsrdr: normal exit
    nsdo: what=1, bl=2038
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nioqrc: exit
    nioqsn: entry
    nioqbr: entry
    nioqbr: state = normal (0)
    nioqsm: entry
    nioqsm: Sending break packet (1)...
    nsdo: entry
    nsdo: cid=0, opcode=67, bl=1, what=18, uflgs=0x100, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420d, mvd=0
    nsdo: gtn=127, gtc=127, ptn=10, ptc=2047
    nsdo: sending ATTN
    nsdo: 127 urgent byte to transport
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nioqbr: exit
    nioqrs: entry
    nioqrs: state = interrupted (1)
    nioqrs: nioqrs: Not in send state ...
    nioqsm: entry
    nioqsm: Sending reset packet (2)...
    nsdo: entry
    nsdo: cid=0, opcode=67, bl=1, what=17, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420d, mvd=0
    nsdo: gtn=127, gtc=127, ptn=10, ptc=2047
    nsdofls: entry
    nsdofls: DATA flags: 0x0
    nsdofls: normal exit
    nsdo: sending NSPTMK packet
    nspsend: entry
    nspsend: plen=11, type=12
    nttwr: entry
    nttwr: socket 11 had bytes written=11
    nttwr: exit
    nspsend: 11 bytes to transport
    nspsend: packet dump
    nspsend:00 0B 00 00 0C 00 00 00 |........|
    nspsend:01 00 02 00 00 00 00 00 |........|
    nspsend: normal exit
    nsdoacts: entry
    nsdofls: entry
    nsdofls: DATA flags: 0x0
    nsdofls: normal exit
    nsdoacts: flushing transport
    nttctl: entry
    nsdoacts: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nioqrs: nioqrs: sucking for reset marker...
    nioqar: entry
    nioqar: nioqar: suck pipe til I get a reset...
    nscontrol: entry
    nscontrol: cmd=1, lcl=0x0
    nscontrol: normal exit
    nscontrol: entry
    nscontrol: cmd=3, lcl=0x2
    nscontrol: normal exit
    nsdo: entry
    nsdo: cid=0, opcode=85, bl=0, what=0, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420d, mvd=0
    nsdo: gtn=127, gtc=127, ptn=10, ptc=2047
    nsdo: switching to application buffer
    nsrdr: entry
    nsrdr: recving a packet
    nsprecv: entry
    nsprecv: reading from transport...
    nttrd: entry
    nttrd: socket 11 had bytes read=11
    nttrd: exit
    nsprecv: 11 bytes from transport
    nsprecv: tlen=11, plen=11, type=12
    nsprecv: packet dump
    nsprecv:00 0B 00 00 0C 00 00 00 |........|
    nsprecv:01 00 02 00 00 00 00 00 |........|
    nsprecv: normal exit
    nsrdr: got NSPTMK packet
    nsrdr: normal exit
    nsdo: what=17, bl=1
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nioqar: exit
    nscontrol: entry
    nscontrol: cmd=2, lcl=0x0
    nscontrol: normal exit
    nsnactl: entry
    nactl_internal: entry
    naeectl: entry
    naeectl: exit
    naecctl: entry
    naecctl: exit
    nactl_internal: exit
    nsnactl: error exit
    nserror: entry
    nserror: nsres: id=0, op=77, ns=12630, ns2=0; nt[0]=0, nt[1]=0, nt[2]=0
    nioqer: entry
    nioqer: incoming err = 0
    nioqce: entry
    nioqce: exit
    nioqer: returning err = 0
    nioqer: exit
    nioqrs: exit
    nioqrc: entry
    nsdo: entry
    nsdo: cid=0, opcode=85, bl=0, what=0, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420d, mvd=0
    nsdo: gtn=127, gtc=127, ptn=10, ptc=2047
    nsdo: switching to application buffer
    nsrdr: entry
    nsrdr: recving a packet
    nsprecv: entry
    nsprecv: reading from transport...
    nttrd: entry
    client 는 이 부분에서 hang 이 걸립니다.
    Server trace file:
    ~~~~~~~~~~~~~~~~~~
    nsdo: switching to application buffer
    nsrdr: entry
    nsrdr: recving a packet
    nsprecv: entry
    nsprecv: reading from transport...
    nttrd: entry
    nttrd: socket 12 had bytes read=10
    nttrd: exit
    nsprecv: 10 bytes from transport
    -<ERROR>- nsprecv: header checksum error
    nsprecv:packet hdr
    nsprecv:0B 00 00 0C 00 00 00 00 |........|
    nsprecv: error exit
    nserror: entry
    -<ERROR>- nserror: nsres: id=0, op=68, ns=12569, ns2=0; nt[0]=0, nt[1]=0, nt[2]=0
    nsrdr: error exit
    nsdo: nsctxrnk=0
    nsdo: error exit
    osnqrc: interrupt came in while in ns...
    osnqhp: entry
    osnqhp: handling break in state sent (1)
    osnqhp: exit
    osnqrc: exit
    osnqrs: entry
    osnqrs: state = interrupted (1)
    osnqrs: osnqrs: sending reset marker...
    osnqsm: entry
    osnqsm: Sending reset packet (2)...
    nsdo: entry
    nsdo: cid=0, opcode=67, bl=1, what=17, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420c, mvd=0
    nsdo: gtn=143, gtc=143, ptn=10, ptc=2048
    nsdofls: entry
    nsdofls: DATA flags: 0x0
    nsdofls: normal exit
    nsdo: sending NSPTMK packet
    nspsend: entry
    nspsend: plen=11, type=12
    nttwr: entry
    nttwr: socket 12 had bytes written=11
    nttwr: exit
    nspsend: 11 bytes to transport
    nspsend:packet dump
    nspsend:00 0B 00 00 0C 00 00 00 |........|
    nspsend:01 00 02 00 00 00 00 00 |........|
    nspsend: normal exit
    nsdoacts: entry
    nsdofls: entry
    nsdofls: DATA flags: 0x0
    nsdofls: normal exit
    nsdoacts: flushing transport
    nttctl: entry
    nsdoacts: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    osnqsm: exit
    osnqrs: osnqrs: sucking for reset marker...
    osnqar: entry
    osnqar: osnqar: suck pipe til I get a reset...
    nsdo: entry
    nsdo: cid=0, opcode=85, bl=0, what=0, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420c, mvd=0
    nsdo: gtn=143, gtc=143, ptn=10, ptc=2048
    nsdo: switching to application buffer
    nsrdr: entry
    nsrdr: recving a packet
    nsprecv: entry
    nsprecv: reading from transport...
    server 는 이 부분에서 hang 이 걸립니다.
    Workaround
    client 쪽 $ORACLE_HOME/network/admin/sqlnet.ora file 안에 다음
    parameter 를 추가 한다.
    DISABLE_OOB = ON
    DISABLE_OOB = ON 은 SQL*Net이 out-of-band breaks 를 사용하지
    않도록 설정하는 기능합니다.
    Break 란 ?
    break 는 SQL*Net 에서 transaction 이 종료되기 전에
    user 에게 transaction 을 정지하게 할 수 있는 function입니다.
    interrupt key(대부분의 os 에서 control-C 로 지정되어 있는)를
    user 가 눌렀을때 SQL*Net 은 break 를 가동하게 됩니다.
    SQL*Net 은 in-band breaks 또는 out-of-band breaks 를 지원합니다.
    문제는 OS 환경이 break request 를 지원하는가에 달려 있습니다.
    in-band breaks 란 ?
    in-band breaks 은 networking protocol 에 의해 제공되는 정상적인
    write, read function 을 사용해서 만들어진 client 로 부터
    server 로 가는 일반적인 data messages 입니다.
    in-band breaks 를 사용하는 oracle server process 의 경우
    server 의 RDBMS 는 백만분의 몇초 단위로 작업을 멈추고 break request
    가 있는지 없는지 SQL*Net driver 와 함께 검사합니다.
    Oracle MTS 의 경우에 in-band breaks 를 사용합니다.
    그러나 multi threaded server processes 들은 asynchronously 하게
    request 를 하게 때문에 보기에는 out-of-band breaks 를 사용하는것
    처럼 보이게 됩니다.
    in-band breaks 는 일반 data packet 으로써 server 로 전송되기 때문에
    모든 protocol 에서 구현될 수 있습니다.
    out-of-band breaks 란 ?
    urgent protocol stack data messages 를 사용해서 client 에서 server 로
    보내지는 breaks 입니다.
    out-of-band breaks 를 사용가능한 모든 platform 과 protocol 에서는
    oracle process 에거 client 에서 보내진 break requst 를 알릴 수 있는
    방법을 제공합니다.
    out-of-band breaks 를 제공하는 server 는 break request 를 검사하기
    위해 SQL*Net driver 를 호출하지 않습니다. 대신 os 의 notification
    system 를 이용하게 됩니다.
    TCP/IP stacks 기반의 다수의 DOS/MS Windows 는 urgent writes를 구현하기
    위해 필요한 API calls 을 제공하지 않기 때문에 Windows용 SQL*Net TCP/IP
    은 out-of-band breaks 을 사용하지 못합니다.
    Example
    Reference Documents
    Note.68059.1
    Note.61444.1

  • Upgrade solaris from 9 to 10 - Oracle issues?

    We are planning to upgrade our Solaris box, running oracle 9.2.0.5,
    from solaris 9 (5.9) to 10, this to take advantage of better TCP/IP
    stack on Solaris 10 , and the Network trunking feature, multiplexing
    network cards to same IP, which is non-standard in Solaris 9.
    Our DB does not run in a cluster, and uses local disks only.
    any issue we should be aware of? would all our system settings, like
    disk, init and /etc/system remain unchanged? any estimate of down time?
    I am assuming we would have to shut down oracle while running the
    upgrade.
    I just read that /etc/system is not supported? what would we have to do instead?
    thanks!

    You may need to re-link Oracle.

  • Coherence *Extend-TCP configuration not working

    Hi,
         I was trying to setup the Coherence *Extend-TCP configuration on my solaris box.
         To start with, i'm trying to start a Cache server instance by using the cluster-side configuration XML (given at URL below)
         http://wiki.tangosol.com/display/COH32UG/Configuring+and+Using+Coherence*Extend
         But while starting its throwing me the below error. The Coherence version that i'm using is 3.2/353. Please advise.
         Exception in thread "main" java.lang.IllegalArgumentException: The "Proxy" element is missing a required acceptor configuration element
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.ProxyService.configure(ProxyService.CDB:30)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.getRunningService(SafeService.CDB:26)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:1)
         at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:9)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:775)
         at com.tangosol.net.DefaultCacheServer.start(DefaultCacheServer.java:138)
         at com.tangosol.net.DefaultCacheServer.main(DefaultCacheServer.java:60)
         regards
         Mike

    Sorry,
         I noticed that the above error occurs for version 3.1.1 (& not for 3.2) as previously
         specified in previous message (above). My apologies.
         As a follow-up, i've now installed 3.2 jars on my environment & i noticed that the
         above error doesnt occur for this version. The cache server seems to be coming
         up fine now (with the appropriate TCP/IP configuration tag in the xml).
         But when i try to run my client application (which attempts to connect to this
         remote cache server), it throws an InvocationTargetException error (full exception
         below).
         The error indicates that i'm missing some elements in the XML configuration.
         Exception
         (Wrapped) java.lang.reflect.InvocationTargetException
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.lang.reflect.Method.invoke(Unknown Source)
              at com.tangosol.net.extend.AdapterFactory.ensureCacheServiceAdapter(AdapterFactory.java:69)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:729)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:650)
              at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:831)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:284)
              at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:622)
              at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:600)
              at com.tangosol.examples.explore.SimpleCacheClient.main(SimpleCacheClient.java:25)
         Caused by: java.lang.IllegalArgumentException: Missing required initiator child configuration element: <extend-cache-scheme tier='front'>
         <scheme-name>extend-direct</scheme-name>
         <service-name>ExtendTcpCacheService</service-name>
         <initiator-config tier='front'>
         <tcp-initiator>
         <remote-addresses>
         <socket-address>
         <address>gpblnx1d.nam.nsroot.net</address>
         <port>32000</port>
         </socket-address>
         </remote-addresses>
         <connect-timeout>10s</connect-timeout>
         <request-timeout>5s</request-timeout>
         </tcp-initiator>
         </initiator-config>
         </extend-cache-scheme>
              at com.tangosol.coherence.extend.component.comm.Adapter.getInitiatorElement(Adapter.CDB:13)
              at com.tangosol.coherence.extend.component.comm.adapter.CacheServiceStub.configure(CacheServiceStub.CDB:5)
              at com.tangosol.coherence.extend.component.application.library.generic.CoherenceExtend.createCacheServiceStub(CoherenceExtend.CDB:4)
              at com.tangosol.coherence.extend.component.application.library.generic.CoherenceExtend.ensureCacheServiceStub(CoherenceExtend.CDB:15)

  • Memory is low after some days

    Hello.
    We're running a NW6.5.8 machine on a HP Proliant ML350 G3. The server works
    well since several years. Three weeks ago the server makes some problems.
    After restarting the machine the memory runs low after 3 or for days. I
    can't see a reason for this.
    Do you have an idea for this?
    Here is my config.txt of this machine:
    Novell File Server Configuration Report For Server: FS1
    Novell File Server Configuration Report Created: Tue, Apr 6, 2010 8:24 am
    Novell File Server Configuration Report. [Produced by CONFIG.NLM v3.10.17]
    Novell NetWare 5.70.08 October 3, 2008
    (C) Copyright 1983-2008 Novell Inc. All Rights Reserved.
    Server name...............: FS1
    OS Version................: v5.70
    OS revision number........: 8
    Product Version...........: v6.50
    Product Revision Number...: 8
    Server Up Time(D:H:M:Sec).: 5:00:07:55
    Serial number.............: XXXXXXXX
    Internal Net. Addr........: 0EB0C408h
    Security Restriction Level: 1
    SFT Level.................: 2
    Engine Type...............: NATIVE
    TTS Level.................: 1
    Total Server memory.......: 2559.60 MB or 2683933696 Bytes
    Processor speed rating....: 200081
    Original cache buffers....: 654204
    Current Cache Buffers.....: 153274
    LRU Sitting Time(D:H:M:S).: 5:00:07:55
    Current FSP's.............: 26
    Current MP FSP's..........: 58
    Current Receive Buffers...: 3000
    Directory cache buffers...: 0
    Workstations Connected....: 48
    Max Workstations Connected: 58
    Server language...........: ENGLISH (4)
    Timesync active...........: Yes
    Time is synchronized......: Yes
    Total Processors..........: 1
    Server DOS Country ID.....: 49
    Server DOS Code Page......: 850
    Boot Loader...............: DOS
    Top of Modules List 286 Modules Loaded.
    ACPIASL.NLM v1.05.16 Jan. 16, 2007 ACPI Architecture Services
    Layer for ACPI compliant systems
    ACPICA.NLM v1.05.16 Jan. 16, 2007 ACPI Component Architecture
    for ACPI compliant systems
    ACPICMGR.NLM v1.05.16 Jan. 16, 2007 ACPI Component Manager for
    ACPI compliant systems
    ACPIDRV.PSM v1.05.19 Jan. 16, 2007 ACPI Platform Support Module
    for ACPI compliant systems
    ACPIPWR.NLM v1.05.16 Jan. 16, 2007 ACPI Power Management Driver
    for ACPI compliant systems
    ADPT160M.HAM v18.33.13 Nov. 17, 2005 Adaptec Ultra160 Host Adapter
    Module
    AD_ASPI.NLM v7.50 Feb. 17, 2006 Backup Exec ASPI Device Driver
    for NetWare
    APACHE2.NLM v2.00.63 Apr. 25, 2008 Apache Web Server 2.0.63
    APRLIB.NLM v0.09.17 Apr. 25, 2008 Apache Portability Runtime
    Library 0.9.17
    AUTHLDAP.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 LDAP
    Authentication Module
    AUTHLDDN.NLM v1.00 Nov. 9, 2005 LdapDN Module
    BKUPEXEC.NLM v9.20 Jan. 11, 2006 Backup Exec SureStart
    BROKER.NLM v3.00.12 Feb. 20, 2008 NDPS Broker
    BSDSOCK.NLM v6.82 Nov. 20, 2007 Novell BSDSOCK Module
    BSPXCOM.NLM v7.90 Apr. 15, 2003 BSPXCOM.NLM v7.90.000, Build
    253
    BTCPCOM.NLM v7.90 Jul. 9, 2003 BTCPCOM.NLM v7.90.000, Build
    253
    BTRIEVE.NLM v7.90 Mar. 21, 2001 BTRIEVE.NLM v7.90.000
    CALNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWCalls Runtime
    Library
    CCS.NLM v27510.02.01 Aug. 25, 2008 Controlled Cryptography
    Services from Novell, Inc.
    CDBE.NLM v6.01 Sep. 21, 2006 NetWare Configuration DB
    Engine
    CDDVD.NSS v3.27 Nov. 13, 2008 NSS Loadable Storage System
    (LSS) for CD/UDF (Build 163 MP)
    CERTLCM.NLM v28000806.23 Jun. 23, 2008 Novell SASL EXTERNAL Proxy LCM
    2.8.0.0 20080623
    CERTLSM.NLM v28000806.23 Jun. 23, 2008 Novell SASL EXTERNAL LSM
    2.8.0.0 20080623
    CHARSET.NLM v1.01 Jun. 4, 2003 Display Character Set Support
    For NetWare
    CIOS.NLM v1.60 Feb. 12, 2008 Consolidated IO System
    CLIB.NLM v5.90.15 Mar. 10, 2008 (Legacy) Standard C Runtime
    Library for NLMs
    CLNNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWClient Runtime
    Library
    CLXNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWCLX Runtime Library
    COMN.NSS v3.27 Nov. 13, 2008 NSS Common Support Layer
    (COMN) (Build 163 MP)
    CONFIG.NLM v3.10.17 Feb. 12, 2008 NetWare Server Configuration
    Reader
    CONLOG.NLM v3.01.02 Aug. 8, 2006 System Console Logger
    CONNAUD.NLM v3.17 May. 10, 2005 NLS - Connection Metering
    CONNMGR.NLM v5.60.01 Sep. 7, 2006 NetWare Connection Manager
    NLM
    CPQASM.NLM v1.20 May. 11, 2007 HP ProLiant Server Health
    Driver Tier 2
    CPQBSSA.NLM v7.90 Jul. 6, 2007 HP Insight Management Base
    System Agent
    CPQDASA.NLM v7.90 Jun. 21, 2007 HP Management Array Subsystem
    Agent
    CPQFCASA.NLM v7.90 Jun. 21, 2007 HP Management Fibre Channel
    Array Agent
    CPQHLTH.NLM v5.22 May. 11, 2007 HP ProLiant Server Health
    Driver Tier 1
    CPQHMMO.NLM v3.92 Jun. 10, 2003 Compaq HMMO Services Provider
    for NetWare
    CPQHOST.NLM v7.90 Jul. 6, 2007 HP Insight Management Host
    Agent
    CPQHTHSA.NLM v7.90 Jul. 6, 2007 HP Insight Management Health
    Agent
    CPQIDESA.NLM v7.90 Jun. 21, 2007 HP Management IDE Subsystem
    Agent
    CPQNCSA.NLM v7.90 May. 24, 2007 HP Insight NIC Agent
    CPQRAID.HAM v2.15 Jul. 5, 2005 HP Unified RAID driver
    CPQSCSA.NLM v7.90 Jun. 21, 2007 HP Management SCSI Subsystem
    Agent
    CPQSHD.CDM v2.08 Feb. 19, 2008 HP NWPA SCSI Disk Driver
    CPQSSSA.NLM v7.90 Jun. 21, 2007 HP Management Storage Box
    Subsystem Agent
    CPQTHRSA.NLM v7.90 Jul. 6, 2007 HP Insight Management
    Threshold Agent
    CPQWEBAG.NLM v7.90 Jul. 6, 2007 HP Web Based Management Agent
    CPUCHECK.NLM v5.60.01 Dec. 6, 2007 NetWare Processor Checking
    Utility
    CRLSM.NLM v2.08.01 Oct. 28, 2008 Challenge Response LSM
    v2.8.1.0
    CRON.NLM v1.70 Jun. 8, 1998 NetWare Scheduler
    CSATPXY.NLM v1.02 Nov. 17, 1999 CS Audit Trail Proxy Agent
    CSAUDIT.NLM v6.00.02 Sep. 4, 2003 CSLIB: Audit Trail Facility
    CSL.NLM v2.06.02 Jan. 13, 2000 NetWare Call Support Layer For
    NetWare
    CSLIND.NLM v4.21 Dec. 7, 1999 TCPIP CSL INDEPENDENCE MODULE
    7Dec99 7Dec99
    CSSYSMSG.NLM v1.01.08 Mar. 18, 1999 CSLIB: System Messages
    Facility
    DBNET6.NLM v1.45.02 Mar. 16, 2006 Debug Network IO Support
    DFSLIB.NLM v3.27 Nov. 13, 2008 DFS Common Library (Build 163
    MP)
    DHCPSRVR.NLM v3.14 Oct. 30, 2008 DHCP Server
    DHOST.NLM v10010.97 Sep. 18, 2006 Novell DHost Portability
    Interface 1.0.0 SMP
    DIAG500.NLM v3.04.03 Oct. 31, 2007 Diagnostic/coredump utility
    for NetWare 6.x
    DPLSV386.NLM v1.15.01 May. 21, 2007 NetWare 6.x Distributed Print
    Library - DPLSV386
    DPRPCNLM.NLM v3.00.17 Oct. 10, 2006 Novell NDPS RPC Library NLM
    DS.NLM v20216.83 Jul. 6, 2008 Novell eDirectory Version 8.8
    SP3 SMP
    DSAPI.NLM v6.00.04 Jan. 27, 2006 NetWare NWNet Runtime Library
    DSEVENT.NLM v6.01.03 Aug. 26, 2008 NetWare DSEvent Runtime
    Library
    DSLOADER.NLM v20216.83 Jul. 6, 2008 Novell eDirectory Version
    8.8.0 Loader SMP
    DSLOG.NLM v20216.83 Jul. 6, 2008 DS Log for Novell eDirectory
    8.8.0
    ETHERTSM.NLM v3.90 Mar. 20, 2006 Novell Ethernet Topology
    Specific Module
    EXPATLBC.NLM v1.00.02 Aug. 31, 2004 Scripting - Expat XML Parser
    Library (LibC Based) 1.95.2
    EXPIRES.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Expires Module
    FATFS.NLM v1.24 Aug. 27, 2007 FAT Filesystem Module for
    NetWare
    FILESYS.NLM v5.14 Apr. 16, 2008 NetWare File System NLM
    FLOPPY.HAM v1.03 Feb. 3, 2006 Novell FLOPPY Driver
    GAMS.NLM v2.00 Mar. 19, 2008 Graded Authentication
    Management Service
    HEADERS.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Headers Module
    HOSTMIB.NLM v5.03.01 Dec. 1, 2006 NetWare 5.x/6.x Host Resources
    MIB
    HTTPSTK.NLM v4.03 Sep. 4, 2008 Novell Small Http Interface
    HWDETECT.NLM v1.19.05 Feb. 20, 2003 Novell Hardware
    Insertion/Removal Detection
    IDEATA.HAM v4.34 May. 5, 2007 Novell IDE/ATA/ATAPI/SATA Host
    Adapter Module
    IDECD.CDM v4.13 Apr. 4, 2007 Novell ATA/IDE CD/DVD Custom
    Device Module
    IFACE.NLM v7.02.10 Mar. 5, 2010 SAV Interface for NetWare
    INETCFG.NLM v6.51.03 Jul. 17, 2007 Internetworking Configuration
    Production_17July2007
    IPCLINFO.NLM v1.11.01 Dec. 17, 1999 IP Client Info Module
    17Dec99
    IPMCFG.NLM v1.01.16 Oct. 22, 2005 Web Interface for IP Address
    Management
    IPMGMT.NLM v1.03.01 May. 29, 2007 TCPIP - NetWare IP Address
    Management
    IPPSRVR.NLM v4.01.04 Oct. 14, 2008 Novell iPrint Server
    IPXS.NLM v4.10.01 Feb. 12, 1998 NetWare STREAMS IPX Protocol
    IPXSPX.NLM v5.60 Feb. 1, 2006 NetWare IPX/SPX Protocol Stack
    NLM
    JAVA.NLM v1.43 Oct. 16, 2008 java.nlm (based on 1.4.2_18)
    Build 08101613
    JNET.NLM v1.43 Oct. 16, 2008 Java jnet (based on 1.4.2_18)
    JSMSG.NLM v3.27 Nov. 13, 2008 Jetstream Message Layer (Build
    163 MP)
    JSOCK.NLM v1.43 Oct. 16, 2008 Support For Java Sockets
    (loader)
    JSOCK6X.NLM v1.43 Oct. 16, 2008 NetWare 6.x Support For Java
    Sockets (JDK 1.4.2)
    JSTCP.NLM v3.27 Nov. 13, 2008 Jetstream TCP Transport Layer
    (Build 163 MP)
    JVM.NLM v1.43 Oct. 16, 2008 Java Hotspot 1.4.2_18
    Interpreter
    JVMLIB.NLM v1.43 Oct. 16, 2008 Java jvmlib (based on
    1.4.2_18)
    KEYB.NLM v2.10 Jul. 26, 2001 NetWare National Keyboard
    Support
    LANGMANI.NLM v10310.47 Aug. 9, 2004 Novell Cross-Platform Language
    Manager
    LBURP.NLM v20214.51 Jul. 1, 2008 LDAP Bulkload
    Update/Replication Protocol service extension for Novell eDirectory 8.8
    LCMCIFS2.NLM v2.00.09 Nov. 29, 2005 Windows Native File Access
    Login Methods (Build 84 SP)
    LCMMD5.NLM v28000806.23 Jun. 23, 2008 Novell SASL DIGEST-MD5 Proxy
    LCM 2.8.0.0 20080623
    LDAPSDK.NLM v3.05.02 Jul. 10, 2008 LDAP SDK Library (Clib
    version)
    LDAPXS.NLM v3.05.01 Jul. 10, 2008 (Clib version)
    LFS.NLM v5.12 Sep. 21, 2005 NetWare Logical File System
    NLM
    LIB0.NLM v5.90.15 Mar. 10, 2008 Novell Ring 0 Library for
    NLMs
    LIBC.NLM v9.00.05 Oct. 3, 2008 Standard C Runtime Library for
    NLMs [optimized, 7]
    LIBGCC_S.NLM v3.04.03 Apr. 29, 2005 gcc runtime and intrinsics
    support
    LIBNSS.NLM v3.27 Nov. 13, 2008 Generic Library used by NSS
    (Build 163 MP)
    LIC_API.NLM v2.01 Jun. 30, 1997 License APIs IP020A.G03
    LLDAPSDK.NLM v3.05.02 Jul. 10, 2008 LDAP SDK Library (LibC
    version)
    LLDAPSSL.NLM v3.05.01 Jul. 10, 2008 NetWare SSL Library for LDAP
    SDK (LibC version)
    LLDAPX.NLM v3.05.01 Jul. 10, 2008 NetWare Extension APIs for
    LDAP SDK (LibC version)
    LOCNLM32.NLM v6.00.04 Nov. 29, 2005 NetWare NWLocale Runtime
    Library
    LSAPI.NLM v5.02 Jan. 7, 2003 NLS LSAPI Library
    LSL.NLM v4.86 Feb. 2, 2006 Novell NetWare Link Support
    Layer
    LSMAFP3.NLM v2.00.11 May. 10, 2004 Macintosh Native File Access
    Login Methods (Build 103 SP)
    LSMCIFS2.NLM v2.00.07 Nov. 29, 2005 Windows Native File Access
    Login Methods (Build 95 SP)
    LSMMD5.NLM v28000806.23 Jun. 23, 2008 Novell SASL DIGEST-MD5 LSM
    2.8.0.0 20080623
    LSSS.NLM v3.40 Aug. 8, 2008 Novell SecretStore LDAP
    Extension Manager 3.4.1.2
    MAL.NSS v3.27 Nov. 13, 2008 NSS Media Access Layer (MAL)
    (Build 163 MP)
    MALHLP.NLM v3.27 Nov. 13, 2008 NSS Configure help messages
    (Build 163 MP)
    MANAGE.NSS v3.27 Nov. 13, 2008 NSS Management Functions
    (Build 163 MP)
    MASV.NLM v2.00.01 Sep. 2, 2008 Mandatory Access Control
    Service
    MM.NLM v3.22.07 Aug. 20, 2008 NetWare 6.5 Media Manager
    MOD_IPP.NLM v1.00.04 Jun. 7, 2006 iPrint Module
    MOD_JK.NLM v1.02.23 Apr. 25, 2008 Apache 2.0 plugin for Tomcat
    MOD_PHP5.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - Apache 2.0 Module
    MONDATA.NLM v6.00 Jul. 18, 2003 NetWare 5.x/6.x Monitor MIB
    MONITOR.NLM v12.02.02 Apr. 4, 2006 NetWare Console Monitor
    MSM.NLM v4.12 Aug. 22, 2007 Novell Multi-Processor Media
    Support Module
    NAMED.NLM v6.07.05 Dec. 18, 2009 eDirectory integrated Novell
    DNS Server
    NBI.NLM v3.01.01 Jul. 13, 2007 NetWare Bus Interface
    NCP.NLM v5.61.01 Sep. 30, 2008 NetWare Core Protocol (NCP)
    Engine
    NCPIP.NLM v6.02.01 Sep. 30, 2008 NetWare NCP Services over IP
    NCPIPX.NLM v5.60.01 Sep. 30, 2008 Novell NCP/IPX Stack NLM
    NCPNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWNCP Runtime Library
    NDMPD.NLM v9.20 Jan. 25, 2006 Backup Exec NDMP Server
    Module
    NDPSGW.NLM v4.00.17 Aug. 5, 2008 NDPS Gateway
    NDPSM.NLM v3.02.07 Oct. 7, 2008 NDPS Manager
    NDSAUDIT.NLM v2.09 May. 22, 2003 Directory Services Audit
    NDSIMON.NLM v20113.18 Oct. 24, 2007 NDS iMonitor 2.4
    NEB.NLM v5.60 Sep. 27, 2004 Novell Event Bus
    NETDB.NLM v4.11.05 Jan. 6, 2005 Network Database Access
    Module
    NETLIB.NLM v6.50.22 Feb. 12, 2003 Novell TCPIP NETLIB Module
    NETNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWNet Runtime Library
    NICISDI.NLM v27510.02.01 Aug. 25, 2008 Security Domain
    Infrastructure
    NILE.NLM v7.00.01 Aug. 20, 2007 Novell N/Ties NLM ("")
    Release Build with symbols
    NIPPED.NLM v1.03.09 Jul. 11, 2006 NetWare 5.x, 6.x INF File
    Editing Library - NIPPED
    NIPPZLIB.NLM v1.00.01 Nov. 28, 2005 General Purpose ZIP File
    Library for NetWare
    NIRMAN.NLM v1.06.04 Sep. 18, 2007 TCPIP - NetWare
    Internetworking Remote Manager
    NIT.NLM v5.90.15 Mar. 10, 2008 NetWare Interface Tools
    Library for NLMs
    NLDAP.NLM v20216.73 Jul. 10, 2008 LDAP Agent for Novell
    eDirectory 8.8 SP3
    NLMLIB.NLM v5.90.15 Mar. 10, 2008 Novell NLM Runtime Library
    NLSADPT2.NLM v2.00 Sep. 9, 2003 NLS and Metering adapter for
    iManager 2.0 plugin
    NLSAPI.NLM v5.02 Aug. 7, 2003 NLSAPI
    NLSLRUP.NLM v4.01.07 May. 10, 2005 NLS - Usage Metering
    NLSLSP.NLM v5.02 May. 25, 2005 NLS - License Service
    Provider
    NLSMETER.NLM v3.43 May. 10, 2005 NLS - Software Usage Metering
    Database
    NLSTRAP.NLM v5.02 Feb. 19, 2004 NetWare License Server Trap
    NMAS.NLM v33100811.12 Nov. 12, 2008 Novell Modular Authentication
    Service 3.3.1.0 20081112
    NMASGPXY.NLM v33100811.12 Nov. 12, 2008 NMAS Generic Proxy 3.3.1.0
    20081112
    NMASLDAP.NLM v33100811.12 Nov. 12, 2008 NMAS LDAP Extensions 3.3.1.0
    20081112
    NPKIAPI.NLM v3.32 Sep. 24, 2008 Public Key Infrastructure
    Services
    NPKIT.NLM v3.32 Sep. 24, 2008 Public Key Infrastructure
    Services
    NRLTLI.NLM v9.20 Jan. 11, 2006 Backup Exec - Remote
    Workstation Backup Software
    NSPDNS.NLM v6.20.03 Sep. 8, 2003 NetWare Winsock 2.0 NSPDNS.NLM
    Name Service Providers
    NSPNDS.NLM v6.20 Nov. 12, 2001 NetWare Winsock 2.0 NSPNDS.NLM
    Name Service Provider
    NSPSAP.NLM v6.20.02 Sep. 8, 2003 NetWare Winsock 2.0 NLM
    NSPSAP.NLM Name Service Provider
    NSPSLP.NLM v6.20.04 Dec. 6, 2007 NetWare Winsock 2.0 NSPSLP.NLM
    Name Service Provider
    NSS.NLM v3.27 Nov. 13, 2008 NSS (Novell Storage Services)
    (Build 163 MP)
    NSSIDK.NSS v3.27 Nov. 13, 2008 NSS Pool Configuration Manager
    (Build 163 MP)
    NSSWIN.NLM v3.27 Nov. 13, 2008 NSS ASCI Window API Library
    (Build 163 MP)
    NTFYDPOP.ENM v2.00.03 Feb. 26, 1999 Directed Pop-Up Delivery
    Method
    NTFYLOG.ENM v2.00.03 May. 25, 1999 Log File Delivery Method
    NTFYPOP.ENM v2.00.03 May. 21, 1999 Pop Up Delivery Method
    NTFYRPC.ENM v2.00.03 Feb. 26, 1999 RPC Delivery Method
    NTFYSPX.ENM v2.00.03 Feb. 26, 1999 SPX Delivery Method
    NTFYSRVR.NLM v3.00.05 May. 10, 2005 NDPS Notification Server
    NTFYWSOC.ENM v2.00.03 Feb. 26, 1999 Winsock Delivery Method
    NTLS.NLM v20410.01 Aug. 12, 2008 NTLS 2.0.4.0 based on OpenSSL
    0.9.7m
    NWAIF103.NLM v7.94 Nov. 30, 2001 nwaif103.nlm v7.94, Build 251
    NWBSRVCM.NLM v7.90 Mar. 20, 2001 NWBSRVCM.NLM v7.90.000, Build
    230
    NWENC103.NLM v7.90 Feb. 24, 2001 NWENC103.NLM v7.90.000 (Text
    Encoding Conversion Library)
    NWIDK.NLM v3.01.01 Sep. 19, 2003 CDWare Volume Module
    NWKCFG.NLM v2.16 Jun. 24, 2005 NetWare Kernel Config NLM
    NWMKDE.NLM v7.94 Dec. 11, 2001 NWMKDE.NLM v7.94.251.000
    NWPA.NLM v3.21.02 Oct. 29, 2008 NetWare 6.5 NetWare Peripheral
    Architecture NLM
    NWPALOAD.NLM v3.00 Jul. 10, 2000 NetWare 5 NWPA Load Utility
    NWSA.NSS v3.27 Nov. 13, 2008 NSS NetWare Semantic Agent
    (NWSA) (Build 163 MP)
    NWSEC.NLM v1.00.02 Sep. 13, 2005 Scripting - Security Library
    NWSNUT.NLM v7.00.01 Jul. 11, 2008 NetWare NLM Utility User
    Interface
    NWTERMIO.NLM v1.00 Sep. 11, 2006 NetWare Terminal Emulation
    NWTRAP.NLM v6.00.05 Jun. 6, 2005 NetWare 5.x/6.x Trap Monitor
    NWUCMGR.NLM v1.05 Mar. 14, 2001 NWUCMGR.NLM v1.5 Build 230
    NWUTIL.NLM v3.00.02 Aug. 20, 2007 Novell Utility Library NLM
    (_NW65[SP7]{""})
    N_PRDDAT.NLM v1.00 Feb. 3, 2003 N_PRDDAT
    OHCIDRV.CAD v1.07 Feb. 26, 2008 Novell Universal Serial Bus
    OHCI driver
    PARTAPI.NLM v2.00 Apr. 17, 2002 Partition APIs for NetWare
    6.1
    PHP2UCS.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - UCS Extension -
    Zend API Number 20041030
    PHP5LIB.NLM v1.00.03 Dec. 6, 2005 PHP 5.0.5 - Script Interpreter
    and Library - Zend API Number 20041030
    PHP_GD2.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - GD2 Extension -
    Zend API Number 20041030
    PHP_LDAP.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - LDAP Extension -
    Zend API Number 20041030
    PHP_OSSL.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - OpenSSL Extension
    - Zend API Number 20041030
    PHP_XML.NLM v1.00.02 Oct. 3, 2005 PHP 5.0.5 - XML Extension -
    Zend API Number 20041030
    PKI.NLM v3.32 Aug. 25, 2008 Novell Certificate Server
    PKIAPI.NLM v2.23.10 Nov. 20, 2004 Public Key Infrastructure
    Services
    PMLODR.NLM v1.26 Oct. 7, 2005 PMLodr for NW65
    PMPORTAL.NLM v2.16 Nov. 21, 2003 NetWare License Information
    Portal
    POLIMGR.NLM v6.27 Nov. 3, 2005 NetWare License Policy
    Manager
    PORTAL.NLM v4.03 Sep. 22, 2008 Novell Remote Manager NLM
    PSVCS.NLM v251.00 Nov. 30, 2001 Portability Services
    PVER500.NLM v3.00 Feb. 1, 2007 NetWare 6.XX Version Library
    PWDLCM.NLM v28000806.23 Jun. 23, 2008 Novell Simple Password Proxy
    LCM 2.8.0.0 20080623
    PWDLSM.NLM v28000806.23 Jun. 23, 2008 Novell Simple Password LSM
    2.8.0.0 20080623
    Q57.LAN v10.41 Feb. 1, 2007 HP NC10xx/NC32xx/NC67xx/NC77xx
    Gigabit Server Adapter
    QUEUE.NLM v5.60 May. 24, 2001 NetWare Queue Services NLM
    RCONAG6.NLM v6.11 Nov. 20, 2007 RConsole Agent for Netware
    REGSRVR.NLM v3.00.06 May. 10, 2005 NDPS Service Registry
    REQUESTR.NLM v5.90.15 Mar. 10, 2008 Novell NCP Requestor for NLMs
    REWRITE.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Rewrite Module
    RMANSRVR.NLM v3.06.04 Oct. 23, 2008 NDPS Resource Manager
    ROLLCALL.NLM v5.00 Jul. 27, 1998 RollCall NLM (101, API 1.0)
    ROTLOGS.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Log Rotation
    Utility for NetWare
    SAL.NLM v20411.47 Jul. 1, 2008 Novell System Abstraction
    Layer Version 2.3.1
    SAS.NLM v1.75 Mar. 13, 2004 Secure Authentication
    Services
    SASDFM.NLM v27510.02.01 Aug. 25, 2008 SAS Data Flow Manager
    SASL.NLM v33100811.12 Nov. 12, 2008 Simple Authentication and
    Security Layer 3.3.1.0 20081112
    SAVENGIN.NLM v3.06 Mar. 5, 2010 SAV Interface engine
    SCRCB.NLM v1.00 Oct. 3, 2005 Scripting - LibC-CLib Context
    Broker
    SERVINST.NLM v5.00.13 Nov. 21, 2005 NetWare 5.x/6.x
    Instrumentation
    SGUID.NLM v6.01 Sep. 27, 2002 NetWare GUID Services
    SLP.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION PROTOCOL
    (RFC2165/RFC2608)
    SLPDA.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION NDS DIRECTORY
    AGENT (RFC2165/RFC2608)
    SLPTCP.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION TCP/UDP
    INTERFACE (RFC2165/RFC2608)
    SMDR.NLM v6.58.01 Oct. 16, 2008 SMS - Storage Data Requestor
    SMSUT.NLM v1.01.03 Jun. 26, 2008 SMS - Utility Library for
    NetWare 6.X
    SNMP.NLM v4.18 Jul. 25, 2006 Netware 4.x/5.x/6.x SNMP
    Service
    SPMDCLNT.NLM v33100811.12 Nov. 12, 2008 Novell SPM Client for DClient
    3.3.1.0 20081112
    SPMNWCC.NLM v33100811.12 Nov. 12, 2008 Novell SPM Client for NWCC
    3.3.1.0 20081112
    SSLDP.NLM v3.40 Aug. 8, 2008 Novell SecretStore LDAP
    Transport Plugin 3.4.1.2
    SSNCP.NLM v3.40 Aug. 8, 2008 Novell SecretStore NCP
    Transport Plugin 3.4.1.2
    SSS.NLM v3.40 Aug. 8, 2008 Novell SecretStore 3.4.1.2
    STREAMS.NLM v6.00.06 May. 4, 2005 NetWare STREAMS PTF
    SWEEP.NLM v4.52 Mar. 5, 2010 Sophos Anti-Virus User
    Interface
    SYSLOG.NLM v6.05.03 Oct. 22, 2007 NetWare Logfile Daemon
    TCP.NLM v6.82.04 Sep. 30, 2008 Novell TCP/IP Stack -
    Transport module (NULL encryption)
    TCPIP.NLM v6.82 Nov. 20, 2007 Novell TCP/IP Stack - Network
    module (NULL encryption)
    TCPSTATS.NLM v6.50.10 Jun. 20, 2003 Web Interface for Protocol
    Monitoring
    THREADS.NLM v5.90.15 Mar. 10, 2008 Novell Threads Package for
    NLMs
    TIMESYNC.NLM v6.61.01 Oct. 14, 2005 NetWare Time Synchronization
    Services
    TLI.NLM v4.30.02 Dec. 19, 2000 NetWare Transport Level
    Interface Library
    TOOLBOX.NLM v2.16 Aug. 28, 2002 Utility Toolbox for NetWare 4
    - 6
    TSAFS.NLM v6.53.03 Oct. 16, 2008 SMS - File System Agent for
    NetWare 6.X
    TSANDS.NLM v20213.93 Jul. 1, 2008 TSA for Novell eDirectory 7.x,
    8.x
    TUI.NLM v1.05.03 May. 28, 1998 Textual User Interface
    MOAB_B40.528
    UCSCORE.NLM v1.02.02 Oct. 3, 2005 Novell UCS Core NLM
    UNICODE.NLM v7.00 Oct. 26, 2004 NetWare Unicode Runtime
    Library (UniLib-based) [optimized]
    UTILLDAP.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 LDAP
    Authentication Module
    UTILLDP2.NLM v1.00 Nov. 9, 2005 LdapDN Module
    VDISK.NLM v1.00 Nov. 30, 2004 NetWare Virtual Disk
    VERIFY.NLM v1.43 Oct. 16, 2008 Java verify (based on
    1.4.2_18)
    VLRPC.NLM v3.27 Nov. 13, 2008 DFS Volume Location Database
    (VLDB) RPC interface (Build 163 MP)
    VMRPC.NLM v3.27 Nov. 13, 2008 DFS Volume Manager RPC
    interface (Build 163 MP)
    VOLMN.NSS v3.27 Nov. 13, 2008 NSS Distributed Volume Manager
    (Build 163 MP)
    VOLSMS.NLM v3.27 Nov. 13, 2008 NSS Distributed Volume Manager
    (Build 163 MP)
    WPSD.NLM v2.00 Aug. 8, 2005 ServiceDescriptor Natives NLM
    WS2_32.NLM v6.24.01 Feb. 14, 2008 NetWare Winsock 2.0 NLM
    WSPIP.NLM v6.24 Dec. 4, 2007 NetWare Winsock Service 1.0
    NLM for TCP and UDP
    WSPIPX.NLM v6.22 Dec. 4, 2007 NetWare Winsock Service 1.0
    NLM for IPX and SPX
    WSPSSL.NLM v6.26 Dec. 4, 2007 NetWare Winsock Service 1.0
    NLM for SSL
    X509LSM.NLM v1.04 Mar. 31, 2004 Novell X.509 LSM
    XENGEXP.NLM v27510.02.01 Aug. 25, 2008 NICI Import Restricted XENG
    from Novell, Inc.
    XENGNUL.NLM v27510.02.01 Aug. 25, 2008 NICI NULL XENG from Novell,
    Inc.
    XENGUSC.NLM v27510.02.01 Aug. 25, 2008 NICI U.S./Worldwide XENG from
    Novell, Inc.
    XI18N.NLM v10310.53 Aug. 2, 2005 Novell Cross-Platform
    Internationalization Package
    XIM.XLM v27510.02.01 Aug. 25, 2008 Novell NICI Signed Loader
    XIS11.NLM v1.00.02 Apr. 7, 2005 XML Integration Service
    XMGR.NLM v27510.02.01 Aug. 25, 2008 NICI XMGR from Novell, Inc.
    XNGAUSC.NLM v27510.02.01 Aug. 25, 2008 NICI U.S./Worldwide XMGR
    Assistant XENG from Novell, Inc.
    XSUP.NLM v27510.02.01 Aug. 25, 2008 NICI XSUP from Novell, Inc.
    ZIP.NLM v1.43 Oct. 16, 2008 Java zip (based on 1.4.2_18)
    ZLIB.NLM v1.01.04 Dec. 20, 2002 ZLIB 1.1.4 General Purpose
    Compression Library for NetWare
    ZLSS.NSS v3.27 Nov. 13, 2008 NSS Journaled Storage System
    (ZLSS) (Build 163 MP)
    End of Modules List 286 Modules Loaded.
    Top of LAN Driver Configuration Listing
    Signature.....: HardwareDriverMLID
    CFG Version...: 1.15
    Node Address..: 0012793A26F8
    Board Number..: 1
    Board Instance: 1
    Media Type....: ETHERNET_II
    MLID Version..: 10.41
    Slot..........: 10007
    I/O...........: None
    Memory........: F5FE0000h -> F5FEFFFFh
    IRQ...........: 5
    DMA...........: None
    Logical Name..: Q57_1_EII_EII
    End of LAN Driver Configuration Listing
    Top of Boot Drive Information
    SERVER.EXE loaded from...........: C:\NWSERVER\
    SERVER.EXE version...............: 1355757 bytes 10-03-2008 09:53am
    Total Space on Drive.............: 496 MB
    Available Space..................: 312 MB
    End of Boot Drive Information
    Top of Storage Device Configuration Information
    Storage Device Summary:
    0x0000 [V024-A0] Legacy FLOPPY Controller
    0x0001 [V024-A0-D1:0] Legacy Floppy
    0x0002 [V100-A100] USB OHCI Controller
    0x0003 [V321-A1] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    0x0004 [V321-A2] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    0x0005 [V025-A3] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    0x0016 [V025-A3-D0:0] HL-DT-ST DVD-ROM GDR8163B f/w:0E15
    0x0006 [V504-A4] HP Unified RAID Driver
    0x0009 [V504-A4-D0:2] HP Smart Array 642 Slot 1 ID 0 LUN 2
    0x000E DOS Partitioned Media
    0x0015 [V504-A4-D0:2-P10F53] Free Partition Space
    0x0012 [V504-A4-D0:2-P0] NSS Partition
    0x0007 [V504-A4-D0:0] HP Smart Array 642 Slot 1 ID 0 LUN 0
    0x000A DOS Partitioned Media
    0x0013 [V504-A4-D0:0-P21EA6] Free Partition Space
    0x000B [V504-A4-D0:0-P0] Big DOS; OS/2; Win95 Partition
    0x000C [V504-A4-D0:0-P1F6] NSS Partition
    0x000F [V504-A4-D0:0-P2136] NSS Partition
    0x0008 [V504-A4-D0:1] HP Smart Array 642 Slot 1 ID 0 LUN 1
    0x000D DOS Partitioned Media
    0x0014 [V504-A4-D0:1-P10F53] Free Partition Space
    0x0011 [V504-A4-D0:1-P0] NSS Partition
    Storage Device Details:
    [V024-A0] Legacy FLOPPY Controller
    Media Manager object ID..: 0x0000
    Media Manager Object Type: Adapter
    Driver name..............: FLOPPY.HAM
    Assigned driver ID.......: 36
    Adapter number...........: 0
    Primary port address.....: 3F2
    Primary port length......: 4
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 6
    Interrupt 1..............: Not used
    Slot.....................: 0
    DMA0.....................: 2
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V024-A0-D1:0] Legacy Floppy
    Media manager object ID.....: 0x0001
    Media manager Object Type...: Device
    Device type.................: Unknown
    Capacity....................: 0 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 18
    Heads.......................: 2
    Cylinders...................: 80
    Block size, in bytes........: 1474560
    Activated...................: No
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 1
    Device Number...............: 0
    Adapter Number..............: 0
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    [V100-A100] USB OHCI Controller
    Media Manager object ID..: 0x0002
    Media Manager Object Type: Adapter
    Driver name..............: OHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 256
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: B
    Interrupt 1..............: Not used
    Slot.....................: 10011
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0090
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V321-A1] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    Media Manager object ID..: 0x0003
    Media Manager Object Type: Adapter
    Driver name..............: ADPT160M.HAM
    Assigned driver ID.......: 801
    Adapter number...........: 1
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 3
    Interrupt 1..............: Not used
    Slot.....................: 10004
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0010
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V321-A2] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    Media Manager object ID..: 0x0004
    Media Manager Object Type: Adapter
    Driver name..............: ADPT160M.HAM
    Assigned driver ID.......: 801
    Adapter number...........: 2
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 3
    Interrupt 1..............: Not used
    Slot.....................: 10005
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0010
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A3] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Media Manager object ID..: 0x0005
    Media Manager Object Type: Adapter
    Driver name..............: IDEATA.HAM
    Assigned driver ID.......: 37
    Adapter number...........: 3
    Primary port address.....: 1F0
    Primary port length......: 8
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: E
    Interrupt 1..............: Not used
    Slot.....................: 0
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A3-D0:0] HL-DT-ST DVD-ROM GDR8163B f/w:0E15
    Media manager object ID.....: 0x0016
    Media manager Object Type...: Device
    Device type.................: CD-ROM
    Capacity....................: Unavailable
    Unit Size, in bytes.........: 512
    Sectors.....................: 0
    Heads.......................: 0
    Cylinders...................: 0
    Block size, in bytes........: 134215680
    Activated...................: No
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: Yes
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 3
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    Removable drive mount status: Dismounted
    Removable drive lock status.: Not locked
    [V504-A4] HP Unified RAID Driver
    Media Manager object ID..: 0x0006
    Media Manager Object Type: Adapter
    Driver name..............: CPQRAID.HAM
    Assigned driver ID.......: 1284
    Adapter number...........: 4
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: F
    Interrupt 1..............: Not used
    Slot.....................: 1
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0200
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V504-A4-D0:2] HP Smart Array 642 Slot 1 ID 0 LUN 2
    Media manager object ID.....: 0x0009
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 69120 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 17433
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 2
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000E
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:2-P10F53] Free Partition Space
    Media Manager object ID......: 0x0015
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 142252064
    Size, in sectors.............: 1216
    [V504-A4-D0:2-P0] NSS Partition
    Media Manager object ID......: 0x0012
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 142252032
    [V504-A4-D0:0] HP Smart Array 642 Slot 1 ID 0 LUN 0
    Media manager object ID.....: 0x0007
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 138752 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 34866
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000A
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:0-P21EA6] Free Partition Space
    Media Manager object ID......: 0x0013
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 284505280
    Size, in sectors.............: 1280
    [V504-A4-D0:0-P0] Big DOS; OS/2; Win95 Partition
    Media Manager object ID......: 0x000B
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 1028128
    [V504-A4-D0:0-P1F6] NSS Partition
    Media Manager object ID......: 0x000C
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: Yes
    Beginning sector of partition: 1028160
    Size, in sectors.............: 16384000
    [V504-A4-D0:0-P2136] NSS Partition
    Media Manager object ID......: 0x000F
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: No
    Beginning sector of partition: 17412160
    Size, in sectors.............: 267093120
    [V504-A4-D0:1] HP Smart Array 642 Slot 1 ID 0 LUN 1
    Media manager object ID.....: 0x0008
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 69120 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 17433
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 1
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000D
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:1-P10F53] Free Partition Space
    Media Manager object ID......: 0x0014
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 142252064
    Size, in sectors.............: 1216
    [V504-A4-D0:1-P0] NSS Partition
    Media Manager object ID......: 0x0011
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 142252032
    End of Storage Device Configuration Information
    * Volume Statistics for SYS *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 7934 MB
    Block Size.................: 4 KB
    Total Blocks...............: 2031143
    Free Blocks................: 351563
    Purgable Blocks............: 33219
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147265132
    Sectors per Block..........: 8
    Free Disk Space............: 1373 MB
    Purgable Disk Space........: 129 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for _ADMIN *
    File System................: Unknown
    Volume Size................: 4 MB
    Block Size.................: 4 KB
    Total Blocks...............: 1024
    Free Blocks................: 1024
    Purgable Blocks............: 0
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147483647
    Sectors per Block..........: 8
    Free Disk Space............: 4 MB
    Purgable Disk Space........: 0 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for DATA *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 268529 MB
    Block Size.................: 4 KB
    Total Blocks...............: 68743547
    Free Blocks................: 31780189
    Purgable Blocks............: 411553
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147220714
    Sectors per Block..........: 8
    Free Disk Space............: 124141 MB
    Purgable Disk Space........: 1607 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    Volume Name Name Spaces Loaded
    SYS DOS
    SYS MACINTOSH
    SYS NFS
    SYS LONG_NAMES
    _ADMIN DOS
    _ADMIN MACINTOSH
    _ADMIN NFS
    _ADMIN LONG_NAMES
    DATA DOS
    DATA MACINTOSH
    DATA NFS
    DATA LONG_NAMES
    Top of NDS/eDirectory Configuration Listing
    NDS Tree Name............: Organisation
    NDS Server Name..........: CN=FS1.O=City.T=Organisation
    NDS Version..............: v20216.83
    sys:_netware attributes..: Hidden System SubDir ImmediatePurge
    Partition Name...........: T=Organisation
    Partition Type...........: Master
    Partition State..........: On
    Partition Name...........: O=City.T=Organisation
    Partition Type...........: Master
    Partition State..........: On
    End of NDS/eDirectory Configuration Listing
    Top of Installed Product List
    Product ID...........: AP2WEB
    Product Version......: 2.0.63
    Product Description..: APACHE2 Web Server and Tomcat 4 Servlet Container
    Product ID...........: APACHE2
    Product Version......: 2.0.63
    Product Description..: APACHE2 Admin Server
    Product ID...........: BNS
    Product Version......: 1.1.0
    Product Description..: Beans for Novell Services
    Product ID...........: C1RPTING
    Product Version......: 1.3.6
    Product Description..: ConsoleOne Reporting Snapin
    Product ID...........: CONSOLE1
    Product Version......: 1.3.6
    Product Description..: ConsoleOne 1.3.6
    Product ID...........: CPQCSP
    Product Version......: 7.91
    Product Description..: HP ProLiant Support Pack (PSP) Utility For Novell
    NetWare
    Product ID...........: DNSDHCP
    Product Version......: 6.2.1
    Product Description..: Novell DNS/DHCP Services
    Product ID...........: EDIR
    Product Version......: 88.3.0
    Product Description..: eDirectory (tm) 8.8 SP3
    Product ID...........: EMBOX
    Product Version......: 88.3.0
    Product Description..: eDirectory Management Utilities Toolbox
    Product ID...........: LDAP
    Product Version......: 88.0.0
    Product Description..: LDAP Services
    Product ID...........: NDPS
    Product Version......: 4.0.7
    Product Description..: iPrint
    Product ID...........: NDS8
    Product Version......: 88.3.0
    Product Description..: eDirectory (tm) 8.8 SP3
    Product ID...........: NICI
    Product Version......: 2.7.4
    Product Description..: Novell International Cryptographic Infrastructure
    (NICI)
    Product ID...........: NICIU0
    Product Version......: 2.7.4
    Product Description..: NICI U.S./Canada (128bit) Crypto XENG
    Product ID...........: NLS
    Product Version......: 5.0.2
    Product Description..: Novell Licensing Services
    Product ID...........: NMAS
    Product Version......: 3.3.0
    Product Description..: Novell Modular Authentication Service
    Product ID...........: NSBS2
    Product Version......: 6.5.8
    Product Description..: Novell Small Business Suite
    Product ID...........: NSN
    Product Version......: 2.0.0
    Product Description..: NSN
    Product ID...........: NTLS
    Product Version......: 2.0.3
    Product Description..: Novell TLS Library
    Product ID...........: OES
    Product Version......: 2.0.0
    Product Description..: Open Enterprise Server
    Product ID...........: OPENWBEM
    Product Version......: 3.1.0
    Product Description..: OpenWBEM
    Product ID...........: PATCHKIT
    Product Version......: 1.0.0
    Product Description..: v1.0 Patch Kit for NetWare 6.5 SP5
    Product ID...........: PERVASIV
    Product Version......: 7.9.4
    Product Description..: Pervasive SQL 2000i
    Product ID...........: PHP
    Product Version......: 5.0.5
    Product Description..: PHP
    Product ID...........: PKIS
    Product Version......: 3.3.2
    Product Description..: Novell Certificate Server
    Product ID...........: PORTAL
    Product Version......: 4.3.0
    Product Description..: NetWare Remote Manager
    Product ID...........: Pattern
    Product Version......: 1.0.0
    Product Description..: Customized NetWare Server
    Product ID...........: Perl
    Product Version......: 5.8.4
    Product Description..: Perl
    Product ID...........: SAS
    Product Version......: 1.7.4
    Product Description..: SSL Security Authentication Services
    Product ID...........: SMS
    Product Version......: 1.1.6
    Product Description..: Storage Management Services
    Product ID...........: SPACK
    Product Version......: 6.5.8
    Product Description..: v8.0 Support Pack for NetWare 6.5
    Product ID...........: SS
    Product Version......: 3.4.0
    Product Description..: Novell SecretStore
    Product ID...........: TOMCAT5
    Product Version......: 5.0.30
    Product Description..: Tomcat 5 Server
    Product ID...........: Tomcat
    Product Version......: 4.1.37
    Product Description..: Tomcat 4 Admin Instance
    Product ID...........: WANMAN
    Product Version......: 1.0.3
    Product Description..: WAN Traffic Manager Services
    Product ID...........: ZDM
    Product Version......: 7.0.1
    Product Description..: ZENworks Desktop Management
    Product ID...........: iFolder
    Product Version......: 2.1.9
    Product Description..: Novell iFolder Storage Services
    Product ID...........: iManager
    Product Version......: 2.7.2
    Product Description..: Novell iManager
    Product ID...........: iMonitor
    Product Version......: 2.4.0
    Product Description..: NDS iMonitor Services
    End of Installed Product List
    Top of Running Java Processes 2 Processes Running
    Class Name...........: com.apcc.m11.arch.application.Application
    Class ID.............: 626
    Class State..........: Running
    Class Name...........: org.apache.catalina.startup.Bootstrap
    Class ID.............: 518
    Class State..........: Running
    End of Running Java Processes
    Top of Server Memory Statistics
    Allocated Memory.................: 961.6 MB
    Cache Buffer Memory..............: 598.7 MB
    Cache Moveable Memory............: 0.0 MB
    Cache Non-moveable Memory........: 0.0 MB
    Code Memory......................: 39.7 MB
    Data Memory......................: 19.2 MB
    Total Work Memory................: 1619.3 MB
    Other Cache Pages Memory.........: 719.0 MB
    System Memory Under 4GB..........: 2559.6 MB
    Total Known Memory...............: 2559.6 MB
    End of Server Memory Statistics
    Top of file. [SYS:ETC\CRONTAB]
    # Run perl script to rotate logs each midnight.
    0 0 * * * perl sys:/apache2/rotate.pl sys:/apache2/rotate.ini --noscreen
    # 30 23 * * 4 sys:/SYSTEM/cr_image.ncf
    15 20 * * 1-5 unload sweep.nlm
    55 23 * * 1-5 sys:/sweep/sweep.nlm
    End of file. [SYS:ETC\CRONTAB]
    Top of file. [SYS:ETC\GATEWAYS]
    # SYS:ETC\GATEWAYS
    # List of unusual routes which must be added to the routing
    # database statically.
    # Normally you will not need this file, as most routing information
    # should be available through the routing protocols.
    # Examples. These entries will not be useful to you.
    #net milnet gateway sj-in5 metric 3 active # to milnet through in5.
    #net arpa gateway sj-in1 passive # to arpanet. in1 is passive.
    #host 130.57.6.40 gateway 192.67.172.55 # route with numbers.
    Net 0 Gateway xxx.xxx.xxx.104 Metric 1 Passive
    End of file. [SYS:ETC\GATEWAYS]
    Top of file. [SYS:ETC\HOSTS]
    # SYS:ETC\HOSTS
    # Mappings of host names and host aliases to IP address.
    127.0.0.1 loopback lb localhost # normal loopback address
    # examples from Novell network
    # 130.57.4.2 ta tahiti ta.novell.com loghost
    # 130.57.6.40 osd-frog frog
    # 130.57.6.144 sj-in5 in5
    # 192.67.172.71 sj-in1 in1
    # interesting addresses on the Internet
    # 192.67.67.20 sri-nic.arpa nic.ddn.mil nic
    # 26.2.0.74 wsmr-simtel20.army.mil simtel20
    xxx.xxx.xxx.102 fs1.intranet.ntb FS1
    xxx.xxx.xxx.203 MAIL_SVR.intranet.ntb MAIL_SVR
    xxx.xxx.xxx.106 dc-01.ntb.local
    xxx.xxx.xxx.107 fs2.intranet.ntb FS2
    End of file. [SYS:ETC\HOSTS]
    Top of file. [SYS:ETC\HOSTNAME]
    xxx.xxx.xxx.102 fs1.intranet.ntb
    End of file. [SYS:ETC\HOSTNAME]
    Top of file. [SYS:ETC\JAVA.CFG]
    End of file. [SYS:ETC\JAVA.CFG]
    Top of file. [SYS:ETC\NETINFO.CFG]
    #!VERSION=2.3
    #! --- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING ----
    #! This file was created by the Internetworking Configuration Console.
    #! It is intended to be modified ONLY by the configurator (INETCFG.NLM).
    #! Tampering with this file may cause severe malfunctioning of the system.
    #! The configurator will check for tampering and abort if it is detected.
    #!SERVERTYPE=NORMAL
    #!UIMODE=NORMAL
    #!BEGINGENLOAD
    LOAD SNMP
    LOAD BCALLSRV
    #!END
    #!BEGINTSMLOAD
    #!END
    #!BEGINBOARD DRVR=Q57 NAME=Q57_1_EII STATUS=ENABLED NUMPORTS=1 DRVRTYPE=LAN
    VARIABLEPORTS=NO PORTPARAM=CHANNEL SLOT=10007
    #Transferred from AUTOEXEC.NCF
    #!BEGINPORT NAME=Q57_1_EII NUMBER=1 STATUS=ENABLED FRAMES=YES NUMLINKS=1
    MEDIA=EtherTsm WANFRAME=UNCONFIGURED
    #Transferred from AUTOEXEC.NCF
    #!REFCOUNT=1
    LOAD Q57 NAME=Q57_1_EII_EII FRAME=ETHERNET_II SLOT=10007
    #!END
    #!END
    #!BEGINPROTO PROTO=TCPIP STATUS=ENABLED
    LOAD Tcpip RIP=No Static=Yes LoadSharing=No Forward=No VIPASupport=No
    #!BEGINBIND STATUS=ENABLED
    BIND IP Q57_1_EII_EII ARP=Yes Mask=255.255.255.0 Address=xxx.xxx.xxx.102
    #xxx.xxx.xxx.102
    #!END
    #!END
    End of file. [SYS:ETC\NETINFO.CFG]
    Top of file. [SYS:ETC\RESOLV.CFG]
    domain intranet.ntb
    domain ntb.local
    nameserver xxx.xxx.xxx.102
    End of file. [SYS:ETC\RESOLV.CFG]
    Top of file. [SYS:ETC\SLP.CFG]
    ; This is a sample of the slp configuration file.
    ; Two types of entries can be made: 1) DA entries, 2) SA Register Filters.
    ; The DA entry allows static configuration of a known DA. This would be
    used
    ; when the DA was out of multicast range and DHCP was not being used to
    ; configure the DA.
    ; The static DA configuration format is as follows 'DA <addr type>,
    <addr>'.
    ; The first word must be "DA". The addr type is the address type.
    Currently, only
    ; IPV4 has been defined. IPV6 will be defined in the future. The addr is
    ; the address specified.
    ; The following is an example of a static DA.
    ; DA IPV4, 130.1.1.1
    ; The SA Register Filter would be used when the administrator wanted all
    services
    ; of a specific service type being mapped to a single scope. For example,
    ; the administrator wanted all "lpr" printers being registered to scope
    "printer".
    ; The format is as follows: 'REGISTER TYPE "<type name>" to SCOPE "<scope
    name>"'.
    ; The parser will look for REGISTER, TYPE, and SCOPE as keywords followed
    by quote on
    ; a single line. Example:
    ; REGISTER TYPE "lpr" to SCOPE "eng"
    ; The last line must contain a line feed and char return. A semi-colon
    specifies a
    ; comment.
    DA IPV4, xxx.xxx.xxx.102
    End of file. [SYS:ETC\SLP.CFG]
    Top of file. [SYS:ETC\TCPIP.CFG]
    AutonomousSystem 0
    Protocol rip off {
    Interface {
    Address xxx.xxx.xxx.102
    Port Q57_1_EII_EII
    Status on
    Cost 1
    Poison off
    SplitHorizon on
    UpdateTime 30
    GarbageTime 120
    ExpireTime 180
    OriginateDefault off
    Version ripI
    Mode normal
    Protocol egp off {
    Protocol ospf off {
    Interface {
    Address xxx.xxx.xxx.102
    Port Q57_1_EII_EII
    Status on
    Cost 1
    AreaId 0.0.0.0
    Priority 1
    RetransmissionInterval 5
    TransitDelay 1
    HelloInterval 10
    RouterDeadInterval 40
    Nbma {
    PollInterval 120
    Neighbor {
    Interface {
    Address xxx.xxx.xxx.102
    AddressMask 255.255.255.0
    Port Q57_1_EII_EII
    Type lan
    RouterDiscovery no
    SolicitationAddress multicast
    NATStatus Disabled
    SecIPStatus Disabled
    TOSStatus Disabled
    TOSValue 0
    ARPTimerStatus Disabled
    ARPCacheUpdateTimeout 300
    ARPCacheStaleTimeout 300
    GroupedInterface no
    PrimaryInterface no
    LBPolicy 0
    Arpable yes
    NetworkAddress xxx.xxx.xxx.0
    VIPASupport Enabled
    BdgStatus Enabled
    ForwardIPSourceRouting off
    NATFiltering off
    Deadgatewaydetection off {
    T0 30
    T1 2
    LoadBalancing off {
    LBInterval 2
    FaultTolerance on {
    FTInterval 2
    DefIPAddr 0.0.0.0
    End of file. [SYS:ETC\TCPIP.CFG]
    Top of file. [SYS:ETC\IPWAN.CFG]
    End of file. [SYS:ETC\IPWAN.CFG]
    Top of file. [SYS:SYSTEM\ABEND.LOG]
    File size is 177707 bytes.
    PVER: 6.50.07
    Server FS1 halted Tuesday, 25 March 2008 17.31.47,196
    Abend 1 on P00: Server-5.70.07: Page Fault Processor Exception (Error code
    00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 00000001 EBX = 00000000 ECX = 00000000 EDX = 00000202
    ESI = 41035242 EDI = 00000000 EBP = A4EF2A04 ESP = A4EF29E4
    EIP = 971A9187 FLAGS = 00010293
    971A9187 3808 C

    Hello Andrew.
    Thanks for your answer.
    >>> ataubman<[email protected]> schrieb am Donnerstag, 8.
    April
    2010 um 01:46:
    > That looks basically fine, although the CPQ drivers and utilities are
    > really old and need updating from HP.
    >
    > What actual symptoms are you seeing, any errors or messages? Post them
    > here verbatim, if so.
    >
    > Can you please get SEG version 2 from 'Cool Solutions: SEG.NLM: NetWare
    > Memory Analyzer' (http://www.novell.com/coolsolutions/tools/14445.html),
    > load it, wait til the problem occurs, and get a copy of the segstats.txt
    > for the server (load seg, then from the seg main screen '/' ‑> Info
    ‑>
    > Write Segstats) then post that here.
    >
    > Can you also get config.nlm from fconfig17.zip, extract it to
    > SYS:SYSTEM on the problem server and do a "load config /jumba1se" from
    > the server, then post the resulting sys:system\config.txt, after
    > removing the file listing that occurs after the set commands, and any
    > sensitive infomation‑ eg serial number, public IP addresses, snmp
    > community strings, remote access passwords etc.
    Here is the Config.txt content:
    Novell File Server Configuration Report For Server: Fileserver
    Novell File Server Configuration Report Created: Thu, Apr 8, 2010 9:26 am
    Novell File Server Configuration Report. [Produced by CONFIG.NLM v3.10.17]
    Novell NetWare 5.70.08 October 3, 2008
    (C) Copyright 1983-2008 Novell Inc. All Rights Reserved.
    Server name...............: Fileserver
    OS Version................: v5.70
    OS revision number........: 8
    Product Version...........: v6.50
    Product Revision Number...: 8
    Server Up Time(D:H:M:Sec).: 0:00:39:05
    Serial number.............: XXXXXXXX
    Internal Net. Addr........: 0EB0C408h
    Security Restriction Level: 1
    SFT Level.................: 2
    Engine Type...............: NATIVE
    TTS Level.................: 1
    Total Server memory.......: 2559.60 MB or 2683933696 Bytes
    Processor speed rating....: 251285
    Original cache buffers....: 654207
    Current Cache Buffers.....: 481131
    LRU Sitting Time(D:H:M:S).: 0:00:39:04
    Current FSP's.............: 18
    Current MP FSP's..........: 45
    Current Receive Buffers...: 3000
    Directory cache buffers...: 0
    Workstations Connected....: 64
    Max Workstations Connected: 64
    Server language...........: ENGLISH (4)
    Timesync active...........: Yes
    Time is synchronized......: Yes
    Total Processors..........: 1
    Server DOS Country ID.....: 49
    Server DOS Code Page......: 850
    Boot Loader...............: DOS
    Top of LAN Driver Configuration Listing
    Signature.....: HardwareDriverMLID
    CFG Version...: 1.15
    Node Address..: 0012793A26F8
    Board Number..: 1
    Board Instance: 1
    Media Type....: ETHERNET_II
    MLID Version..: 10.70
    Slot..........: 10007
    I/O...........: None
    Memory........: F5FE0000h -> F5FEFFFFh
    IRQ...........: 5
    DMA...........: None
    Logical Name..: Q57_1_EII_EII
    End of LAN Driver Configuration Listing
    Top of Boot Drive Information
    SERVER.EXE loaded from...........: C:\NWSERVER\
    SERVER.EXE version...............: 1355757 bytes 10-03-2008 09:53am
    Total Space on Drive.............: 496 MB
    Available Space..................: 312 MB
    End of Boot Drive Information
    Top of Storage Device Configuration Information
    Storage Device Summary:
    0x0000 [V024-A0] Legacy FLOPPY Controller
    0x0001 [V024-A0-D1:0] Legacy Floppy
    0x0002 [V100-A100] USB OHCI Controller
    0x0003 [V321-A1] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    0x0004 [V321-A2] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    0x0005 [V025-A3] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    0x0016 [V025-A3-D0:0] HL-DT-ST DVD-ROM GDR8163B f/w:0E15
    0x0006 [V504-A4] HP Unified RAID Driver
    0x0009 [V504-A4-D0:2] HP Smart Array 642 Slot 1 ID 0 LUN 2
    0x000E DOS Partitioned Media
    0x0015 [V504-A4-D0:2-P10F53] Free Partition Space
    0x0012 [V504-A4-D0:2-P0] NSS Partition
    0x0007 [V504-A4-D0:0] HP Smart Array 642 Slot 1 ID 0 LUN 0
    0x000A DOS Partitioned Media
    0x0013 [V504-A4-D0:0-P21EA6] Free Partition Space
    0x000B [V504-A4-D0:0-P0] Big DOS; OS/2; Win95 Partition
    0x000C [V504-A4-D0:0-P1F6] NSS Partition
    0x000F [V504-A4-D0:0-P2136] NSS Partition
    0x0008 [V504-A4-D0:1] HP Smart Array 642 Slot 1 ID 0 LUN 1
    0x000D DOS Partitioned Media
    0x0014 [V504-A4-D0:1-P10F53] Free Partition Space
    0x0010 [V504-A4-D0:1-P0] NSS Partition
    Storage Device Details:
    [V024-A0] Legacy FLOPPY Controller
    Media Manager object ID..: 0x0000
    Media Manager Object Type: Adapter
    Driver name..............: FLOPPY.HAM
    Assigned driver ID.......: 36
    Adapter number...........: 0
    Primary port address.....: 3F2
    Primary port length......: 4
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 6
    Interrupt 1..............: Not used
    Slot.....................: 0
    DMA0.....................: 2
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V024-A0-D1:0] Legacy Floppy
    Media manager object ID.....: 0x0001
    Media manager Object Type...: Device
    Device type.................: Unknown
    Capacity....................: 0 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 18
    Heads.......................: 2
    Cylinders...................: 80
    Block size, in bytes........: 1474560
    Activated...................: No
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 1
    Device Number...............: 0
    Adapter Number..............: 0
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    [V100-A100] USB OHCI Controller
    Media Manager object ID..: 0x0002
    Media Manager Object Type: Adapter
    Driver name..............: OHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 256
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: B
    Interrupt 1..............: Not used
    Slot.....................: 10011
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0090
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V321-A1] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    Media Manager object ID..: 0x0003
    Media Manager Object Type: Adapter
    Driver name..............: ADPT160M.HAM
    Assigned driver ID.......: 801
    Adapter number...........: 1
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 3
    Interrupt 1..............: Not used
    Slot.....................: 10004
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0010
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V321-A2] Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI
    Media Manager object ID..: 0x0004
    Media Manager Object Type: Adapter
    Driver name..............: ADPT160M.HAM
    Assigned driver ID.......: 801
    Adapter number...........: 2
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 3
    Interrupt 1..............: Not used
    Slot.....................: 10005
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0010
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A3] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Media Manager object ID..: 0x0005
    Media Manager Object Type: Adapter
    Driver name..............: IDEATA.HAM
    Assigned driver ID.......: 37
    Adapter number...........: 3
    Primary port address.....: 1F0
    Primary port length......: 8
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: E
    Interrupt 1..............: Not used
    Slot.....................: 0
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A3-D0:0] HL-DT-ST DVD-ROM GDR8163B f/w:0E15
    Media manager object ID.....: 0x0016
    Media manager Object Type...: Device
    Device type.................: CD-ROM
    Capacity....................: Unavailable
    Unit Size, in bytes.........: 512
    Sectors.....................: 0
    Heads.......................: 0
    Cylinders...................: 0
    Block size, in bytes........: 134215680
    Activated...................: No
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: Yes
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 3
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    Removable drive mount status: Dismounted
    Removable drive lock status.: Not locked
    [V504-A4] HP Unified RAID Driver
    Media Manager object ID..: 0x0006
    Media Manager Object Type: Adapter
    Driver name..............: CPQRAID.HAM
    Assigned driver ID.......: 1284
    Adapter number...........: 4
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: F
    Interrupt 1..............: Not used
    Slot.....................: 1
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0200
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V504-A4-D0:2] HP Smart Array 642 Slot 1 ID 0 LUN 2
    Media manager object ID.....: 0x0009
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 69120 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 17433
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 2
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000E
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:2-P10F53] Free Partition Space
    Media Manager object ID......: 0x0015
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 142252064
    Size, in sectors.............: 1216
    [V504-A4-D0:2-P0] NSS Partition
    Media Manager object ID......: 0x0012
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 142252032
    [V504-A4-D0:0] HP Smart Array 642 Slot 1 ID 0 LUN 0
    Media manager object ID.....: 0x0007
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 138752 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 34866
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000A
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:0-P21EA6] Free Partition Space
    Media Manager object ID......: 0x0013
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 284505280
    Size, in sectors.............: 1280
    [V504-A4-D0:0-P0] Big DOS; OS/2; Win95 Partition
    Media Manager object ID......: 0x000B
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 1028128
    [V504-A4-D0:0-P1F6] NSS Partition
    Media Manager object ID......: 0x000C
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: Yes
    Beginning sector of partition: 1028160
    Size, in sectors.............: 16384000
    [V504-A4-D0:0-P2136] NSS Partition
    Media Manager object ID......: 0x000F
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: No
    Beginning sector of partition: 17412160
    Size, in sectors.............: 267093120
    [V504-A4-D0:1] HP Smart Array 642 Slot 1 ID 0 LUN 1
    Media manager object ID.....: 0x0008
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 69120 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 17433
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 1
    Adapter Number..............: 4
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000D
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V504-A4-D0:1-P10F53] Free Partition Space
    Media Manager object ID......: 0x0014
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 142252064
    Size, in sectors.............: 1216
    [V504-A4-D0:1-P0] NSS Partition
    Media Manager object ID......: 0x0010
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 142252032
    End of Storage Device Configuration Information
    * Volume Statistics for SYS *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 7933 MB
    Block Size.................: 4 KB
    Total Blocks...............: 2031080
    Free Blocks................: 319471
    Purgable Blocks............: 60225
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147261491
    Sectors per Block..........: 8
    Free Disk Space............: 1247 MB
    Purgable Disk Space........: 235 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for _ADMIN *
    File System................: Unknown
    Volume Size................: 4 MB
    Block Size.................: 4 KB
    Total Blocks...............: 1024
    Free Blocks................: 1024
    Purgable Blocks............: 0
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147483647
    Sectors per Block..........: 8
    Free Disk Space............: 4 MB
    Purgable Disk Space........: 0 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for DATA *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 268528 MB
    Block Size.................: 4 KB
    Total Blocks...............: 68743338
    Free Blocks................: 31625590
    Purgable Blocks............: 498549
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147209156
    Sectors per Block..........: 8
    Free Disk Space............: 123537 MB
    Purgable Disk Space........: 1947 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    Volume Name Name Spaces Loaded
    SYS DOS
    SYS MACINTOSH
    SYS NFS
    SYS LONG_NAMES
    _ADMIN DOS
    _ADMIN MACINTOSH
    _ADMIN NFS
    _ADMIN LONG_NAMES
    DATA DOS
    DATA MACINTOSH
    DATA NFS
    DATA LONG_NAMES
    Top of NDS/eDirectory Configuration Listing
    NDS Tree Name............: TREE
    NDS Server Name..........: CN=Fileserver.O=Han.T=TREE
    NDS Version..............: v20216.83
    sys:_netware attributes..: Hidden System SubDir ImmediatePurge
    *.NDS files..........: 402 (18.1 MB)
    *.DSD files..........: 1 (0 bytes)
    *.DSB files..........: 0 (0 bytes)
    NDS.* files..........: 5 (28.9 MB)
    NDS*.LOG files.......: 0 (0 bytes)
    NDO.* files..........: 3 (21.2 MB)
    NDO*.LOG files.......: 0 (0 bytes)
    *.41X files..........: 0 (0 bytes)
    *.OLD files..........: 0 (0 bytes)
    *.DOD files..........: 0 (0 bytes)
    *.DOB files..........: 0 (0 bytes)
    *.__D files..........: 0 (0 bytes)
    *.__B files..........: 0 (0 bytes)
    *.DTD files..........: 0 (0 bytes)
    *.DTB files..........: 0 (0 bytes)
    *.TAO files..........: 0 (0 bytes)
    *.WBQ files..........: 0 (0 bytes)
    Partition Name...........: T=TREE
    Partition Type...........: Master
    Partition State..........: On
    Partition Name...........: O=Han.T=TREE
    Partition Type...........: Master
    Partition State..........: On
    End of NDS/eDirectory Configuration Listing
    Top of Running Java Processes 2 Processes Running
    Class Name...........: com.apcc.m11.arch.application.Application
    Class ID.............: 729
    Class State..........: Running
    Class Name...........: org.apache.catalina.startup.Bootstrap
    Class ID.............: 641
    Class State..........: Running
    End of Running Java Processes
    Top of Server Memory Statistics
    Allocated Memory.................: 255.5 MB
    Cache Buffer Memory..............: 1879.4 MB
    Cache Moveable Memory............: 0.0 MB
    Cache Non-moveable Memory........: 0.0 MB
    Code Memory......................: 38.7 MB
    Data Memory......................: 19.0 MB
    Total Work Memory................: 2192.6 MB
    Other Cache Pages Memory.........: 1719.4 MB
    System Memory Under 4GB..........: 2559.6 MB
    Total Known Memory...............: 2559.6 MB
    End of Server Memory Statistics
    Top of SM BIOS Information
    BIOS Information
    Vendor.........................: Compaq
    Version........................: D14
    Starting Address Segment.......: F000h
    Release Date...................: 09/15/2004
    ROM Size.......................: 1984 kB
    ISA Supported..................: No
    MCA Supported..................: No
    EISA Supported.................: No
    PCI Supported..................: Yes
    PC Card (PCMCIA) Supported.....: No
    Plug and Play Supported........: Yes
    APM Supported..................: No
    Flash BIOS.....................: Yes
    BIOS Shadowing Allowed.........: Yes
    VL-VESA Supported..............: No
    ESCD Supported.................: No
    Boot From CD Supported.........: Yes
    Selectable Boot Supported......: Yes
    BIOS ROM Socketed..............: No
    Boot From PC Card Supported....: No
    EDD Supported..................: No
    ACPI Supported.................: Yes
    Legacy USB Supported...........: Yes
    AGP Supported..................: No
    I2O Boot Supported.............: No
    LS-120 Boot Supported..........: No
    ZIP Drive Boot Supported.......: No
    1394 Boot Supported............: No
    Smart Battery Supported........: No
    BIOS Boot Spec. Supported......: Yes
    Network Boot Supported.........: No
    System Information
    Manufacturer...................: Compaq
    Product Name...................: ProLiant ML350 G3
    Version........................: N/A
    Serial Number..................: 8087KZRZ3P
    Universal Unique ID............: 38303837 4B5A525A 33502020 20202020
    Wake-up Type...................: Power Switch
    System Enclosure
    Manufacturer...................: Compaq
    Type...........................: Rack Mount Chassis
    Version........................: N/A
    Serial Number..................: 8087KZRZ3P
    Asset Tag Number...............:
    Bootup State...................: Unknown
    Power Supply State.............: Unknown
    Thermal State..................: Unknown
    Security Status................: Unknown
    Processor Information
    Socket Designation.............: Proc 1
    Processor Type.................: Central Processor
    Processor Family...............: Intel Xeon
    Processor Manufacturer.........: Intel
    Processor ID...................: BFEBFBFF 00000F29
    Processor Version..............: N/A
    Voltage........................: 1 V
    External Clock.................: 533 MHz
    Max Speed......................: 3600 MHz
    Current Speed..................: 3066 MHz
    Socket Populated...............: Yes
    Status.........................: Enabled
    Processor Upgrade..............: ZIF Socket
    L1 Cache.......................: 8 kB
    L2 Cache.......................: 512 kB
    L3 Cache.......................: N/A
    Processor Information
    Socket Designation.............: Proc 2
    Processor Type.................: Central Processor
    Processor Family...............: Intel Xeon
    Processor Manufacturer.........: Intel
    Processor ID...................: 00000000 00000000
    Processor Version..............: N/A
    Voltage........................: 1 V
    External Clock.................: 100 MHz
    Max Speed......................: 3600 MHz
    Current Speed..................: N/A
    Socket Populated...............: No
    Status.........................: Unknown
    Processor Upgrade..............: ZIF Socket
    L1 Cache.......................: N/A
    L2 Cache.......................: N/A
    L3 Cache.......................: N/A
    Cache Information
    Socket Designation.............: Processor 1 Internal L1 Cache
    Operational Mode...............: Write Back
    Enabled........................: Yes
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 1
    Maximum Size...................: 32 kB
    Installed Size.................: 8 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: 4-way Set-Associative
    Cache Information
    Socket Designation.............: Processor 2 Internal L1 Cache
    Operational Mode...............: Unknown
    Enabled........................: No
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 1
    Maximum Size...................: 32 kB
    Installed Size.................: 0 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: 4-way Set-Associative
    Cache Information
    Socket Designation.............: Processor 1 Internal L2 Cache
    Operational Mode...............: Write Back
    Enabled........................: Yes
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 2
    Maximum Size...................: 2048 kB
    Installed Size.................: 512 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: Other
    Cache Information
    Socket Designation.............: Processor 2 Internal L2 Cache
    Operational Mode...............: Unknown
    Enabled........................: No
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 2
    Maximum Size...................: 2048 kB
    Installed Size.................: 0 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: Other
    Cache Information
    Socket Designation.............: Processor 1 Internal L3 Cache
    Operational Mode...............: Write Back
    Enabled........................: Yes
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 3
    Maximum Size...................: 1024 kB
    Installed Size.................: 0 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: Other
    Cache Information
    Socket Designation.............: Processor 2 Internal L3 Cache
    Operational Mode...............: Unknown
    Enabled........................: No
    Location.......................: Internal
    Socketed.......................: No
    Cache Level....................: 3
    Maximum Size...................: 1024 kB
    Installed Size.................: 0 kB
    Supported SRAM Type............: Burst
    Current SRAM Type..............: Burst
    Cache Speed....................: N/A
    Error Correction Type..........: Unknown
    System Cache Type..............: Unknown
    Associativity..................: Other
    Port Connector Information
    Internal Reference Designator..: J50
    Internal Connector Type........: Access Bus (USB)
    External Reference Designator..: USB Port 1
    External Connector Type........: Access Bus (USB)
    Port Type......................: USB
    Port Connector Information
    Internal Reference Designator..: J50
    Internal Connector Type........: Access Bus (USB)
    External Reference Designator..: USB Port 2
    External Connector Type........: Access Bus (USB)
    Port Type......................: USB
    System Slots
    Slot Designation...............: PCI Slot 1
    Slot Type......................: PCI-X
    Slot Data Bus Width............: 64 bit
    Current Usage..................: In use
    Slot Length....................: Long
    Provides 5.0 Volts.............: No
    Provides 3.3 Volts.............: Yes
    Shared Slot....................: No
    Hot-plug Devices Supported.....: No
    System Slots
    Slot Designation...............: PCI Slot 2
    Slot Type......................: PCI-X
    Slot Data Bus Width............: 64 bit
    Current Usage..................: Available
    Slot Length....................: Long
    Provides 5.0 Volts.............: No
    Provides 3.3 Volts.............: Yes
    Shared Slot....................: No
    Hot-plug Devices Supported.....: No
    System Slots
    Slot Designation...............: PCI Slot 3
    Slot Type......................: PCI-X
    Slot Data Bus Width............: 64 bit
    Current Usage..................: Available
    Slot Length....................: Long
    Provides 5.0 Volts.............: No
    Provides 3.3 Volts.............: Yes
    Shared Slot....................: No
    Hot-plug Devices Supported.....: No
    System Slots
    Slot Designation...............: PCI Slot 4
    Slot Type......................: PCI-X
    Slot Data Bus Width............: 64 bit
    Current Usage..................: Available
    Slot Length....................: Long
    Provides 5.0 Volts.............: No
    Provides 3.3 Volts.............: Yes
    Shared Slot....................: No
    Hot-plug Devices Supported.....: No
    System Slots
    Slot Designation...............: PCI Slot 5
    Slot Type......................: PCI
    Slot Data Bus Width............: 32 bit
    Current Usage..................: Available
    Slot Length....................: Short
    Provides 5.0 Volts.............: Yes
    Provides 3.3 Volts.............: No
    Shared Slot....................: No
    Hot-plug Devices Supported.....: No
    Physical Memory Array
    Location.......................: System Board or Motherboard
    Use............................: System Memory
    Memory Error Correction........: Single-bit ECC
    Maximum Capacity...............: 8192 MB
    Error Detected.................: N/A
    Number of Memory Devices.......: 4
    Memory Device
    Error Detected.................: N/A
    Total Width....................: 72 bits
    Data Width.....................: 64 bits
    Size...........................: 512 MB
    Form Factor....................: DIMM
    Device Locator.................: DIMM 01
    Bank Locator...................: N/A
    Memory Type....................: DDR
    Memory Type Details............: CMOS
    Speed..........................: 266 MHz
    Memory Device
    Error Detected.................: N/A
    Total Width....................: 72 bits
    Data Width.....................: 64 bits
    Size...........................: 512 MB
    Form Factor....................: DIMM
    Device Locator.................: DIMM 02
    Bank Locator...................: N/A
    Memory Type....................: DDR
    Memory Type Details............: CMOS
    Speed..........................: 266 MHz
    Memory Device
    Error Detected.................: N/A
    Total Width....................: 72 bits
    Data Width.....................: 64 bits
    Size...........................: 512 MB
    Form Factor....................: DIMM
    Device Locator.................: DIMM 03
    Bank Locator...................: N/A
    Memory Type....................: DDR
    Memory Type Details............: CMOS
    Speed..........................: 266 MHz
    Memory Device
    Error Detected.................: N/A
    Total Width....................: 72 bits
    Data Width.....................: 64 bits
    Size...........................: 1024 MB
    Form Factor....................: DIMM
    Device Locator.................: DIMM 04
    Bank Locator...................: N/A
    Memory Type....................: DDR
    Memory Type Details............: CMOS
    Speed..........................: 266 MHz
    End of SM BIOS Info
    Top of file. [SYS:ETC\CRONTAB]
    # Run perl script to rotate logs each midnight.
    0 0 * * * perl sys:/apache2/rotate.pl sys:/apache2/rotate.ini --noscreen
    # 30 23 * * 4 sys:/SYSTEM/cr_image.ncf
    End of file. [SYS:ETC\CRONTAB]
    Top of file. [SYS:ETC\GATEWAYS]
    # SYS:ETC\GATEWAYS
    # List of unusual routes which must be added to the routing
    # database statically.
    # Normally you will not need this file, as most routing information
    # should be available through the routing protocols.
    # Examples. These entries will not be useful to you.
    #net milnet gateway sj-in5 metric 3 active # to milnet through in5.
    #net arpa gateway sj-in1 passive # to arpanet. in1 is passive.
    #host 130.57.6.40 gateway 192.67.172.55 # route with numbers.
    Net 0 Gateway xxx.xxx.xxx.104 Metric 1 Passive
    End of file. [SYS:ETC\GATEWAYS]
    Top of file. [SYS:ETC\HOSTS]
    # SYS:ETC\HOSTS
    # Mappings of host names and host aliases to IP address.
    127.0.0.1 loopback lb localhost # normal loopback address
    # examples from Novell network
    # 130.57.4.2 ta tahiti ta.novell.com loghost
    # 130.57.6.40 osd-frog frog
    # 130.57.6.144 sj-in5 in5
    # 192.67.172.71 sj-in1 in1
    # interesting addresses on the Internet
    # 192.67.67.20 sri-nic.arpa nic.ddn.mil nic
    # 26.2.0.74 wsmr-simtel20.army.mil simtel20
    xxx.xxx.xxx.102 Fileserver.local.net Fileserver
    xxx.xxx.xxx.203 MAIL.local.net MAIL
    xxx.xxx.xxx.106 dc-01.local.net2
    xxx.xxx.xxx.107 Fileserver2.local.net Fileserver2
    End of file. [SYS:ETC\HOSTS]
    Top of file. [SYS:ETC\HOSTNAME]
    xxx.xxx.xxx.102 Fileserver.local.net
    End of file. [SYS:ETC\HOSTNAME]
    Top of file. [SYS:ETC\JAVA.CFG]
    End of file. [SYS:ETC\JAVA.CFG]
    Top of file. [SYS:ETC\NETINFO.CFG]
    #!VERSION=2.3
    #! --- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING ----
    #! This file was created by the Internetworking Configuration Console.
    #! It is intended to be modified ONLY by the configurator (INETCFG.NLM).
    #! Tampering with this file may cause severe malfunctioning of the system.
    #! The configurator will check for tampering and abort if it is detected.
    #!SERVERTYPE=NORMAL
    #!UIMODE=NORMAL
    #!BEGINGENLOAD
    LOAD SNMP
    LOAD BCALLSRV
    #!END
    #!BEGINTSMLOAD
    #!END
    #!BEGINBOARD DRVR=Q57 NAME=Q57_1_EII STATUS=ENABLED NUMPORTS=1 DRVRTYPE=LAN
    VARIABLEPORTS=NO PORTPARAM=CHANNEL SLOT=10007
    #Transferred from AUTOEXEC.NCF
    #!BEGINPORT NAME=Q57_1_EII NUMBER=1 STATUS=ENABLED FRAMES=YES NUMLINKS=1
    MEDIA=EtherTsm WANFRAME=UNCONFIGURED
    #Transferred from AUTOEXEC.NCF
    #!REFCOUNT=1
    LOAD Q57 NAME=Q57_1_EII_EII FRAME=ETHERNET_II SLOT=10007
    #!END
    #!END
    #!BEGINPROTO PROTO=TCPIP STATUS=ENABLED
    LOAD Tcpip RIP=No Static=Yes LoadSharing=No Forward=No VIPASupport=No
    #!BEGINBIND STATUS=ENABLED
    BIND IP Q57_1_EII_EII ARP=Yes Mask=255.255.255.0 Address=xxx.xxx.xxx.102
    #xxx.xxx.xxx.102
    #!END
    #!END
    End of file. [SYS:ETC\NETINFO.CFG]
    Top of file. [SYS:ETC\RESOLV.CFG]
    domain local.net
    domain local.net2
    nameserver xxx.xxx.xxx.102
    End of file. [SYS:ETC\RESOLV.CFG]
    Top of file. [SYS:ETC\SLP.CFG]
    ; This is a sample of the slp configuration file.
    ; Two types of entries can be made: 1) DA entries, 2) SA Register Filters.
    ; The DA entry allows static configuration of a known DA. This would be
    used
    ; when the DA was out of multicast range and DHCP was not being used to
    ; configure the DA.
    ; The static DA configuration format is as follows 'DA <addr type>,
    <addr>'.
    ; The first word must be "DA". The addr type is the address type.
    Currently, only
    ; IPV4 has been defined. IPV6 will be defined in the future. The addr is
    ; the address specified.
    ; The following is an example of a static DA.
    ; DA IPV4, 130.1.1.1
    ; The SA Register Filter would be used when the administrator wanted all
    services
    ; of a specific service type being mapped to a single scope. For example,
    ; the administrator wanted all "lpr" printers being registered to scope
    "printer".
    ; The format is as follows: 'REGISTER TYPE "<type name>" to SCOPE "<scope
    name>"'.
    ; The parser will look for REGISTER, TYPE, and SCOPE as keywords followed
    by quote on
    ; a single line. Example:
    ; REGISTER TYPE "lpr" to SCOPE "eng"
    ; The last line must contain a line feed and char return. A semi-colon
    specifies a
    ; comment.
    DA IPV4, xxx.xxx.xxx.102
    End of file. [SYS:ETC\SLP.CFG]
    Top of file. [SYS:ETC\TCPIP.CFG]
    AutonomousSystem 0
    Protocol rip off {
    Interface {
    Address xxx.xxx.xxx.102
    Port Q57_1_EII_EII
    Status on
    Cost 1
    Poison off
    SplitHorizon on
    UpdateTime 30
    GarbageTime 120
    ExpireTime 180
    OriginateDefault off
    Version ripI
    Mode normal
    Protocol egp off {
    Protocol ospf off {
    Interface {
    Address xxx.xxx.xxx.102
    Port Q57_1_EII_EII
    Status on
    Cost 1
    AreaId 0.0.0.0
    Priority 1
    RetransmissionInterval 5
    TransitDelay 1
    HelloInterval 10
    RouterDeadInterval 40
    Nbma {
    PollInterval 120
    Neighbor {
    Interface {
    Address xxx.xxx.xxx.102
    AddressMask 255.255.255.0
    Port Q57_1_EII_EII
    Type lan
    RouterDiscovery no
    SolicitationAddress multicast
    NATStatus Disabled
    SecIPStatus Disabled
    TOSStatus Disabled
    TOSValue 0
    ARPTimerStatus Disabled
    ARPCacheUpdateTimeout 300
    ARPCacheStaleTimeout 300
    GroupedInterface no
    PrimaryInterface no
    LBPolicy 0
    Arpable yes
    NetworkAddress xxx.xxx.xxx.0
    VIPASupport Enabled
    BdgStatus Enabled
    ForwardIPSourceRouting off
    NATFiltering off
    Deadgatewaydetection off {
    T0 30
    T1 2
    LoadBalancing off {
    LBInterval 2
    FaultTolerance on {
    FTInterval 2
    DefIPAddr 0.0.0.0
    End of file. [SYS:ETC\TCPIP.CFG]
    Top of file. [SYS:ETC\IPWAN.CFG]
    End of file. [SYS:ETC\IPWAN.CFG]
    Top of file. [SYS:SYSTEM\ABEND.LOG]
    File size is 177707 bytes.
    Top of file. [SYS:SYSTEM\TIMESYNC.CFG]
    # TimeSync.Cfg is now updated automatically,
    # when changes are made on the System Console
    # TIMESYNC Configuration Parameters
    Configured Sources = ON
    DEBUG = 7
    Polling Count = 3
    Polling Interval = 600
    Service Advertising = ON
    Synchronization Radius = 2000
    Type = SINGLE
    NTP Client Port = 0
    # TIMESYNC Configured time source list
    TIME SOURCE = 130.133.1.10:123
    End of file. [SYS:SYSTEM\TIMESYNC.CFG]
    Top of file. [SYS:SYSTEM\AUTOEXEC.NCF]
    SEARCH ADD SYS:\ni\update\bin
    SET BINDERY CONTEXT = O=HAN
    SET DAYLIGHT SAVINGS TIME OFFSET = 1:00:00
    SET START OF DAYLIGHT SAVINGS TIME = (MARCH SUNDAY LAST 2:00:00 AM)
    SET END OF DAYLIGHT SAVINGS TIME = (OCTOBER SUNDAY LAST 3:00:00 AM)
    SET TIME ZONE = ECT-1ECTD
    SET MAXIMUM RECORD LOCKS PER CONNECTION = 10000
    SET MAXIMUM RECORD LOCKS = 20000
    # Note: The Time zone information mentioned above
    # should always precede the SERVER name.
    SEARCH ADD SYS:\JAVA\BIN
    SEARCH ADD SYS:\JAVA\NWGFX\BIN
    SEARCH ADD SYS:\JAVA\NJCLV2\BIN
    SEARCH ADD SYS:\NI\UPDATE\BIN
    # WARNING!!
    FILE SERVER NAME Fileserver
    # WARNING!!
    # If you change the name of this server, you must update
    # the server name in all the licenses that are assigned
    # to it using iManager.
    SERVERID EB0C408
    load conlog MAXIMUM=100
    ; Network driver LOADs and BINDs are initiated via
    ; INITSYS.NCF. The actual LOAD and BIND commands
    ; are contained in INITSYS.NCF and NETINFO.CFG.
    ; These files are in SYS:ETC.
    sys:etc\initsys.ncf
    #LOAD TCPIP
    #LOAD Q57.LAN SLOT=10007 FRAME=Ethernet_II NAME=Q57_1_EII
    #BIND IP Q57_1_EII addr=xxx.xxx.xxx.102 mask=255.255.255.0
    gate=xxx.xxx.xxx.104
    MOUNT ALL
    IPMINIT.NCF
    LOAD SLPDA
    load nile.nlm
    load httpstk.nlm /SSL /keyfile:"SSL CertificateIP"
    LOAD NICISDI.XLM
    LOAD SASDFM.XLM
    #RCONAG6.NLM is required by RConsoleJ
    #LOAD SPXS
    LOAD RCONAG6 xxxxxxxxxx 2034 16800 2036
    LOAD CPQHLTH
    CPQSNMP
    # Monitor laden
    LOAD MONITOR
    # Drucker
    LOAD BROKER "Fileserver_Broker.HQ"
    LOAD NDPSM "NDPS-Manager"
    #SET TIMESYNC TYPE = SINGLE
    # Loading Posix Semantic Agent
    # -- Added by Scripting Install --
    SCRIPT.NCF
    SEARCH ADD SYS:\APACHE2
    AP2WEBUP
    LOAD NLDAP.NLM
    LOAD NAMED.NLM
    LOAD DHCPSRVR.NLM
    # ADMSRVUP
    SYS:\SYSTEM\NMA\NMA5.NCF
    BSTART.NCF
    LOAD PORTAL.NLM
    LOAD NDSIMON.NLM
    # tc4admin begin
    SEARCH ADD SYS:/tomcat/4/bin
    tcadmup.ncf
    # tc4admin end
    # tomcat4 begin
    # sys:/tomcat/4/bin/tomcat4.ncf
    # tomcat4 end
    # Storage Management Services components required for Backup
    SMSSTART.NCF
    LOAD EMBOX.NLM
    openwbem.ncf
    #SEARCH ADD SYS:\zenworks\OnDemand\bin
    #UsageServer.ncf
    #CommerceMaintenance.ncf
    # Start APC's PowerChute Network Shutdown application
    SYS:/BIN/UNIXENV.NCF
    #---Added by rcd.rpm install ---
    SEARCH ADD sys:/usr/sbin
    #---Added by rug.rpm install ---
    SEARCH ADD sys:/usr/bin
    SEARCH ADD sys:\powerchute
    delay 5
    SYS:\PowerChute\APCpcns
    #ZENworks Database Settings
    # SYS:\system\mgmtdbs.ncf
    #ZENworks Inventory Settings
    # StartInv.ncf
    # SYS:\system\zfdstart.ncf
    # search add sys:\sweep
    # SWEEP.NLM
    LOAD CRON.NLM
    # SEARCH ADD SYS:\tomcat\5.0\bin
    # tomcat5
    LOAD TOOLBOX
    # load SURVEY -w10 -cWed.12,7
    # -- Added by CIFS Install --
    #CIFSSTRT.NCF
    # -- End of CIFS Install --
    # --The following line should be uncommented if the SNMP subagent is
    desired
    #load dssnmpsa.nlm
    LOAD PKI.NLM
    # Begin SecretStore commands
    LOAD NICISDI.XLM s
    LOAD SASDFM.XLM
    # SSNCP automatically loads SSS.NLM without any command line options.
    # If you want to specify options, uncomment the following line and add
    # the appropriate options.
    # LOAD SSS
    LOAD SSNCP
    # End SecretStore commands
    # BackupExec Agent starten
    BESTART
    load SURVEY -w10 -cWed.12,7
    End of file. [SYS:SYSTEM\AUTOEXEC.NCF]
    Top of file. [C:\CONFIG.SYS]
    Files=50
    Buffers=30
    Lastdrive=Z
    End of file. [C:\CONFIG.SYS]
    Top of file. [C:\AUTOEXEC.BAT]
    C:
    CD \NWSERVER
    SERVER -nl
    End of file. [C:\AUTOEXEC.BAT]
    Top of file. [C:\NWSERVER\STARTUP.NCF]
    LOAD ACPIDRV.PSM
    ######## End PSM Drivers ########
    LOAD CPQSHD.CDM
    LOAD IDECD.CDM
    ######## End CDM Drivers ########
    LOAD ADPT160M.HAM SLOT=10004
    LOAD ADPT160M.HAM SLOT=10005
    LOAD IDEATA.HAM SLOT=10010
    LOAD CPQRAID.HAM SLOT=1
    ######## End HAM Drivers ########
    LOAD KEYB.NLM Germany
    LOAD CHARSET.NLM CP850
    End of file. [C:\NWSERVER\STARTUP.NCF]
    Top of SET Parameters.
    * Communications *
    UNAUTHORIZED IP SCAN INTERVAL = 4
    DHCP TEST = OFF
    DHCP DUMP = 0
    DHCP GLOBAL POLL = 30
    DHCP DEBUG = 0
    IPX CMD Mode Routing = OFF
    Preserve Secondary Ipaddress after Reinitialize System = ON
    Routing Table Cleanup Interval = 3
    UDP Min Port Limit = 1024
    UDP Max Port Limit = 5000
    TCP Min Port Limit = 1024
    NIRMan Transaction Time-out Period = 10
    IPMGMT Debug = OFF
    IPMGMT Push Pull Interval = 2
    IPMGMT Fetch Expiry Time = 5
    Tcp Maximum Initial Receive Window = 6
    Maximum Pending TCP Connection Requests = 128
    PGM Socket Send Buffer Size = 409600
    BSD Socket default Buffer Size in Bytes = 65536
    Tcp Sockets Debug = 0
    IPSEC maximum incoming queue length = 0
    IPSEC maximum incoming WorkToDos = 0
    Discard Oversized Ping Packets = ON
    Largest Ping Packet Size = 10240
    Tcp IPCP Debug = 0
    Tcp WAN Debug = 0
    Tcp ICMP Debug = 0
    Tcp ECB Debug = 0
    Tcp IP Debug = 0
    Maximum Interface MTU = 576
    IP Load Sharing = ON
    RIP2 aggregation override = OFF
    Always Allow IP Fragmentation = OFF
    UDP Debug = 0
    Tcp RIP Debug = 0
    Tcp Arp Debug = OFF
    Use Specified MTU = OFF
    ip address management override = OFF
    Allow IP Address Duplicates = OFF
    Allow non local broadcasts = 0
    TOS for IP packets = 0
    Arp entry update time = 300
    Arp entry expiry time = 300
    Tcp Ip Maximum Small ECBs = 65534
    ICMP Redirect Timeout = 3
    Maximum Wait States = 0
    Largest UDP Packet Size = 33792
    Discard Oversized UDP Packets = ON
    TCP UDP Diagnostic Services = OFF
    Tcp Maximum Packet Retransmission = 12
    TCP Path MTU Black Hole Detection and Recovery = OFF
    Tcp Minimum Retransmission Timeout = 2
    Tcp Maximum Initial Window = 4
    Tcp Connection Establishment timeout = 335
    Tcp Trace = 0
    TCP Max Port Limit = 54999
    Tcp Timer Schedule Rate = 3
    TCP Minshall Algorithm = OFF
    TCP Nagle Algorithm = ON
    TCP Delayed Acknowledgement = ON
    Tcp Number Of Preallocated PCBs = 1024
    TCP Sack Option = ON
    TCP Large Window Option = ON
    TCP Defend Land Attacks = ON
    TCP Secure ISN = ON
    Netlib Maximum Small ECBs = 1024
    TCPIP Scheduler Inactive = OFF
    DISPLAY CSL OPERATIONAL STATUS = OFF
    CALL SUPPORT LAYER DEBUG = OFF
    Enable Packet Burst Statistics Screen = OFF
    Maximum RIP SAP Events = 100
    Allow IPXRTR load in CMD Mode = ON
    Allow IPX Bind in CMD Mode = OFF
    IPX Router Broadcast Delay = 0
    IPX NetBIOS Replication Option = 2
    Use Old Watchdog Packet Type = OFF
    REPLY TO GET NEAREST SERVER = OFF
    Connection Table Expansion Count = 16
    Dead Connection Timeout = 4.9 SEC
    Enable Connection Manager Screen = OFF
    Maximum Connection Object Reuse Count = 32
    Disable Broadcast Notifications Process = OFF
    Disable Watchdog Process = OFF
    Enable Watchdog Screen = OFF
    Number Of Watchdog Packets = 10
    Delay Between Watchdog Packets = 59.3 SEC
    Delay Before First Watchdog Packet = 4 MIN 56.6 SEC
    Console Display Watchdog Logouts = OFF
    Maximum Packet Receive Buffers = 10000
    Minimum Packet Receive Buffers = 3000
    Maximum Physical Receive Packet Size = 4224
    New Packet Receive Buffer Wait Time = 0.1 SEC
    Maximum Interrupt Events = 10
    * Memory *
    Cache Pool Control Type = 1
    Auto Tune Server Memory = ON
    Restart Server on Address Space Cleanup Failure = OFF
    Memory Protection Abend After Restart Count = OFF
    Memory Protection Restart Count = 1
    Memory Protection No Restart Interval = 1
    Memory Protection Fault Cleanup = ON
    VM Allocation Information = OFF
    VM Cache Pool Percentage = 80
    VM Cache Pool Maximum Pages Percentage = 0
    VM Cache Pool Free Minimum Pages = 48
    VM Cache Pool Free Lots of Pages = 512
    VM Cache Pool Free Desired Pages = 256
    VM Cache Pool Minimum Pages = 10
    VM Cache Pool Maximum Pages = 4294967295
    Upper Page IO Threshold = 32
    Maximum RSS Pages = 5000
    Max Deficit = 256
    FS Cache Pool Transfer In Yield Type = 0
    FS Cache Pool Minimum Percentage To Transfer Out = 4
    FS Cache Pool Minimum Percentage To Transfer In = 4
    FS Cache Pool Minimum Pages To Transfer Out = 5
    FS Cache Pool Minimum Pages To Transfer In = 5
    FS Cache Pool Minimum Pages = 1000
    FS Cache Pool Maximum Percentage To Transfer Out = 10
    FS Cache Pool Maximum Percentage To Transfer In = 10
    FS Cache Pool Maximum Pages To Transfer Out = 20000
    FS Cache Pool Maximum Pages To Transfer In = 2000
    FS Cache Pool LRU Medium = 30
    FS Cache Pool LRU Low = 45
    FS Cache Pool LRU High = 60
    FS Cache Pool Lots of Pages = 1500
    FS Cache Pool Desired Pages = 1250
    FS Cache Pool Constrain Transfer Out Type = 1
    FS Cache Pool Constrain Transfer In Type = 1
    FS Cache Pool Blocks Transferred In Before Yield = 10
    Dynamic VM Versus Cache Subsystem Differential = OFF
    Dynamic Maximum RSS = OFF
    Desired VM Versus Cache Subsystem Differential = 0
    Deficit Age = 10
    Cache Pool Thread Yield Type = 0
    Cache Pool Thread Timeout = 5
    Cache Pool Pages Transferred Before Yield = 100
    Cache Pool Minimum Percentage To Transfer Out = 4
    Cache Pool Minimum Percentage To Transfer In = 4
    Cache Pool Minimum Pages To Transfer Out = 5
    Cache Pool Minimum Pages To Transfer In = 5
    Cache Pool Maximum Percentage To Transfer Out = 10
    Cache Pool Maximum Percentage To Transfer In = 10
    Cache Pool Maximum Pages To Transfer Out = 20000
    Cache Pool Maximum Pages To Transfer In = 10000
    Constrain Pages To Transfer Out Type = 0
    Constrain Pages To Transfer = 0
    Cache Pool Block Transfer Mode = ON
    Average Page In Alert Threshold = 2000
    VM Garbage Collector Period = 4 MIN 59.9 SEC
    VM Garbage Collector Looks = 10000
    Interactive Screen Timeout = 59 MIN 58.7 SEC
    Wakeup Page Cleaner Delay = 25
    Max Page Cleaner Outstanding IOs = 50
    Max Page Cleaner Pushes = 1000
    Max Page Cleaner Looks = 1000
    Min Age Quantum = 1
    Max Age Quantum = 60
    Init Age Quantum = 5
    Elapse Time Ager Interval = 144
    Nonlocked Minimum Pages = 5
    Low Grow Rate = 2
    High Grow Rate = 8
    Maximum Pages To Trim = 10
    Dynamic Age Quantum = OFF
    Engage Ager = ON
    APT Free Dirty Page Threshold = 1000
    APT Free Clean Page Threshold = 50
    VM Debug Screen = OFF
    File Cache Maximum Size = 1073741825
    File Service Memory Optimization = 1
    Logical Space Compression = ON
    Garbage Collection Interval = 5 MIN
    Alloc Memory Check Flag = OFF
    Reserved Buffers Below 16 Meg = 300
    Jiggle Memory = OFF
    Check Cache = OFF
    * Traditional File System *
    Volume Log File State = 1
    Volume TTS Log File State = 1
    Volume Log File Overflow Size = 4194304
    Volume TTS Log File Overflow Size = 4194304
    TTS Screen = OFF
    Auto TTS Backout Flag = ON
    TTS Abort Dump Flag = OFF
    TTS UnWritten Cache Wait Time = 1 MIN 5.9 SEC
    TTS Backout File Truncation Wait Time = 59 MIN 19.2 SEC
    Dirty Directory Cache Delay Time = 0.5 SEC
    Directory Cache Allocation Wait Time = 2.2 SEC
    Directory Cache Buffer NonReferenced Delay = 5.5 SEC
    Maximum Directory Cache Buffers = 2000
    Minimum Directory Cache Buffers = 500
    Maximum Number Of Internal Directory Handles = 100
    Maximum Number Of Directory Handles = 20
    Open Callback Timeout = 29.7 SEC
    Maximum Record Locks Per Connection = 10000
    Maximum File Locks Per Connection = 2500
    Maximum Record Locks = 20000
    Maximum File Locks = 200000
    Maximum Rights Vector Entry Pool = 128
    Read Ahead Enabled = ON
    Read Ahead LRU Sitting Time Threshold = 10 SEC
    Minimum File Cache Buffers = 20
    Maximum Concurrent Disk Cache Writes = 750
    Dirty Disk Cache Delay Time = 3.3 SEC
    Minimum File Cache Report Threshold = 20
    Maximum Concurrent opens per file and connection = 10000
    Maximum Wait Time For Limbo Space during Volume Mount = 19.8 SEC
    Automatically Repair Bad Volumes = ON
    Check SubAllocation = OFF
    Minimum File Delete Wait Time = 1 MIN 5.9 SEC
    File Delete Wait Time = 5 MIN 29.6 SEC
    Allow Deletion Of Active Directories = ON
    Maximum Percent of Volume Space allowed for Extended Attributes = 10
    Maximum Extended Attributes per File or Path = 16
    Purge Files On Dismount = OFF
    Fast Volume Mounts = ON
    Maximum Percent Of Volume Used By Directory = 13
    Maximum Subdirectory Tree Depth = 25
    Volume Low Warn All Users = ON
    Volume Low Warning Reset Threshold = 256
    Volume Low Warning Threshold = 256
    Turbo FAT Re-Use Wait Time = 5 MIN 29.6 SEC
    Compress Screen = OFF
    Allow Unowned Files To Be Extended = ON
    Auto Mount Mirrored Volume Containing Inactive Device = OFF
    * Common File System *
    Maximum Transactions = 10000
    Maximum Concurrent Directory Cache Writes = 75
    Immediate Purge Of Deleted Files = OFF
    Compression Daily Check Stop Hour = 6
    Compression Daily Check Starting Hour = 0
    Minimum Compression Percentage Gain = 20
    Enable File Compression = ON
    Maximum Concurrent Compressions = 2
    Convert Compressed To Uncompressed Option = 1
    Decompress Percent Disk Space Free To Allow Commit = 10
    Decompress Free Space Warning Interval = 31 MIN 18.5 SEC
    Deleted Files Compression Option = 1
    Days Untouched Before Compression = 14
    * Novell Storage Services *
    *************************************

  • Problem with debug XT75

    Hello
    I have problem with debug program for XT75. I work in XP , install java j2sdk1.4.2_09 (from CD) , eclipse (with EclipseMEplugin_123) ,SMTK and connect terminal TC65 with XT75 module.
    When I want to debug my simple Midlet HelloWorld under celipse I get error:
    =========================================================================
         Starting XT75 emulator for debugging application. Please wait ...
         =========================================================================
         COM port used for "emulator session": COM1
         Used baud rate for the module "115200 baud"..
         >>> Emulator is set to no download of Jar and Jad file! <<<
         Initialize module for debugging ...
         The module is now initialized for debugging!
         >>> Establishing TCP/IP connection "IP connection for remote debugging"... <<<
         Please wait ...
         Done.
         >>> Starting Debug Agent ... <<<
         The debug agent is not started!
    File WM_Debug_config.ini in WTK for XT75 is:
    # This ini file is used to configure emulator.exe
    # Hints:
    # Store this ini file into the directory where the emulator.exe is located!
    [Module type]
    # Define the used module type
    ModuleType=XT75
    [AT command]
    # These AT commands are used for initialising the module for debugging!
    # Hints:
    # The IP address range 10.x.x.x is not supported for configuration of debugging!
    AT-Cmd1=S:ATE1
    AT-Cmd2=R:OK
    AT-Cmd3=S:at+cpin?
    AT-Cmd4=R:+CPIN: READY
    AT-Cmd5=R:OK
    AT-Cmd6=S:at^scfg=userware/debuginterface,"192.168.0.21","192.168.0.22","0"
    AT-CMd7=R:^SCFG: "Userware/DebugInterface","192.168.0.21","192.168.0.22","0"
    AT-Cmd8=R:OK
    AT-Cmd9=S:at^scfg=userware/mode,"debug","a:/","2000"
    AT-Cmd10=R:^SCFG: "Userware/Mode","debug","a:/","2000"
    AT-Cmd11=R:OK
    AT-Cmd12=S:at^scfg=userware/stdout,UDP,2000
    AT-Cmd13=R:^SCFG: "Userware/Stdout","UDP","2000"
    AT-Cmd14=R:OK
    [System.out port]
    # used UDP port number range: 1024 ... 65535
    # comment out the following line for switching off Java "System.out" displaying in the IDE window
    #UDPport=12345
    [DebugAgent delay timer]
    # settings for Debug Agent delay timer in ms
    #DATimer=2000
    I send At command to terminal AT^SCFG? and get answer:
    ^SCFG: "AutoExec","0","0","0","0",""
    ^SCFG: "AutoExec","0","1","0","0","","000:00:00","000:00:00"
    ^SCFG: "AutoExec","0","1","1","0","","000:00:00","000:00:00"
    ^SCFG: "AutoExec","0","1","2","0","","000:00:00","000:00:00"
    ^SCFG: "GPRS/ATS0/withAttach","on"
    ^SCFG: "GPRS/AutoAttach","disabled"
    ^SCFG: "GPRS/PersistentContexts","0"
    ^SCFG: "GPRS/RingOnIncomingData","off"
    ^SCFG: "MEopMode/Airplane","off"
    ^SCFG: "MEopMode/Airplane/OnStart","off"
    ^SCFG: "MEShutdown/OnIgnition","off"
    ^SCFG: "PowerSaver/Mode9/Timeout","20"
    ^SCFG: "Radio/Band","3","15"
    ^SCFG: "Radio/OutputPowerReduction","3"
    ^SCFG: "Serial/USB/DDD","0","0","0409","0681","0034","Siemens AG Wireless Modules","XT75",""
    ^SCFG: "Tcp/BufSize","5200"
    ^SCFG: "Tcp/IRT","3"
    ^SCFG: "Tcp/MR","10"
    ^SCFG: "Tcp/OT","6000"
    ^SCFG: "Tcp/SAck","1"
    ^SCFG: "Tcp/TTcp","0"
    ^SCFG: "Tcp/WithURCs","on"
    ^SCFG: "Trace/Syslog/OTAP","0"
    ^SCFG: "Userware/Autostart","0"
    ^SCFG: "Userware/Autostart/AppName",""
    ^SCFG: "Userware/Autostart/Delay","0"
    ^SCFG: "Userware/DebugInterface","192.168.0.21","192.168.0.22","0"
    ^SCFG: "Userware/Passwd"
    ^SCFG: "Userware/Mode","debug","a:/Project02.jar","2000"
    ^SCFG: "Userware/Stdout","UDP","2000"
    ^SCFG: "URC/CallStatus/CIEV","restricted"
    ^SCFG: "URC/CallStatus/SLCC","verbose"
    ^SCFG: "URC/Datamode/Ringline","off"
    ^SCFG: "URC/Ringline","local"
    ^SCFG: "URC/Ringline/ActiveTime","2"
    OK
    Please help me.
    Thanks.

    Hello,
    I would like to know if you could debug?
    That's the same problem what I have.
    At the moment I have the DSB75 and the XT75 module I don't know what else I can to to run the program under debug.
    OS: Win XP
    eclipse-SDK-3.3.1.1
    eclipseme.feature_1.7.7
    Regards,
    NOVI

  • Optimize for WAN / VPN usage

    any tips how to best optimize/tweak either NW servers or the clients
    to gain performance over a WAN tree ??
    All together, 5 sites, 1 central location were most requested data is.
    central = 100 Mbit
    2 other sites = 10 and 100 Mbit
    2 last sites = 4 Mbit
    Issue is; testing with "pureip" transfers from client to client over
    the VPN WAN ( Astaro's) performance is good and does use the bandwidht
    but,, client usage like copying to or from the servers over the WAN
    link doesn't seem to use the bandwidht as much..,,,
    Current settings on the NW servers are;
    nss /nocopybuffersonxlatch
    set tcp sack option = on
    set tcp delayed acknowledgement = on
    set tcp minshall algorithm = on
    Set TCP Large Window Option = On
    set tcp number of preallocated pcbs = 2048
    set tcp defend land attacks = on
    set tcp nagle algorithm = on
    set Maximum Pending TCP Connection Requests = 4096
    set tcp ip maximum small ecbs = 65534
    set ncp tcp receive window = 32768
    set largest udp packet size = 32768
    set tcp path mtu black hole detection and recovery = on
    What I've tested is adding the last one, mtu black hole detection
    and tested also by disabling(off) for minshall, delayed ack,,etc,,
    Can't say Im really seeing any real difference
    Any ideas ?
    All networks are 1GB's networks/switched, bandwidht usage is NOT big
    for anything else besides wan traffic.

    Emerson,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Import and directory synchronize problem

    I'm having a problem importing new pictures into an existing file directory which appears in my Lightroom catalog. The photos import normally but show up as a new directory entry off the root of the Lightroom catalog. When I attempt to move/drag them to the existing Lightroom directory I want, I'm told they can NOT be move because they are already there which I can confirm in the Windows file system. Strangely, synchronizing the directory in Lightroom does not find the files even though they are physically there but not showing up in the catalog.  This is a new problem but I can't associate it with anything I've changed in Lightroom lately.  Can anyone suggest what might be going on and more important how to fix it?  It is very irritating. I have another problem and I don’t know if it is related or not.  Lightroom will NOT remember changes I make to calalog location I make through the edit, calalog settings menu or my watch directory for auto import through file, auto import, auto import settings.  It just ignores them and uses what is already there. Again, any suggestions would be greatly appreciated.

    The idle-timeout on DSEE was set to none, which I believe is the default. I tried setting it to 1200 and 2400 seconds without success.
    h3. get-ldap-data-source-pool-prop
    <pre>
    client-affinity-bind-dn-filters : any
    client-affinity-criteria : connection
    client-affinity-ip-address-filters : any
    client-affinity-policy : write-affinity-after-write
    client-affinity-timeout : 20s
    description : -
    enable-client-affinity : false
    load-balancing-algorithm : proportional
    minimum-total-weight : 100
    proportion : 100
    sample-size : 100
    </pre>
    h3. get-ldap-data-source-prop
    <pre>
    bind-dn : none
    bind-pwd : none
    client-cred-mode : use-client-identity
    connect-timeout : 10s
    description : -
    down-monitoring-interval : inherited
    is-enabled : true
    is-read-only : false
    ldap-address : localhost
    ldap-port : ldap
    ldaps-port : ldaps
    monitoring-bind-dn : none
    monitoring-bind-pwd : none
    monitoring-bind-timeout : 5s
    monitoring-entry-dn : ""
    monitoring-entry-timeout : 5s
    monitoring-inactivity-timeout : 2m
    monitoring-interval : 30s
    monitoring-mode : proactive
    monitoring-retry-count : 3
    monitoring-search-filter : (objectClass=*)
    monitoring-search-scope : base
    num-bind-incr : 10
    num-bind-init : 2
    num-bind-limit : 1024
    num-read-incr : 10
    num-read-init : 2
    num-read-limit : 1024
    num-write-incr : 10
    num-write-init : 2
    num-write-limit : 1024
    proxied-auth-use-v1 : false
    ssl-policy : never
    use-read-connections-for-writes : false
    use-tcp-keep-alive : true
    use-tcp-no-delay : true
    </pre>

  • Is WebLogic 6.1sp3 refreshing connections in parellel?

    During our tests, I found WebLogic connection pool refreshing its
    connections sequentially (refresh one after another). If create a JDBC
    connection costs 20 seconds (because Oracle Net 8 fail over), then
    refreshing the second connection will wait 40 seconds, the third will be
    60 seconds and so on. In order to isolate the problem, I wrote a stand
    alone java application. This application simply starts 100 threads, for each
    thread creates one JDBC connection. No matter the driver was OCI driver
    or thin driver, when I use class.forName to create connection, the jobs
    were done parellely.
    So I investigated into the WebLogic thread dump, I noticed
    weblogic.common.internal.ResourceAllocator.resetThisOne was called when
    WebLogic tried to refresh a connection. I looked at the method
    signature, this method,
    weblogic.common.internal.ResourceAllocator.resetThisOne,
    was synchronized. I think this is the place that caused refreshing JDBC
    connections sequentially.
    If I was right, is there anyway that can speed up connections
    refreshing?

    Wenji Tong wrote:
    YES, this one works.
    Then, my question is why this method was synchronized. If it is not
    synchronized, any problem will be? Does BEA have any plan on that or it is
    ok for us to use your jar file in production?
    Thanks,
    WenjiI unsynchronised the method because I could see no reason why it needed to be.
    I will enquire before making it the official behavior, but it is likely to become so.
    Joe.
    >
    >
    "Joseph Weinstein" <[email protected]> wrote in message
    news:[email protected]...
    Wenji Tong wrote:
    Here is one of the thread dump, we can see it was waiting at
    weblogic.common.internal.ResourceAllocator.resetThisOne which was
    synchronized.Ah. Thanks. Here's a test jar. Can you try it? Make sure it's at the frontof the
    classpath the server constructs for itself, and let me know if this speedsthings up or not.
    thanks,
    Joe
    I didn't put other threads dump here because they are all the same and
    waiting at this method. For reconnect a connection will tak 20 seconds,
    this
    was confirmed by Oracle technical support. 20 seconds for connectionsfail
    over is ok if WebLogic can do the job in parellel, but we just found it
    didn't. We are using 40 executive threads, because we have many'transaction
    requiresnew', so we put min=max=100 connections in pool.
    Thanks,
    Wenji
    "ExecuteThread: '28' for queue: 'default'" daemon prio=5 tid=0x52a2a8
    nid=0x29 waiting for monitor entry [0xd4280000..0xd42819d8]
    at
    weblogic.common.internal.ResourceAllocator.resetThisOne(ResourceAllocator.ja
    va:872)
    at
    weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:48
    1)
    at
    weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:40
    0)
    at
    weblogic.common.internal.ResourceAllocator.reserveWaitSecs(ResourceAllocator
    .java:390)
    at
    weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:163
    at
    weblogic.jdbc.common.internal.ConnectionPool.reserveWaitSecs(ConnectionPool.
    java:117)
    atweblogic.jdbc.jts.Connection.getOrCreateConnection(Connection.java:565)
    at weblogic.jdbc.jts.Connection.prepareStatement(Connection.java:115)
    at
    weblogic.jdbc.rmi.internal.ConnectionImpl.prepareStatement(ConnectionImpl.ja
    va:135)
    at
    weblogic.jdbc.rmi.SerialConnection.prepareStatement(SerialConnection.java:78
    at
    com.cibc.bankframe.bo.retail.solutionset.impl.teller.rwusersession.eontec_bo
    >
    retailrwusersession_po7s97__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(eontec_
    bo_retail_rwusersession_po7s97__WebLogic_CMP_RDBMS.java:1099)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.ejb20.cmp11.rdbms.PersistenceManagerImpl.findByPrimaryKey(Persisten
    ceManagerImpl.java:154)
    at
    weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.
    java:430)
    at
    weblogic.ejb20.manager.BaseEntityManager.remoteFindByPrimaryKey(BaseEntityMa
    nager.java:377)
    at
    weblogic.ejb20.internal.EntityEJBHome.findByPrimaryKey(EntityEJBHome.java:33
    2)
    at
    com.cibc.bankframe.bo.retail.solutionset.impl.teller.rwusersession.UserSessi
    >onCMPBean_po7s97_HomeImpl.findByPrimaryKey(UserSessionCMPBean_po7s97_HomeImp
    l.java:170)
    at
    com.cibc.bankframe.util.retail.solutionset.impl.utilities.FindHelper.imGetUs
    erSession(FindHelper.java:1074)
    at
    com.bankframe.bp.retail.solutionset.impl.customersearch.CustomerSearchBean.v
    alidateUserSessionId(CustomerSearchBean.java:2711)
    at
    com.bankframe.bp.retail.solutionset.impl.customersearch.CustomerSearchBean.p
    rocessDataPacket(CustomerSearchBean.java:106)
    at
    com.bankframe.bp.retail.solutionset.impl.customersearch.CustomerSearchSessio
    nBean.processDataPacket(CustomerSearchSessionBean.java:75)
    at
    com.bankframe.bp.retail.solutionset.impl.customersearch.CustomerSearchSessio
    >nBean_urn8bi_EOImpl.processDataPacket(CustomerSearchSessionBean_urn8bi_EOImp
    l.java:1065)
    at
    com.bankframe.services.requestrouter.RequestRouterBean.getResponseDataPacket
    s(Unknown Source)
    at
    com.bankframe.services.requestrouter.RequestRouterBean.processRequestWithRet
    ry(Unknown Source)
    at
    com.bankframe.services.requestrouter.RequestRouterBean.processDataPackets(Un
    known Source)
    at
    com.bankframe.services.requestrouter.RequestRouterBean_weyfvd_EOImpl.process
    DataPackets(RequestRouterBean_weyfvd_EOImpl.java:37)
    at
    com.bankframe.services.requestrouter.RequestRouterUtils.processDataPackets(U
    nknown Source)
    at
    com.bankframe.cibc.ei.servlet.CBFEEontecServlet.processDataPackets(CBFEEonte
    cServlet.java:69)
    at
    com.bankframe.cibc.ei.servlet.CBFEEontecServlet.service(CBFEEontecServlet.ja
    va:96)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2546)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2260)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "Joseph Weinstein" <[email protected]> wrote in message
    news:[email protected]...
    Wenji Tong wrote:
    Yes, I'm using testConnsOnReserve. I'm using 100 connections and
    Oracle
    Net
    8 fail over. I'm doing the load test. When one Oracle server down
    (the
    first
    one in tnsnames.ora address list), the new request for connection
    will
    take
    more than 20 seconds (it is because tcp socket delay, it will take
    so
    long
    any way). The problem comes out here. For load testing, it keeps
    sending
    request to WebLogic Server, WLS will reconnect the connection foreach
    request. I believe for each request, the reconnect job was doing in
    different thread, am I right?yes. With testConnsOnReserve, a given application thread will be doingthe
    test-and-replace
    of a connection. I hope your pool increment is 1.
    The jobs supposed to do in parellel, but I
    found it didn't. For example, 40 new requests comes in, WLS printed
    out
    'This connection will now be refreshed.' 40 times almost at sametime.
    Then
    after 20 seconds I got only one 'Connection for pool "xxxx"
    refreshed.'
    message. After another 20 seconds, I got another 'Connection forpool
    "xxxx"
    refreshed.' message, and so on. Obviously, there are some resources
    are
    synchronized. You can imagine for 100 connections, how long it willtake
    to
    fail over. Actually, before all 100 connections failed over, WLS washung.
    Not necessarily true. Take a thread dump and see what the server
    threads
    are doing.
    They may all be independently waiting for Oracle, ot TCPIP. How manyexecute-threads
    is your server running? You should only need N pool connections if youhave N execute-threads
    (again, make sure you turned off refresh).
    Wenji
    "Joseph Weinstein" <[email protected]> wrote in message
    news:[email protected]...
    Wenji Tong wrote:
    During our tests, I found WebLogic connection pool refreshing
    its
    connections sequentially (refresh one after another). If createa
    JDBC
    connection costs 20 seconds (because Oracle Net 8 fail over),
    then
    refreshing the second connection will wait 40 seconds, the thirdwill be
    60 seconds and so on. In order to isolate the problem, I wrote astand
    alone java application. This application simply starts 100
    threads,
    for
    each
    thread creates one JDBC connection. No matter the driver was OCI
    driver
    or thin driver, when I use class.forName to create connection,
    the
    jobs
    were done parellely.
    So I investigated into the WebLogic thread dump, I noticed
    weblogic.common.internal.ResourceAllocator.resetThisOne was
    called
    when
    WebLogic tried to refresh a connection. I looked at the method
    signature, this method,
    weblogic.common.internal.ResourceAllocator.resetThisOne,
    was synchronized. I think this is the place that caused
    refreshing
    JDBC
    connections sequentially.
    If I was right, is there anyway that can speed up connections
    refreshing?Refresh is done in one thread. It is not adviseable to spawn
    threads
    in
    a middleware system such as weblogic, because we must control the
    JVM resources to do the applciation work, and can't allow power to
    be drained. (Threads aren't free).
    However, if you have testConnsOnReserve set true, you don't
    need refresh, so you can turn it off. That way the one thread
    needing
    the
    connection will pay (only) the cost of replacing one connection.
    Joe

Maybe you are looking for