> Von: [email protected] [[email protected]]" im 
> Auftrag von &quot
> Gesendet: Mittwoch, 11. Dezember 2013 14:51
> An: Markus Stockhausen
> Cc: ovirt-users
> Betreff: Re: [Users] Abysmal network performance inside hypervisor node
> 
> Then I'm also out of ideas.
> 
> You could take al look at the options in /etc/vdsm/vdsm.conf
> ( information at /usr/share/doc/vdsm-*/vdsm.conf.sample )

Ok, now it is getting crazy. Something is going on inside debugfs. 
I do not know what activated it, but I have two candidates:

1) DMA API debugging has been enabled. So I deactivated it with
echo Y > ./sys/kernel/debug/dma-api/disabled and instantly
throughput raises from 17MB/sec to 33MB/sec

2) Another location I cannot identify up to know. A perf trace shows
the following consumption path.

- 12,51%  kworker/1:2 [kernel.kallsyms]  [k] lock_is_held                       
  
  - lock_is_held          
   - 82,25% __module_address   
     - 99,97% __module_text_address                           
       is_module_text_address                             
       __kernel_text_address                             
       print_context_stack  
       dump_trace       
       save_stack_trace    
      - set_track       
        - 52,61% free_debug_processing                        
         - __slab_free   
           - 93,67% kmem_cache_free                        
            - 72,64% kfree_skbmem                        
              - 91,34% __kfree_skb                       
               - 92,58% napi_gro_receive                   
                  ipoib_ib_handle_rx_wc                   
                  ipoib_poll                        
                  net_rx_action                       
                  __do_softirq                       
                  call_softirq                       
                 - do_softirq                        
                  - 75,12% irq_exit                    
                    - 95,67% smp_apic_timer_interrupt           
                     - apic_timer_interrupt               
                       - 79,47% __slab_free              
                        - 99,51% kmem_cache_free           
                          - 99,19% nfs_free_request         
                            nfs_release_request         
                            nfs_readpage_release         
                            nfs_read_completion         
                            nfs_readdata_release         
                            nfs_readpage_release_common     
                            rpc_free_task            
                            rpc_async_release          
                            process_one_work           
                            worker_thread            
                            kthread               
                            ret_from_fork            
                          + 0,81% nfs_readhdr_free     

Any idea what activates tracing for nfs kmem allocations?

Markus
****************************************************************************
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497

****************************************************************************
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to