- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is vxfsd and why is it using so much CPU?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:08 AM
08-26-2001 07:08 AM
What is vxfsd and why is it using so much CPU?
I am trying to do an Oracle import. I have an Aclass with 2 x 550MHZ processors running. I am trying to import 700,000 records into the database and so far it has taken me 7 hours to accomplish this. Now I know this isn't normal.
I ran top to see what the problem was and the number one process was vxfsd. What is it? What does it do? Is it important? and Why does it need to use so much CPU?
Help please
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:30 AM
08-26-2001 07:30 AM
Re: What is vxfsd and why is it using so much CPU?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:40 AM
08-26-2001 07:40 AM
Re: What is vxfsd and why is it using so much CPU?
It is currently using
"1 ? 32 root 152 20 0K 0K run 1:36 1.18 1.18 vxfsd".
Size of file I am trying to import is 800M.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:41 AM
08-26-2001 07:41 AM
Re: What is vxfsd and why is it using so much CPU?
At 10.20, VxFS had several threads that ran in a 1 by 1 thread model. The
threads are as follows:
DAEMON
------
vx_attrsync_thread
vx_delxwri_thread
vx_iflush_thread
vx_ifree_thread
vx_inactive_cache_thread
vx_inactive_thread
vx_logflush_thread
vx_sched_thread
With 11.0, the 1 by n thread model was implemented. So the daemon 'vxfsd'
combines all the above listed threads into one process.
about the cpu that he take it dep. on the amont of data that you import with the oracle .
it is normal if this process has high cpu if you are importing data to a vxfs file system .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:47 AM
08-26-2001 07:47 AM
Re: What is vxfsd and why is it using so much CPU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:51 AM
08-26-2001 07:51 AM
Re: What is vxfsd and why is it using so much CPU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:52 AM
08-26-2001 07:52 AM
Re: What is vxfsd and why is it using so much CPU?
thanks for your response.
My problem is that the import is still going and has only accomplished 400,000 records or about 300M of the import file.
Is there any way I can help speed things up?
Without installing those patches right now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:56 AM
08-26-2001 07:56 AM
Re: What is vxfsd and why is it using so much CPU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 07:58 AM
08-26-2001 07:58 AM
Re: What is vxfsd and why is it using so much CPU?
no , there isnt online way to speed up the import .
it's also dep. of the disk array you are using .
i handel a case like this and the problem was with the autoraid of the computer was connected .
one last thing - it will be very nice if you can assin point to the pepole that is responsing you .
p.s - if you dont have the patches install them , if not for this issue but to the feutre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:07 AM
08-26-2001 08:07 AM
Re: What is vxfsd and why is it using so much CPU?
in answer to your question it is the second on the list of processors. Here is a portion of top when run.
"Load averages: 0.65, 0.71, 0.75
98 processes: 96 sleeping, 2 running
Cpu states:
CPU LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0 0.62 1.4% 0.0% 0.8% 97.8% 0.0% 0.0% 0.0% 0.0%
1 0.68 0.0% 0.0% 0.8% 99.2% 0.0% 0.0% 0.0% 0.0%
--- ---- ----- ----- ----- ----- ----- ----- ----- -----
avg 0.65 0.6% 0.0% 0.8% 98.6% 0.0% 0.0% 0.0% 0.0%
Memory: 105920K (30164K) real, 286548K (29144K) virtual, 37204K free Page# 1/4
CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
0 ? 5687 mariap 156 20 31936K 2936K sleep 13:01 2.10 2.09 oracleHELPDESK
1 ? 32 root 152 20 0K 0K run 1:36 1.13 1.13 vxfsd"
My next question is why does the top process always say "sleep" and the vxfsd say "run".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:21 AM
08-26-2001 08:21 AM
Re: What is vxfsd and why is it using so much CPU?
From your top output, it doesn't look like the vxfsd is taking up too much CPU time.
Can you look in syslog.log or do a dmesg and see if you see any other errors?
Are you doing the import from a NFS mounted filesystem? I have seen cases where a misconfiguration of a lan card can cause excessive delays.Even copying a file can take a long time.
Btw are you running 11.0 or 11i?
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:29 AM
08-26-2001 08:29 AM
Re: What is vxfsd and why is it using so much CPU?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:33 AM
08-26-2001 08:33 AM
Re: What is vxfsd and why is it using so much CPU?
If you have glance installed you can look at the oracle import process and see what is it doing or find out where its stuck.
Just another thought.
-regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:43 AM
08-26-2001 08:43 AM
Re: What is vxfsd and why is it using so much CPU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:43 AM
08-26-2001 08:43 AM
Re: What is vxfsd and why is it using so much CPU?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 08:57 AM
08-26-2001 08:57 AM
Re: What is vxfsd and why is it using so much CPU?
Regards,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 09:36 AM
08-26-2001 09:36 AM
Re: What is vxfsd and why is it using so much CPU?
I will load the patches as soon as I can.
No I dont have Glance. Management thought it was the "Bells and Whistles" of HPUX.
Once again Thank-you all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2001 09:51 AM
08-26-2001 09:51 AM
Re: What is vxfsd and why is it using so much CPU?
You can try installing the trial version of glance(runs for about 60 days). Its normally in the 2nd CD of the applications CDs
-Ramesh