Bug 1343317
| Summary: | The size info of Pool cannot refresh automatically after size info of another pool which shares same capacity changed | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | XiaoyunHu <xiahu> | 
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | 
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, juzhou, mzhan, rbalakri, tzheng, xiaodwan | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-07 14:14:33 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: | |
| Embargoed: | |||
| 
 
        
          Description
        
        
          XiaoyunHu
        
        
        
        
        
          2016-06-07 06:47:03 UTC
        
       
      
      
      
    We could add some hack in virt-manager to try to determine if pools are getting capacity info from the same host FS, and update our cached info when one pool changes. But that would be a hack. Instead I think libvirt should grow some magic for this in its eventual storage events handling... maybe detect when some cached FS values change, and emit an event for all pools that share that FS, or similar. So duping to the libvirt storage events bug *** This bug has been marked as a duplicate of bug 636027 ***  |