[ https://issues.apache.org/jira/browse/CLOUDSTACK-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajesh Battala updated CLOUDSTACK-5563: --------------------------------------- Labels: BLR-S1 hyper-V, (was: hyper-V,) > path field is set to null in volumes table > ------------------------------------------- > > Key: CLOUDSTACK-5563 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5563 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Hypervisor Controller, Management Server, Volumes > Affects Versions: 4.3.0 > Environment: Latest build from 4.3 with commit > :197ef921f7b3c80998359f376fe045b13558633c > Reporter: Sanjeev N > Assignee: Rajesh Battala > Labels: BLR-S1, hyper-V, > Fix For: 4.4.0 > > > path field is set to null in volumes table > Steps to Reproduce: > ================= > 1.Bring up CS in advanced zone with hyper-v host using CIFS for both primary > and secondary storage > 2.Deploy a vm using default cent-os template > 3.Check root volume details in volumes table. > Following is the volume details from cloud DB: > mysql> select * from volumes where instance_id=6\G; > *************************** 1. row *************************** > id: 8 > account_id: 2 > domain_id: 1 > pool_id: 1 > last_pool_id: NULL > instance_id: 6 > device_id: 0 > name: ROOT-6 > uuid: 70c71522-16ec-4329-a91d-c6006534078d > size: 5368709120 > folder: NULL > path: NULL > pod_id: NULL > data_center_id: 1 > iscsi_name: NULL > host_ip: NULL > volume_type: ROOT > pool_type: NULL > disk_offering_id: 1 > template_id: 6 > first_snapshot_backup_uuid: NULL > recreatable: 0 > created: 2013-12-19 10:04:33 > attached: NULL > updated: 2013-12-19 10:04:38 > removed: NULL > state: Ready > chain_info: NULL > update_count: 2 > disk_type: NULL > vm_snapshot_chain_size: NULL > iso_id: NULL > display_volume: 1 > format: NULL > min_iops: NULL > max_iops: NULL > hv_ss_reserve: NULL > 1 row in set (0.00 sec) > ERROR: > No query specified -- This message was sent by Atlassian JIRA (v6.2#6252)