df process by veritas

From: Cahyo Tri Nugroho (cahyotn_at_indosat.net.id)
Date: 02/28/05

  • Next message: nikhil vr: "help on mt command"
    Date: Mon, 28 Feb 2005 14:23:04 +0700
    To: sunmanagers@sunmanagers.org
    
    

    Hi all,
    Is it normal that there is 'df -k' process executed by veritas?
    Because it consumes more than 47% of CPU. Here are the details :

    last pid: 24369; load averages: 1.60, 1.78, 1.73
                                               14:21:17
    144 processes: 136 sleeping, 3 running, 2 zombie, 1 stopped, 2 on cpu
    CPU states: 49.0% idle, 0.0% user, 51.0% kernel, 0.0% iowait, 0.0% swap
    Memory: 4096M real, 1472M free, 1742M swap in use, 13G swap free

        PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND
      26633 root 1 30 0 1008K 968K cpu/0 63.0H 47.09% df

    ----------------

    # ps -ef|grep df
         root 24371 22988 0 14:21:39 pts/3 0:00 grep df
         root 26631 2157 0 Feb 25 ? 0:00 sh -c /bin/df -k |
    /bin/awk '{ print $6, $5 }'
         root 26633 26632 47 Feb 25 ? 3777:54 /bin/df -k

    --------------------
    # ptree 26631
    2157 /opt/VRTSob/bin/vxsvc -r /opt/VRTSob/config/Registry
       26631 sh -c /bin/df -k | /bin/awk '{ print $6, $5 }'
         26632 /bin/awk { print $6, $5 }
           26633 /bin/df -k
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: nikhil vr: "help on mt command"

    Relevant Pages

    • Re: AfxBeginThread startup times and overhead
      ... cosuming CPU time that could have been used to run the thread instead. ... it always consumes as much of the CPU as it can get. ... no sequencing dependency once it has started. ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
      (microsoft.public.vc.mfc)
    • Re: efficiency of JList setElementAt()
      ... >> consumes 31% of the system CPU when these operations occur but if I ... > PL&F revalidates and repaints the entire list if any of it changes. ...
      (comp.lang.java.gui)
    • Re: efficiency of JList setElementAt()
      ... Approximately 1 entry is modified each second which is done by determining the position of the item and invoking setElementAt of the DefaultListModel object. ... My Athlon XP-1800+ machine consumes 31% of the system CPU when these operations occur but if I execute all the program logic with the single exception of the setElementAt call, it consumes only 3% of the CPU. ...
      (comp.lang.java.gui)
    • efficiency of JList setElementAt()
      ... JList via the DefaultListModel. ... consumes only 3% of the CPU. ... Also, the modification time ...
      (comp.lang.java.gui)
    • Re: Mac Mini hard as shit to use.
      ... > Bryce 5 for OS X consumes so much CPU even when it's doing nothing that the ... > It seems to be a relatively common problem with OS X, apps consuming CPU ... Some apps do amazing numbers of unnecessary redraws after every interaction. ... >> Have you tried exploring its Preferences? ...
      (comp.sys.mac.advocacy)