| Summary: | The max number of vCPUs KVM supports is 256 currently, so libvirt needs to increase the open file descriptor limit | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | yalzhang <yalzhang> |
| Component: | doc-Virtualization_Tuning_and_Optimization_Guide | Assignee: | Jiri Herrmann <jherrman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | dyuan, ecs-bugs, jasowang, jdenemar, jherrman, jsuchane, juzhang, laine, mst, mzhan, rbalakri, rhel-docs, yalzhang |
| Target Milestone: | rc | Keywords: | Documentation |
| Target Release: | --- | Flags: | jherrman:
needinfo-
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1308395 | Environment: | |
| Last Closed: | 2016-11-07 17:22:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1308395 | ||
| Bug Blocks: | |||
|
Comment 2
yalzhang@redhat.com
2016-04-07 03:29:48 UTC
Well, I moved it under documentation component, as I believe that number of open files is controlled by max_files option in the /etc/libvirt/qemu.conf configuration file and therefore it makes sense to document this specific use case in the related chapter. Jirka, please confirm. Thanks. Yeah, I think documenting it is probably the right way to address this issue at this point. Another thing is we could possibly change the limit ourselves based on domain XML, but that's a more complex task not limited to multiqueue. For example, we don't do it for disks either. |