Github user ustcweizhou commented on the issue:

    https://github.com/apache/cloudstack/pull/1696
  
    @rhtyd I think it is not an issue in KVM/LXC.
    
    the guest pv is checked by this line in 
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
    
    if (guestOSName.startsWith("Ubuntu") || guestOSName.startsWith("Fedora 13") 
|| guestOSName.startsWith("Fedora 12") 
    
    by the way, this file is not used any more so it can be removed:  
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/KVMGuestOsMapper.java



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to