Github user ustcweizhou commented on the pull request:

    https://github.com/apache/cloudstack/pull/830#issuecomment-162486767
  
    @sureshanaparti 
    
    mysql> SELECT id, name, volume_type, state, vm_state FROM cloud.volume_view 
where vm_state is null and vm_id is not null;
    Empty set (0.00 sec)
    
    even in vm_instance
    
    mysql> select * from vm_instance where state is null;
    Empty set (0.00 sec)



---
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