Bug 869296
Summary: | [RFE] RHEV-M guest settings can differ from the actual OS/arch that's installed on a guest | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ricky Nelson <rnelson> |
Component: | RFEs | Assignee: | Vinzenz Feenstra [evilissimo] <vfeenstr> |
Status: | CLOSED ERRATA | QA Contact: | sefi litmanovich <slitmano> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.1.0 | CC: | bgraveno, iheim, istein, lbopf, lpeer, mavital, michal.skrivanek, mkalinin, rbalakri, sherold, slitmano, wduffee |
Target Milestone: | ovirt-3.6.0-rc | Keywords: | FutureFeature, Triaged |
Target Release: | 3.6.0 | Flags: | sherold:
Triaged+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
This feature provides additional guest system information such as operating system, version, architecture, and the currently configured time zone.
Additionally, it shows a warning in form of an exclamation mark with a tool tip in the Administration Portal's virtual machine overview list when the operating system does not match the configured type, or if a Windows virtual machine timezone configured as a hardware timezone offset does not match the reported value.
This feature requires the Red Hat Enterprise Virtualization Manager Guest Agent to be installed on the guest operating system.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-09 20:27:47 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: |
Description
Ricky Nelson
2012-10-23 14:01:42 UTC
maybe have the guest report the guest OS, and compare/warn when guest moves to 'up' if they do not match? (I'd limit to audit log warning for user to take the corrective action) (In reply to comment #1) > maybe have the guest report the guest OS, and compare/warn when guest moves > to 'up' if they do not match? > (I'd limit to audit log warning for user to take the corrective action) The guest agent is reporting partially the guest OS already, if it is running on windows it is reporting for example 'Win 8', 'Win 7', 'Win 2008', 'Win 2008 R2' etc On Linux it's reporting the kernel-release 'uname -r' HTH (In reply to comment #2) > (In reply to comment #1) > > maybe have the guest report the guest OS, and compare/warn when guest moves > > to 'up' if they do not match? > > (I'd limit to audit log warning for user to take the corrective action) > > The guest agent is reporting partially the guest OS already, if it is > running on windows it is reporting for example 'Win 8', 'Win 7', 'Win 2008', > 'Win 2008 R2' etc > On Linux it's reporting the kernel-release 'uname -r' > > HTH It's reported as 'guestOs' in VmStats report TZ as well didn't make it for 3.5 we want to report the OS to distinguish at least Linux/Windows, architecture, and TZ settings (TZ offset in guest should match offset in configured TZ) ovirt-3.6.0-3 release Verified with rhevm-3.6.0-0.18.el6.noarch. link to polarion test run: https://polarion.engineering.redhat.com/polarion/#/project/RHEVM3/testrun?id=3%5F6%5FVIRT%5FGuest%5FOS%5FTZ%5FDifference%5FFrom%5FSetting%5F12102015 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0376.html |