<?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: No more network after patching in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210889#M533944</link>
    <description>please paste the output of&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start</description>
    <pubDate>Mon, 23 Nov 2009 09:11:49 GMT</pubDate>
    <dc:creator>Vivek_Pendse</dc:creator>
    <dc:date>2009-11-23T09:11:49Z</dc:date>
    <item>
      <title>No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210885#M533940</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm running HP-UX 11.11 on a RP-7410 with a network card ( HP A6794-60001 PCI 1000Base-T )&lt;BR /&gt;&lt;BR /&gt;The network was OK before I installed GOLDQPK11i_B.11.11.0906.480.depot&lt;BR /&gt;&lt;BR /&gt;Once installed and after a reboot, the server doesn't have any access to the network.&lt;BR /&gt;&lt;BR /&gt;ioscan -fn give me the following result which seems ok to me :&lt;BR /&gt;......&lt;BR /&gt;target      9  1/0/1/0/0/1/1.7     tgt       CLAIMED     DEVICE                                                                                              &lt;BR /&gt;ctl         3  1/0/1/0/0/1/1.7.0   sctl      CLAIMED     DEVICE       Initiator                                                                              &lt;BR /&gt;                              /dev/rscsi/c3t7d0                                                                                                              &lt;BR /&gt;lan         0  1/0/1/0/0/4/0   igelan    CLAIMED     INTERFACE    HP A6794-60001 PCI 1000Base-T                                                              &lt;BR /&gt;ba          3  1/0/2           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Adapter (782)                                                                &lt;BR /&gt;ext_bus     4  1/0/2/0/0       c8xx      CLAIMED     INTERFACE    SCSI C1010 Ultra160 Wide LVD A6829-60101                                                   &lt;BR /&gt;........&lt;BR /&gt;&lt;BR /&gt;here is he output from lanadmin display:&lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Mon, Nov 23,2009  09:45:26 &lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 0&lt;BR /&gt;Description                     = lan0 HP PCI Core I/O 1000Base-T Release B.11.11.27&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)                                &lt;BR /&gt;MTU Size                        = 1500                                              &lt;BR /&gt;Speed                           = 100000000                                         &lt;BR /&gt;Station Address                 = 0x306ef32676                                      &lt;BR /&gt;Administration Status (value)   = up(1)                                             &lt;BR /&gt;Operation Status (value)        = up(1)                                             &lt;BR /&gt;Last Change                     = 5572                                              &lt;BR /&gt;Inbound Octets                  = 0                                                 &lt;BR /&gt;Inbound Unicast Packets         = 0                                                 &lt;BR /&gt;Inbound Non-Unicast Packets     = 0                                                 &lt;BR /&gt;Inbound Discards                = 0                                                 &lt;BR /&gt;Inbound Errors                  = 820&lt;BR /&gt;Inbound Unknown Protocols       = 0&lt;BR /&gt;Outbound Octets                 = 49513&lt;BR /&gt;Outbound Unicast Packets        = 0&lt;BR /&gt;Outbound Non-Unicast Packets    = 744&lt;BR /&gt;Outbound Discards               = 0&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt;&lt;BR /&gt;Press &lt;RETURN&gt; to continue&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt;&lt;BR /&gt;Index                           = 1&lt;BR /&gt;Alignment Errors                = 160&lt;BR /&gt;FCS Errors                      = 5922&lt;BR /&gt;Single Collision Frames         = 0&lt;BR /&gt;Multiple Collision Frames       = 0&lt;BR /&gt;Deferred Transmissions          = 0&lt;BR /&gt;Late Collisions                 = 0&lt;BR /&gt;Excessive Collisions            = 0&lt;BR /&gt;Internal MAC Transmit Errors    = 0&lt;BR /&gt;Carrier Sense Errors            = 0&lt;BR /&gt;Frames Too Long                 = 0&lt;BR /&gt;Internal MAC Receive Errors     = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LAN Interface test mode. LAN Interface PPA Number = 0&lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea how to make the network work again ?&lt;BR /&gt;&lt;BR /&gt;&lt;/RETURN&gt;</description>
      <pubDate>Mon, 23 Nov 2009 08:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210885#M533940</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T08:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210886#M533941</link>
      <description>Please check the below commands, as the network card is in CLAIMED condition, so should work.&lt;BR /&gt;1. lanscan&lt;BR /&gt;2. lanadmin -x 0&lt;BR /&gt;3. cat /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vivek</description>
      <pubDate>Mon, 23 Nov 2009 09:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210886#M533941</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2009-11-23T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210887#M533942</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have to verify the file /etc/rc.config.d/netconf. The entry should be there for all your configured LAN...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Piyush Mathiya</description>
      <pubDate>Mon, 23 Nov 2009 09:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210887#M533942</guid>
      <dc:creator>piyush mathiya</dc:creator>
      <dc:date>2009-11-23T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210888#M533943</link>
      <description>Thanks for your suggestion, but everything seems ok :&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0&lt;BR /&gt;Speed = 100 Full-Duplex.&lt;BR /&gt;Autonegotiation = On.&lt;BR /&gt;&lt;BR /&gt;# grep -v "^#" /etc/rc.config.d/netconf&lt;BR /&gt;HOSTNAME=SRV-RP74&lt;BR /&gt;OPERATING_SYSTEM=HP-UX&lt;BR /&gt;LOOPBACK_ADDRESS=127.0.0.1&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=89.0.0.220&lt;BR /&gt;SUBNET_MASK[0]=255.0.0.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=89.255.255.255&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;GATED=0&lt;BR /&gt;GATED_ARGS=""&lt;BR /&gt;RDPD=0&lt;BR /&gt;RARPD=0&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_GATEWAY[0]=89.1.0.45&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;&lt;BR /&gt;The network conf did not change after patching</description>
      <pubDate>Mon, 23 Nov 2009 09:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210888#M533943</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T09:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210889#M533944</link>
      <description>please paste the output of&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start</description>
      <pubDate>Mon, 23 Nov 2009 09:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210889#M533944</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2009-11-23T09:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210890#M533945</link>
      <description>there is no output !</description>
      <pubDate>Mon, 23 Nov 2009 09:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210890#M533945</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210891#M533946</link>
      <description>The network card seems to be configured :&lt;BR /&gt;&lt;BR /&gt;# ifconfig lan0&lt;BR /&gt;lan0: flags=1843&lt;UP&gt;&lt;BR /&gt;        inet 89.0.0.220 netmask ff000000 broadcast 89.255.255.255&lt;BR /&gt;&lt;/UP&gt;</description>
      <pubDate>Mon, 23 Nov 2009 09:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210891#M533946</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T09:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210892#M533947</link>
      <description>Try to connect another n/w cable to the same port. may be it's n/w issue then.</description>
      <pubDate>Mon, 23 Nov 2009 09:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210892#M533947</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2009-11-23T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210893#M533948</link>
      <description>already done without success.&lt;BR /&gt;And how patching HP-UX could damage a network cable ?</description>
      <pubDate>Mon, 23 Nov 2009 09:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210893#M533948</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210894#M533949</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And how patching HP-UX could damage a network cable ?&lt;BR /&gt;&lt;BR /&gt;that's not possible, if you are sure that the patches is the reason why it's not working them make a rollback of installed patches.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 23 Nov 2009 09:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210894#M533949</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-11-23T09:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210895#M533950</link>
      <description>If you have re-built the kernel before patching, try to boot with that &amp;amp; check whether it's working or not.</description>
      <pubDate>Mon, 23 Nov 2009 09:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210895#M533950</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2009-11-23T09:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210896#M533951</link>
      <description>I'm trying to rollback now.&lt;BR /&gt;&lt;BR /&gt;but can U explain how to start on a previous kernel ?&lt;BR /&gt;That's always usefull, and I'll try that if the next attempt to patch gives the same result.</description>
      <pubDate>Mon, 23 Nov 2009 09:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210896#M533951</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T09:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210897#M533952</link>
      <description>I guess, it will be vmunix.prev.&lt;BR /&gt;Please check under /stand.&lt;BR /&gt;After that, interrupt the system at isl &amp;amp; boot with it.</description>
      <pubDate>Mon, 23 Nov 2009 09:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210897#M533952</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2009-11-23T09:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210898#M533953</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yust boot vmunix.prev instead of vmunix,&lt;BR /&gt;&lt;BR /&gt;hope you made a backup of the previous kernel.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 23 Nov 2009 09:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210898#M533953</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-11-23T09:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210899#M533954</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i always use this procedure before start patching the system, see attachment.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2009 09:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210899#M533954</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-11-23T09:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210900#M533955</link>
      <description>Aprt from booting server from old kernel, try to see if ur system can reach gateway.&lt;BR /&gt;ROUTE_GATEWAY[0]=89.1.0.45&lt;BR /&gt;&lt;BR /&gt;cause from ifocnfig ur card appeared to be OK.&lt;BR /&gt;&lt;BR /&gt;Can you get something checked from network port.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 23 Nov 2009 09:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210900#M533955</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-11-23T09:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210901#M533956</link>
      <description>I uninstalled/resinstalled a patchset and everything seems to be OK now.&lt;BR /&gt;I have no explaination about what append.&lt;BR /&gt;&lt;BR /&gt;mikap -&amp;gt; thanks for the procedure, I'll use it when patching the production server.&lt;BR /&gt;&lt;BR /&gt;Thanks all for your help.</description>
      <pubDate>Mon, 23 Nov 2009 10:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210901#M533956</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T10:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: No more network after patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210902#M533957</link>
      <description>Everything working ok now</description>
      <pubDate>Mon, 23 Nov 2009 10:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-more-network-after-patching/m-p/5210902#M533957</guid>
      <dc:creator>Borivant_1</dc:creator>
      <dc:date>2009-11-23T10:50:52Z</dc:date>
    </item>
  </channel>
</rss>

