<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: System hang after modification a tunable kernel parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041052#M302986</link>
    <description>Are you running out of space in /stand after you make the kernel adjustments.  It sounds like it's going back to the previous kernel.&lt;BR /&gt;&lt;BR /&gt;What does bdf /stand show?&lt;BR /&gt;&lt;BR /&gt;Reading man 5 max_mem_window it doesn't sound like it could cause too many problems.  It does suggest that more memory would be used by the kernel.  With only 2 gigs of memory I doubt this is your problem being you get that inconsistant error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jul 2007 09:58:35 GMT</pubDate>
    <dc:creator>Dave Hutton</dc:creator>
    <dc:date>2007-07-20T09:58:35Z</dc:date>
    <item>
      <title>System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041051#M302985</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am currently having the following problem on  A500 with 2 cpu 11.23 PA-RISC server with 2 gig of ram. After modify the following kernel parameter max_mem_window from 5 to 15 using kcweb interface. The server would hang at the following line /sbin/auto_parm is DHCP is disabled  is disable see /etc/auto_parm.log. I waited like 30 minutes before I decided to reboot the server. Then trying to boot in single user mode, I saw the following message /etc/ioconfig and /stand/ioconfig are inconsistant and the system did a reboot itself. After that I was able to reboot in single user. Then I was able to launch init 1 init 2 and init 3, my system was booting correctly and was online. But my modification to the max_mem_window when back to what it was before. (I don't know why) I try to boot from the "backup" kernel before my modification, the same problem. Next I try to redo my modification to the max_mem_window. I had the same problem but the now the modification were kept.&lt;BR /&gt;I also by way I did the same modification on a 11.23 itanium server at the same time and I did not get the problem. Actually the value was set higher from 5 to 30 but I have a lot more ram on that system. &lt;BR /&gt;&lt;BR /&gt;Any help at this point would be greatly appreciated.</description>
      <pubDate>Fri, 20 Jul 2007 09:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041051#M302985</guid>
      <dc:creator>Speedware</dc:creator>
      <dc:date>2007-07-20T09:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041052#M302986</link>
      <description>Are you running out of space in /stand after you make the kernel adjustments.  It sounds like it's going back to the previous kernel.&lt;BR /&gt;&lt;BR /&gt;What does bdf /stand show?&lt;BR /&gt;&lt;BR /&gt;Reading man 5 max_mem_window it doesn't sound like it could cause too many problems.  It does suggest that more memory would be used by the kernel.  With only 2 gigs of memory I doubt this is your problem being you get that inconsistant error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 09:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041052#M302986</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-07-20T09:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041053#M302987</link>
      <description>here is the output of bdf &lt;BR /&gt;# bdf -l&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     409600  334016   75152   82% /&lt;BR /&gt;/dev/vg00/lvol1     298928   92048  176984   34% /stand&lt;BR /&gt;/dev/vg00/lvol8    4710400  830704 3850936   18% /var&lt;BR /&gt;/dev/vg00/lvol7    3260416 1968368 1281968   61% /usr&lt;BR /&gt;/dev/vg00/lvol4    1024000   79368  937864    8% /tmp&lt;BR /&gt;/dev/vg00/lvol6    8192000 7518480  668312   92% /opt&lt;BR /&gt;/dev/vg00/lvol5      24576   17392    7184   71% /home&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 10:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041053#M302987</guid>
      <dc:creator>Speedware</dc:creator>
      <dc:date>2007-07-20T10:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041054#M302988</link>
      <description>Hello speedware.&lt;BR /&gt;&lt;BR /&gt;is there any error message appearing in /var/adm/syslog/syslog.log   ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;another option is to recover the system from a previous ignite backup.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 11:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041054#M302988</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-07-20T11:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041055#M302989</link>
      <description>Speedware,&lt;BR /&gt;&lt;BR /&gt;Going to the main error, "/sbin/auto_parm is DHCP is disable" what I would do is check the "/etc/rc.config.d/netconf file, compare it with the system that is working fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Fri, 20 Jul 2007 12:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041055#M302989</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-07-20T12:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041056#M302990</link>
      <description>On 11.23, raising max_mem_window would cause *very* little extra memory to be allocated by the kernel -- we're talking about 80 bytes difference for the values given (exact values would depend on padding, cache line size, if the kernel gets a larger page which is then used for other allocations as well, etc. etc.). There'd be a higher cost if the extra windows are actually used, of course [around 1Mb per] -- but you only pay for what you're really using.. not at tunable change time.&lt;BR /&gt;&lt;BR /&gt;It sounds to me like something else was pending (or at least kcweb thought it was) and the ioconfig and Kernel Registry (for the tunable change) were being written out at the time of the hang. When you TOC'd, the Registry wasn't written yet, and the ioconfig was in an inconsistent state.&lt;BR /&gt;&lt;BR /&gt;To fix your ioconfig issue, it seems to me the following from ioinit(1M) applies:&lt;BR /&gt;&lt;BR /&gt;If /etc/ioconfig is corrupted or missing when the system reboots, ioinitrc brings the system up in single-user mode. The user should then restore /etc/ioconfig from backup or invoke the ioinit with the -c option to recreate /etc/ioconfig from the kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this helps -- sorry it was a VM tunable you were happening to modify. I can assure you it doesn't have anything to do with DHCP on our end (and if they use Memory Windows, I'd be surprised to no end...)</description>
      <pubDate>Fri, 20 Jul 2007 21:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041056#M302990</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-07-20T21:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041057#M302991</link>
      <description>Fabian: &lt;BR /&gt;No error message in syslog because the daemon not started yet when in hang. And when I start with init 1, 2, 3, no error either in syslog. Everything normal.&lt;BR /&gt;&lt;BR /&gt;Jaime: I already did with the itanium system running 11.23. they are the same.&lt;BR /&gt;&lt;BR /&gt;Don: I will try that later on today with some plan downtime.&lt;BR /&gt;&lt;BR /&gt;I will let you know if that work or now.&lt;BR /&gt;Thanks for the help.</description>
      <pubDate>Mon, 23 Jul 2007 09:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041057#M302991</guid>
      <dc:creator>Speedware</dc:creator>
      <dc:date>2007-07-23T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041058#M302992</link>
      <description>I try to restore from backup /etc/ioconfig (about a week before the problem arrive). I check the size and the cksum of the files they are exactly the same as the one that is currently in /etc. So I did not bother to replace the existing one with the backup&lt;BR /&gt;&lt;BR /&gt;I also try to recreating the files using the following command ioinit -c to recreate the files. I rebooted the server but I still have the same problem.&lt;BR /&gt;&lt;BR /&gt;I am also thinking of copying the default /usr/newconfig/etc/initttab over my current inittab. Do you think that would help ? &lt;BR /&gt;&lt;BR /&gt;I added debug code in the rc script to see where I hanging exactly. I am planning a reboot tonight to try to get more information.</description>
      <pubDate>Tue, 24 Jul 2007 10:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041058#M302992</guid>
      <dc:creator>Speedware</dc:creator>
      <dc:date>2007-07-24T10:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: System hang after modification a tunable kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041059#M302993</link>
      <description>/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)&lt;BR /&gt;&lt;BR /&gt;we are after auto_parms&lt;BR /&gt;new level&lt;BR /&gt;3&lt;BR /&gt;previous run level&lt;BR /&gt;S&lt;BR /&gt;BOOT&lt;BR /&gt;1&lt;BR /&gt;new run level is higher than old, so run start scripts in&lt;BR /&gt;all intermediate run levels and in new run level.&lt;BR /&gt;is_terminal_hp&lt;BR /&gt;LOGFILE=/etc/rc.log&lt;BR /&gt;return code from init_list: 1&lt;BR /&gt;after init_list HP-UX Start-up in progress&lt;BR /&gt;after init_list&lt;BR /&gt;add_list /sbin/rc1.d/S080crashconf start Configure system crash dumps &lt;BR /&gt;add_list /sbin/rc1.d/S091vxvm-nodes-check start VxVM device node check &lt;BR /&gt;add_list /sbin/rc1.d/S092vxvm-startup start VxVM general startup &lt;BR /&gt;add_list /sbin/rc1.d/S093vxvm-reconfig start VxVM reconfiguration recovery &lt;BR /&gt;add_list /sbin/rc1.d/S100localmount start Mount file systems &lt;BR /&gt;add_list /sbin/rc1.d/S320hostname start Setting hostname &lt;BR /&gt;add_list /sbin/rc1.d/S350kl start Start Kernel Logging facility &lt;BR /&gt;add_list /sbin/rc1.d/S400set_prvgrp start Set privilege group &lt;BR /&gt;add_list /sbin/rc1.d/S420set_date start Display date &lt;BR /&gt;add_list /sbin/rc1.d/S430pdcinfo start Copy processor logs to /var/tombstones &lt;BR /&gt;add_list /sbin/rc1.d/S440savecrash start Save system crash dump if needed &lt;BR /&gt;add_list /sbin/rc1.d/S450evp.init start Start evp &lt;BR /&gt;add_list /sbin/rc1.d/S500swap_start start Enable auxiliaryadd_list /sbin/rc1.d/S&lt;BR /&gt;520syncer start Start syncer daemon &lt;BR /&gt;add_list /sbin/rc1.d/S600utmpd start Start Utmp Daemon : manages User Accounting&lt;BR /&gt; Database &lt;BR /&gt;add_list /sbin/rc1.d/S900CreateUsbSf start Configuring USB-00 device special fil&lt;BR /&gt;es &lt;BR /&gt;add_list /sbin/rc2.d/S008net.init start Configure Loopback interfaces (lo0) &lt;BR /&gt;add_list /sbin/rc2.d/S096vxvm-recover start VxVM volume recovery start &lt;BR /&gt;add_list /sbin/rc2.d/S120swconfig start Configuring all unconfigured software fi&lt;BR /&gt;lesets &lt;BR /&gt;add_list /sbin/rc2.d/S130pfilboot start Configuring PFIL &lt;BR /&gt;add_list /sbin/rc2.d/S131ipfboot start Starting IPFilter &lt;BR /&gt;add_list /sbin/rc2.d/S135sec_mgmt start Configuring Install Time Security &lt;BR /&gt;add_list /sbin/rc2.d/S200clean_ex start Recover editor crash files &lt;BR /&gt;add_list /sbin/rc2.d/S202clean_uucp start Clean UUCP &lt;BR /&gt;add_list /sbin/rc2.d/S204clean_tmps start List and/or clear temporary files &lt;BR /&gt;add_list /sbin/rc2.d/S206clean_adm start Clean up old log files &lt;BR /&gt;add_list /sbin/rc2.d/S220syslogd start Start system message logging daemon &lt;BR /&gt;add_list /sbin/rc2.d/S230ptydaemon start Start pty allocator daemon &lt;BR /&gt;add_list /sbin/rc2.d/S290pci_olar start Configuring OLA/R interface &lt;BR /&gt;add_list /sbin/rc2.d/S300nettl start Start network tracing and logging daemon &lt;BR /&gt;add_list /sbin/rc2.d/S305hpigelan start Configure HP igelan Gigabit Ethernet int&lt;BR /&gt;erfaces &lt;BR /&gt;add_list /sbin/rc2.d/S306hpiether start Configure HP iether 100BT/Gigabit Ethern&lt;BR /&gt;et interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S308hpgelan start Configure HP gelan Gigabit Ethernet inter&lt;BR /&gt;faces &lt;BR /&gt;add_list /sbin/rc2.d/S329hppcifddi start Create PCI FDDI device files. &lt;BR /&gt;add_list /sbin/rc2.d/S333hpbtlan start Configure HP 100BASE-T interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S337vlan start Configure VLAN interfaadd_list /sbin/rc2.d/S&lt;BR /&gt;340net start Configure LAN interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S340net-ipv6 start Configure LAN interfaces for IPv6 &lt;BR /&gt;add_list /sbin/rc2.d/S356dhcpv6.server start Starting DHCPv6 Server daemon &lt;BR /&gt;add_list /sbin/rc2.d/S360dhcpv6.client start Configuring DHCPv6 Interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S370named start Start name server daemon &lt;BR /&gt;add_list /sbin/rc2.d/S393secsh start Starting HP-UX Secure Shell &lt;BR /&gt;add_list /sbin/rc2.d/S400nfs.core start Start NFS core subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S406nisplus.server start Start NIS+ server subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S408nisplus.client start Start NIS+ client subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S410nis.server start Start NIS server subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S420nis.client start Start NIS client subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S430nfs.client start Start NFS client subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S440comsec start Start the Trusted Mode with NIS+ subsystem&lt;BR /&gt; &lt;BR /&gt;add_list /sbin/rc2.d/S490mrouted start Start multicast routing daemon &lt;BR /&gt;add_list /sbin/rc2.d/S500inetd start Start Internet services daemon &lt;BR /&gt;add_list /sbin/rc2.d/S510gated start Start dynamic routing daemon &lt;BR /&gt;add_list /sbin/rc2.d/S520rdpd start Start router discover protocol daemon &lt;BR /&gt;add_list /sbin/rc2.d/S522ppp start Configuring PPP Interface &lt;BR /&gt;add_list /sbin/rc2.d/S523pppoe start Configuring PPPoE &lt;BR /&gt;add_list /sbin/rc2.d/S525rarpd start Start RARP protocol daemon &lt;BR /&gt;add_list /sbin/rc2.d/S530rwhod start Start remote system status daemon &lt;BR /&gt;add_list /sbin/rc2.d/S538rtradvd start Start IPv6 router advertisement daemon &lt;BR /&gt;add_list /sbin/rc2.d/S540sendmail start Starting mail daemon &lt;BR /&gt;add_list /sbin/rc2.d/S550ddfa start Starting outbound connection daemons for DDF&lt;BR /&gt;A software &lt;BR /&gt;add_list /sbin/rc2.d/S560SnmpMaster start Start SNMP Master Network Management d&lt;BR /&gt;aemon &lt;BR /&gt;add_list /sbin/rc2.d/S565OspfMib start Start OSPF MIB Network Management subAgen&lt;BR /&gt;t &lt;BR /&gt;add_list /sbin/rc2.d/S565SnmpHpunix start Start SNMP HP-UNIX Network Management &lt;BR /&gt;subAgent &lt;BR /&gt;add_list /sbin/rc2.d/S565SnmpIpv6 start Start SNMP IPv6 Network Management subAg&lt;BR /&gt;ent &lt;BR /&gt;add_list /sbin/rc2.d/S565SnmpMib2 start Start SNMP MIB-2 Network Management subA&lt;BR /&gt;gent &lt;BR /&gt;add_list /sbin/rc2.d/S565SnmpNaa start Start Native Adapter Agent &lt;BR /&gt;add_list /sbin/rc2.d/S565SnmpTrpDst start Start SNMP Trap Dest Network Managemen&lt;BR /&gt;t subAgent &lt;BR /&gt;add_list /sbin/rc2.d/S570dce start Start DCE daemons &lt;BR /&gt;add_list /sbin/rc2.d/S576SnmpFddi4 start Start SNMP PCI FDDI Network Management &lt;BR /&gt;subAgent &lt;BR /&gt;add_list /sbin/rc2.d/S590Rpcd start Start RPC daemon if needed &lt;BR /&gt;add_list /sbin/rc2.d/S600cimserver start Start CIM cimserver subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S602icod start Initialize Instant Capacity &lt;BR /&gt;add_list /sbin/rc2.d/S605hpservices start Starting ISEE hpservices mad daemon. &lt;BR /&gt;add_list /sbin/rc2.d/S620xfs start Starting X Font Server at TCP port 7000 &lt;BR /&gt;add_list /sbin/rc2.d/S630vt start Start vt daemon &lt;BR /&gt;add_list /sbin/rc2.d/S660xntpd start Start time synchronization &lt;BR /&gt;add_list /sbin/rc2.d/S700acct start Start accounting &lt;BR /&gt;add_list /sbin/rc2.d/S705pwgr start Starting the password/group assist subsystem&lt;BR /&gt; &lt;BR /&gt;add_list /sbin/rc2.d/S710hparamgr start Starting HP Disk Array Manager daemons. &lt;BR /&gt;&lt;BR /&gt;add_list /sbin/rc2.d/S720lp start Start print spooler &lt;BR /&gt;add_list /sbin/rc2.d/S730cron start Start clock daemon &lt;BR /&gt;add_list /sbin/rc2.d/S740spc start Run Security Patch Check Utility &lt;BR /&gt;add_list /sbin/rc2.d/S742diagnostic start Start diagnostic subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S750envd start Start environment monitoring daemon &lt;BR /&gt;add_list /sbin/rc2.d/S760auditing start Start auditing subsystem &lt;BR /&gt;add_list /sbin/rc2.d/S770audio start Start audio server daemon &lt;BR /&gt;add_list /sbin/rc2.d/S780slsd start Start Distributed Single Logical Screen daem&lt;BR /&gt;on &lt;BR /&gt;add_list /sbin/rc2.d/S785hub start Start USB hub daemon &lt;BR /&gt;add_list /sbin/rc2.d/S800spa start SAM System administration configuration &lt;BR /&gt;add_list /sbin/rc2.d/S810mwa start MeasureWare performance software is being sta&lt;BR /&gt;rted. &lt;BR /&gt;add_list /sbin/rc2.d/S870swagentd start Initialize Software Distributor agent da&lt;BR /&gt;emon &lt;BR /&gt;add_list /sbin/rc2.d/S895gwlmagt start Starting the gWLM Agent &lt;BR /&gt;add_list /sbin/rc2.d/S900cifsclient start Starting CIFS Client &lt;BR /&gt;add_list /sbin/rc2.d/S900ciss start Configure HP RAID SA interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S900cpumap2 start Copy processor logs to /var/tombstones &lt;BR /&gt;add_list /sbin/rc2.d/S900eloq6 start Starting Eloquence &lt;BR /&gt;add_list /sbin/rc2.d/S900ems start Starting Event Monitoring Service &lt;BR /&gt;add_list /sbin/rc2.d/S900emsa start Start EMS SNMP subagent &lt;BR /&gt;add_list /sbin/rc2.d/S900hpfcms start Configure HP Fibre Channel Mass Storage in&lt;BR /&gt;terfaces &lt;BR /&gt;add_list /sbin/rc2.d/S900mpt start Configuring Ultra320 SCSI Mass Storage interf&lt;BR /&gt;aces &lt;BR /&gt;add_list /sbin/rc2.d/S900roc_om_server start Starting Rhapsody Script: roc_om_se&lt;BR /&gt;rver &lt;BR /&gt;add_list /sbin/rc2.d/S900roc_om_web start Starting Rhapsody Script: roc_om_web &lt;BR /&gt;add_list /sbin/rc2.d/S900samba start Starting SAMBA Server &lt;BR /&gt;add_list /sbin/rc2.d/S910rstEMSlistener start Starting the RST EMS listener &lt;BR /&gt;add_list /sbin/rc2.d/S989fc_td start Configure HP Fibre Channel Tachyon TL/TS Ma&lt;BR /&gt;ss Storage interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S990fc_fcd start Configuring HP Fibre Channel FCD Mass Stor&lt;BR /&gt;age interfaces &lt;BR /&gt;add_list /sbin/rc2.d/S994vxnm-vxnetd start VVR - Starting Communication Daemon &lt;BR /&gt;add_list /sbin/rc2.d/S999isisd start Starting VERITAS Enterprise Administrator S&lt;BR /&gt;ervice (vxsvc) &lt;BR /&gt;add_list /sbin/rc3.d/S100nfs.server start Start NFS server subsystem &lt;BR /&gt;add_list /sbin/rc3.d/S200tps.rc start Start X print server(s) &lt;BR /&gt;add_list /sbin/rc3.d/S823hpws_apache start Starting HP-UX Apache-based Web Serve&lt;BR /&gt;r &lt;BR /&gt;add_list /sbin/rc3.d/S823hpws_tomcat start Starting HP-UX Tomcat-based Servlet E&lt;BR /&gt;ngine &lt;BR /&gt;add_list /sbin/rc3.d/S823hpws_webmin start Starting HP-UX Webmin-based Admin &lt;BR /&gt;add_list /sbin/rc3.d/S823hpws_webproxy start Starting the HPUX Webproxy subsyste&lt;BR /&gt;m &lt;BR /&gt;add_list /sbin/rc3.d/S823hpws_xmltools start Starting HP-UX XML Web Server Tools&lt;BR /&gt; &lt;BR /&gt;add_list /sbin/rc3.d/S828kwdbd start Start kwdbd &lt;BR /&gt;add_list /sbin/rc3.d/S829nddbcs start Start NDDB Comm Server &lt;BR /&gt;add_list /sbin/rc3.d/S870hpsmhd start Starting the System Management HomePage se&lt;BR /&gt;rver &lt;BR /&gt;&lt;BR /&gt;This is were it hang after adding echo in the rc startup script ...&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jul 2007 11:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hang-after-modification-a-tunable-kernel-parameter/m-p/4041059#M302993</guid>
      <dc:creator>Speedware</dc:creator>
      <dc:date>2007-07-26T11:20:23Z</dc:date>
    </item>
  </channel>
</rss>

