Bug 1733546
Summary: | MOM passes floating point values for 'sleep_millisecs' when calling VDSM's 'Host.setKsmTune' API verb | ||
---|---|---|---|
Product: | [oVirt] mom | Reporter: | Marcin Sobczyk <msobczyk> |
Component: | General | Assignee: | Andrej Krejcir <akrejcir> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Polina <pagranat> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.5.12 | CC: | ahadas, akrejcir, bugs, rbarry |
Target Milestone: | ovirt-4.4.1 | Flags: | rbarry:
ovirt-4.4?
|
Target Release: | 0.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | mom-0.6.0 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-08 08:26:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1722884 |
Description
Marcin Sobczyk
2019-07-26 13:28:37 UTC
Verified on 4.4.0-0.17 by running the automation tests which check triggering KSM (check ksmState in Host,getStats). 'RPC call Host.setKsmTune succeeded' strings with no error in vdsm.log, no errors in mom.log. The tests work while /sys/kernel/mm/ksm/sleep_millisecs is 10. Tried manually insert the float number, like described - echo 9.9 > /sys/kernel/mm/ksm/sleep_millisecs - and got write error: Invalid argument. This bugzilla is included in oVirt 4.4.1 release, published on July 8th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |