Bug 1360977
| Summary: | [RFE] Display bus/controller/lunid information in the RHEV-M GUI. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ulhas Surse <usurse> | 
| Component: | RFEs | Assignee: | Scott Herold <sherold> | 
| Status: | CLOSED DUPLICATE | QA Contact: | Gil Klein <gklein> | 
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.6.7 | CC: | gklein, jcall, laravot, lsurette, michal.skrivanek, rbalakri, srevivo, usurse, ykaul, ylavi | 
| Target Milestone: | --- | Keywords: | FutureFeature | 
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-12-06 13:43:11 UTC | Type: | Bug | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
        
          Description
        
        
          Ulhas Surse
        
        
        
        
        
          2016-07-28 05:54:35 UTC
        
       we have the disk mapping as seen by the guest via guest agent. Isn't that a better solution? It's supposedly exposed somewhere, Liron? Thanks Michael, Ulhas - Unfortunately, RHV can report the device mapping for disks in the guest - but currently only for image disks. We currently have that BZ to handle the case for LUN disks - https://bugzilla.redhat.com/show_bug.cgi?id=957788 if this one is a duplicate - we can close it and attach the ticket to the original bug. I'll also try to find out if there are updates on that issue. thanks, Liron. BTW - does the customer uses the LUNs as disks or a as part of a block storage domain? if they use them as part of block storage domain, the created disks on the domain are disk images for which we do support reporting the device name within the guest - in that case their issue is already solved and is available through some of our APIs. It's not available on the web-ui. Please report back what exactly is needed. thanks, Liron. REST-API used get that information for image disks:
GET request on /api/vms/{vm_id}/disks
You will the device name within the guest under <logical_name>.
Please note that the ovirt-guest-agent needs to be running on the guest.
Thanks for the update. Let me confirm the disk is either from Storage domain or a direct LUN. *** This bug has been marked as a duplicate of bug 968435 *** |