Find the answer to your Linux question:
Results 1 to 9 of 9
Hi, kjournald process utilizing more cpu usage in a virtual server. any advise?...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    7

    Kjournald CPU utilization

    Hi,

    kjournald process utilizing more cpu usage in a virtual server. any advise?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    What exactly do you mean by "utilizing more cpu usage in a virtual server"? Do you mean according to top or similar tool run on the host system uses less as compared to the same tool run in the VM? If that is what you mean, then that is to be expected. After all, your VM only has a portion of your host system cpu resources and since the application in question (kjournald) requires the same number of CPU cycles to run in either situation, it will seem to the analysis tool running in the VM that kjournald is taking a larger portion of the CPU. If you have a multi-core system, then this apparent delta will likely be smaller.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    7

    CPU usage 80-100%

    Hi,

    Thank you for your efforts on this.

    See, I am using a virtual machine that shared the cpu and disk drive. when I run the top command in the server, I saw the kjournald process`s cpu usage is getting more than 80 % in sequent interval.

    I have checked in another vm. Everything seems well.

    What could be the reason for this?

    Why the kjournald is occupying more cpu usage than normal?

    Any advise?

    ~Allimuthu

    " Tech codes"

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Without access to the system, I really cannot say why this may be happening. I know that just idling, Solaris X86 takes 25-30% of one core on my 8 core system.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Just Joined!
    Join Date
    Apr 2009
    Posts
    7
    Hey,

    I am sorry.... I could not give the access to you. anyway, if you have any docs for tuning give me

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    If you are running more than one Linux VM, and only one is showing this behavior, then I have to think that it is the configuration of that specific installation that is causing the problem. Have you updated the system running in the VM, especially KDE?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Just Joined!
    Join Date
    Apr 2009
    Posts
    7
    Quote Originally Posted by Rubberman View Post
    If you are running more than one Linux VM, and only one is showing this behavior, then I have to think that it is the configuration of that specific installation that is causing the problem. Have you updated the system running in the VM, especially KDE?


    Yes, more VMs are running in that, this VM has only the issue with kjournald. yeah, I have updated the Latest DMA patch in the server.

  8. #8
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Quote Originally Posted by Allimuthu View Post
    Yes, more VMs are running in that, this VM has only the issue with kjournald. yeah, I have updated the Latest DMA patch in the server.
    Well, if other VM's aren't showing this problem, then it might be something in the VM software installation itself, like needing a different version of the ext3 file system driver or some system libraries? Also, an instance of kjournald is run for each mounted ext3 file system. What happens when another ext3 file system is mounted in that VM?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  9. #9
    Just Joined!
    Join Date
    Apr 2009
    Posts
    7
    Quote Originally Posted by Rubberman View Post
    Well, if other VM's aren't showing this problem, then it might be something in the VM software installation itself, like needing a different version of the ext3 file system driver or some system libraries? Also, an instance of kjournald is run for each mounted ext3 file system. What happens when another ext3 file system is mounted in that VM?


    Thanks for your help!!!

    Let me check the virtualization in the server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...