<?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: find and vhand in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468582#M211323</link>
    <description>vhand is involved with the dreaded paging of data to swap.&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;&lt;BR /&gt;You may need more memory or less applications to make this stop happening.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 21 Jan 2005 13:27:11 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-01-21T13:27:11Z</dc:date>
    <item>
      <title>find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468581#M211322</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;When I remove just one user form the system, naturally two 'find' processes get started. Also, vhand jumps on top of 'top' consuming 96% CPU, the system becomes very, very slow, - command prompt comes back, say in 30 sec (!). When removal is completed the system is back to normal.&lt;BR /&gt;&lt;BR /&gt;K460, 2GB RAM, HP-UX 11.00, one Oracle instance is running, no load at all.&lt;BR /&gt;&lt;BR /&gt;I never seen that a simple task of deleting a user account can bring a system to its knees. &lt;BR /&gt;&lt;BR /&gt;Any thoughts?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Elena.</description>
      <pubDate>Fri, 21 Jan 2005 13:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468581#M211322</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2005-01-21T13:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468582#M211323</link>
      <description>vhand is involved with the dreaded paging of data to swap.&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;&lt;BR /&gt;You may need more memory or less applications to make this stop happening.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Jan 2005 13:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468582#M211323</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-21T13:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468583#M211324</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you using 'sam' to delete the user's account?  If so, are you specifying the option to remove the user's files from all local filesystems?  That would explain the 'find' processes.  You could test the load of the find command by issuing it as root to find all the files from / for a specific user.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2005 13:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468583#M211324</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2005-01-21T13:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468584#M211325</link>
      <description>Of course, if you are doing what John outlined, you risk losing some very critical application files.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Fri, 21 Jan 2005 13:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468584#M211325</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-01-21T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468585#M211326</link>
      <description>I ran:&lt;BR /&gt;&lt;BR /&gt;find / -name UID -print&lt;BR /&gt;&lt;BR /&gt;this find triggered vhand and the system became very slow again. I interrupted 'find', but vhand was holding the system for about 15 minutes until it vanished from the 'top' screen.&lt;BR /&gt;&lt;BR /&gt;coc461(root):/etc&amp;gt; swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        2048     120    1928    6%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1927   -1927&lt;BR /&gt;memory     1616     347    1269   21%&lt;BR /&gt;total      3664    2394    1270   65%       -       0    -&lt;BR /&gt;coc461(root):/etc&amp;gt; vmstat -S 5 5     &lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   si   so    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    0     0     0    15223    8476 16782 16782     7    2     8    0  4193   1096    505    90   2  2 96&lt;BR /&gt;    0     0     0    14754    8425    0    0     0    0     6    0     0   1065    541    60   0  0 100&lt;BR /&gt;    0     0     0    12007    8425    0    0     0    0     0    0     0   1048    250    47   0  0 100&lt;BR /&gt;    0     0     0    13133    8425    0    0     0    0     0    0     0   1095    332    62   0  0 99&lt;BR /&gt;    0     0     0    14124    8421    0    0     0    0     0    0     0   1079    504    73   1  1 99&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2005 14:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468585#M211326</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2005-01-21T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468586#M211327</link>
      <description>Do you have any filesystems with tens of thousands of files in them, especially in a single directory?  The 'find' command would surely bog down in that situation. &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2005 14:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468586#M211327</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2005-01-21T14:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468587#M211328</link>
      <description>Doing a global find (find /) on a system is really not a good idea.  It can bring a system to a crawl, and apparently in your case, causes just enough of a load to cause you to start paging out.&lt;BR /&gt;&lt;BR /&gt;Here's what I would do:&lt;BR /&gt;&lt;BR /&gt;1) Don't use sam to delete users and especially don't let it search for users files.  Delete the home directory manually.&lt;BR /&gt;&lt;BR /&gt;2) Monitor swapinfo and vmstat and see if you see any page outs. &lt;BR /&gt;&lt;BR /&gt;3) Monitor RAM usage, most easily done with glance.&lt;BR /&gt;&lt;BR /&gt;4) Try to avoid doing 'find /'&lt;BR /&gt;&lt;BR /&gt;If you see a large number of page outs when monitoring vmstat, then it is likely time to add RAM to the machine.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2005 14:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468587#M211328</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-21T14:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: find and vhand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468588#M211329</link>
      <description>I do not have many file systems and thousands of files, just standard and one NFS mount, but I specified to delete user files from local file systems only, so NFS does not count. &lt;BR /&gt;&lt;BR /&gt;coc461(root):/&amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   37864   99005   28% /&lt;BR /&gt;/dev/vg00/lvol1     295024   30336  235184   11% /stand&lt;BR /&gt;/dev/vg00/lvol8    2097152 1011680 1017666   50% /var&lt;BR /&gt;/dev/vg00/lvol7    2097152  873806 1146917   43% /usr&lt;BR /&gt;/dev/vg00/lvol6    1048576  626072  397411   61% /tmp&lt;BR /&gt;/dev/vg00/lvol5    1228800  794303  408369   66% /opt&lt;BR /&gt;/dev/vg00/lvol4     102400   62007   38243   62% /home&lt;BR /&gt;cocnetapps02:/vol/vol1&lt;BR /&gt;                   71161808 30866304 40295504   43% /oracle&lt;BR /&gt;coc461(root):/&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am aware that it is not a good idea to run find / , but when needed, I did it on other system, although  I've never seen this kind of impact before.  &lt;BR /&gt;&lt;BR /&gt;I just have a feeling that this system behaves abnormally (?).</description>
      <pubDate>Fri, 21 Jan 2005 14:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-and-vhand/m-p/3468588#M211329</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2005-01-21T14:35:53Z</dc:date>
    </item>
  </channel>
</rss>

