Skip to content
Snippets Groups Projects
  • binhong.hua's avatar
    023334df
    optimize qemu.conf · 023334df
    binhong.hua authored
    bump up the max_files to 32768 and max_processes to 131072.
    when nova used ceph as backend, the default limit 1024 is not enough.
    each connection from rbd image to osd needs 1 fd and 2 threads. if we
    have 200 osds, we need 200 fds and 400 threads for 1 image.
    
    Change-Id: I94c3ec111473ea2ccacdea5dbbf3fdc9c569859f
    023334df
    History
    optimize qemu.conf
    binhong.hua authored
    bump up the max_files to 32768 and max_processes to 131072.
    when nova used ceph as backend, the default limit 1024 is not enough.
    each connection from rbd image to osd needs 1 fd and 2 threads. if we
    have 200 osds, we need 200 fds and 400 threads for 1 image.
    
    Change-Id: I94c3ec111473ea2ccacdea5dbbf3fdc9c569859f