<?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 ps command not found after reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245376#M891561</link>
    <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;After restarting the HPUX 11(HP visualize c240) i get ps command not found,&lt;BR /&gt;&lt;BR /&gt;How to come up??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Sids&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Apr 2004 07:49:22 GMT</pubDate>
    <dc:creator>Siddharth_6</dc:creator>
    <dc:date>2004-04-12T07:49:22Z</dc:date>
    <item>
      <title>ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245376#M891561</link>
      <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;After restarting the HPUX 11(HP visualize c240) i get ps command not found,&lt;BR /&gt;&lt;BR /&gt;How to come up??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Sids&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 07:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245376#M891561</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T07:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245377#M891562</link>
      <description>Sids,&lt;BR /&gt;Have you checked if this command is found at bin and sbin directories&lt;BR /&gt;&lt;BR /&gt;$ls -l /usr/bin/ps&lt;BR /&gt;$ls -l /usr/sbin/ps&lt;BR /&gt;&lt;BR /&gt;If you can see the file at either one of the locations, then i suggest that you see if these directories are defined in the PATH&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Mobeen</description>
      <pubDate>Mon, 12 Apr 2004 07:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245377#M891562</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-04-12T07:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245378#M891563</link>
      <description>Post echo $PATH ... &lt;BR /&gt;&lt;BR /&gt;And try after the following&lt;BR /&gt;&lt;BR /&gt;export PATH=$PATH:/usr/bin:/usr/sbin&lt;BR /&gt;&lt;BR /&gt;If not you can copy it from another node (same version) / recover from backup&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Mon, 12 Apr 2004 08:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245378#M891563</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-04-12T08:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245379#M891564</link>
      <description>yess, seeems ps is not there..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how to get it back??</description>
      <pubDate>Mon, 12 Apr 2004 08:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245379#M891564</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T08:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245380#M891565</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks All,&lt;BR /&gt;&lt;BR /&gt;But i have a single HP machine??&lt;BR /&gt;&lt;BR /&gt;COuld any body please send me the "ps" command binary.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sids&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 08:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245380#M891565</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245381#M891566</link>
      <description>Sids&lt;BR /&gt;&lt;BR /&gt;Are you sure your /usr directory is mounted?&lt;BR /&gt;&lt;BR /&gt;whats the output of &lt;BR /&gt;&lt;BR /&gt;mount -p &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 08:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245381#M891566</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-04-12T08:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245382#M891567</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;Here is the out put of mount -p&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3  /       vxfs  log                    0 1&lt;BR /&gt;/dev/vg00/lvol1  /stand  hfs   defaults               0 0&lt;BR /&gt;/dev/vg00/lvol8  /var    vxfs  delaylog,nodatainlog   0 0&lt;BR /&gt;/dev/vg00/lvol7  /usr    vxfs  delaylog,nodatainlog   0 0&lt;BR /&gt;/dev/vg00/lvol6  /tmp    vxfs  delaylog,nodatainlog   0 0&lt;BR /&gt;/dev/vg00/lvol5  /opt    vxfs  delaylog,nodatainlog   0 0&lt;BR /&gt;/dev/vg00/lvol4  /home   vxfs  delaylog,nodatainlog   0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I know every thing is fine except i lost the ps ?? i dun know how to get it back?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sids&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 09:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245382#M891567</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T09:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245383#M891568</link>
      <description>Sids,&lt;BR /&gt;&lt;BR /&gt;As Duncan pointed out, you /usr seems to be missing.  Check the output of dmesg for errors concerning /usr at boot-up time.  We'll need to find the reason it didn't get mounted and fix it so we can mount it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 12 Apr 2004 09:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245383#M891568</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-12T09:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245384#M891569</link>
      <description>hi pete,&lt;BR /&gt;&lt;BR /&gt;even m not able to find out the ps in /usr/bin as well as in /usr/sbin. and its mounted ..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sids</description>
      <pubDate>Mon, 12 Apr 2004 09:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245384#M891569</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T09:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245385#M891570</link>
      <description>could any body plz send me the "ps" command exe for HPUX 11.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sids</description>
      <pubDate>Mon, 12 Apr 2004 09:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245385#M891570</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-12T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245386#M891571</link>
      <description>Sorry, Sids, my old eyes must be playing tricks on me - I could have sworn it wasn't there, but I see it now.&lt;BR /&gt;&lt;BR /&gt;Attaching /usr/bin/ps command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 09:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245386#M891571</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-12T09:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245387#M891572</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks to all, Pete the binary sent by you didn work for me. I finally installed HPUX in a new scuzzy and come up with the crazzy thing. but still m surprised where the binary has gone?? &lt;BR /&gt;&lt;BR /&gt;Sids&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Apr 2004 23:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245387#M891572</guid>
      <dc:creator>Siddharth_6</dc:creator>
      <dc:date>2004-04-13T23:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245388#M891573</link>
      <description>I think I have an idea if u have a Tape or a Floppy Drive, Looks logical but never tried.&lt;BR /&gt;&lt;BR /&gt;1. Boot the node through the Install CD ==&amp;gt;&amp;gt;Open Recovery Shell ==&amp;gt;&lt;BR /&gt;&lt;BR /&gt;loadfil /usr/bin/ps&lt;BR /&gt;loadfil /usr/sbin/insf&lt;BR /&gt;loadfil /usr/sbin/tar&lt;BR /&gt;loadfil /usr/sbin/ioscan&lt;BR /&gt;insf -e&lt;BR /&gt;ioscan -fnCtape&lt;BR /&gt;tar cvf /dev/rmt/0mn /usr/sbin/ps&lt;BR /&gt;&lt;BR /&gt;Boot the system normally and restore this tape !&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Apr 2004 23:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245388#M891573</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-04-13T23:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: ps command not found after reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245389#M891574</link>
      <description>Sids, there are multiple problems with copying ps this way. But first finding out where ps has gone.&lt;BR /&gt;&lt;BR /&gt;(Next time) take a look in /usr/lost+found for files there. If fsck has found problems on your filesystem and doesn't know where a file belongs, it is put there. So you should check lost+found directories after each reboot to make sure your filesystems are still intact when you miss files.&lt;BR /&gt;&lt;BR /&gt;Next: could it be your reboot was due to a patch installation? Perhaps a patch on ps? In that case, removing that patch would solve the issue.&lt;BR /&gt;&lt;BR /&gt;And that leads to a problem with putting a 'random' ps version on your system. There are patches for commands like ps, so if you want to be sure you install the right ps, you should first check what patches are installed and then copy the command from a environment on the same patch level.&lt;BR /&gt;&lt;BR /&gt;Perhaps creating a recovery tape on regular basis can help too. If you loose something from your vg00, you can recover it from there, or reinstall your system exactly the way it was.&lt;BR /&gt;&lt;BR /&gt;Good luck, and I hope this info is still of some use.</description>
      <pubDate>Wed, 14 Apr 2004 01:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command-not-found-after-reboot/m-p/3245389#M891574</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-04-14T01:01:37Z</dc:date>
    </item>
  </channel>
</rss>

