[jira] [Closed] (CLOUDSTACK-1721) Unable to create local storage volumes

2013-08-15 Thread Sudha Ponnaganti (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudha Ponnaganti closed CLOUDSTACK-1721.



Nik - pl reopen is you see this issue again. For now I am closing this as 
prachi couldn't reproduce it

> Unable to create local storage volumes
> --
>
> Key: CLOUDSTACK-1721
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1721
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: 4.2.0
>Reporter: Nitin Mehta
>Assignee: Prachi Damle
>Priority: Blocker
> Fix For: 4.2.0
>
> Attachments: vmops.log
>
>
> I chose a local enable comput offering and try deploy vm and its deploying on 
> a shared storage instead 
> mysql> select * from vm_instance where id=10\G;
> *** 1. row ***
>  id: 10
>name: c991a65e-342b-4753-a31b-802201ac91c7
>uuid: c991a65e-342b-4753-a31b-802201ac91c7
>   instance_name: i-2-10-VM
>   state: Running
>  vm_template_id: 202
> guest_os_id: 142
> private_mac_address: 02:00:58:9e:00:08
>  private_ip_address: 10.1.1.42
>  pod_id: 1
>  data_center_id: 1
> host_id: 1
>last_host_id: 1
>proxy_id: NULL
>   proxy_assign_time: NULL
>vnc_password: edc96004be21ae86
>  ha_enabled: 0
>   limit_cpu_use: 0
>update_count: 3
> update_time: 2013-03-19 07:10:47
> created: 2013-03-19 07:10:26
> removed: NULL
>type: User
> vm_type: User
>  account_id: 2
>   domain_id: 1
> service_offering_id: 17
>  reservation_id: b5da6244-7d0e-4a75-a4b9-62813f75547a
> hypervisor_type: XenServer
>disk_offering_id: NULL
> cpu: NULL
> ram: NULL
>   owner: 2
>   speed: 256
>   host_name: c991a65e-342b-4753-a31b-802201ac91c7
>display_name: NULL
>   desired_state: NULL
> 1 row in set (0.00 sec)
> mysql> select * from disk_offering where id=17;
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> | id | domain_id | name   | uuid | 
> display_text | disk_size | type| tags | recreatable | use_local_storage | 
> unique_name | system_use | customized | removed | created | 
> sort_key |
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> | 17 |  NULL | local1 | 8e5f270e-6e13-4e1c-8548-fedb19805817 | local1 
>   | 0 | Service | NULL |   0 | 1 | NULL   
>  |  0 |  1 | NULL| 2013-03-19 07:10:05 |0 |
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> 1 row in set (0.00 sec)
> mysql> select * from volumes where id=10\G;
> *** 1. row ***
> id: 10
> account_id: 2
>  domain_id: 1
>pool_id: 200
>   last_pool_id: NULL
>instance_id: 10
>  device_id: 0
>   name: ROOT-10
>   uuid: bd643ab0-ff3e-4df1-98b9-204c1c39df3a
>   size: 21474836480
> folder: /export/home/nitin/primary
>   path: 549f2ec8-c278-4107-a2d9-2398ec5aa51b
> pod_id: 1
> data_center_id: 1
> iscsi_name: NULL
>host_ip: NULL
>volume_type: ROOT
>  pool_type: NetworkFilesystem
>   disk_offering_id: 17
>template_id: 202
> first_snapshot_backup_uuid: NULL
>recreatable: 0
>created: 2013-03-19 07:10:26
>   attached: NULL
>updated: 2013-03-19 07:10:40
>removed: NULL
>  state: Ready
> chain_info: NULL
>   update_count: 2
>  disk_type: NULL
> 1 row in set (0.00 sec)
> ERROR: 
> No query specified
> mysql> select * from storage_pool \G;
> *** 1. row ***

[jira] [Closed] (CLOUDSTACK-1721) Unable to create local storage volumes

2013-08-15 Thread Sudha Ponnaganti (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudha Ponnaganti closed CLOUDSTACK-1721.



Nik - pl reopen is you see this issue again. For now I am closing this as 
prachi couldn't reproduce it

> Unable to create local storage volumes
> --
>
> Key: CLOUDSTACK-1721
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1721
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: 4.2.0
>Reporter: Nitin Mehta
>Assignee: Prachi Damle
>Priority: Blocker
> Fix For: 4.2.0
>
> Attachments: vmops.log
>
>
> I chose a local enable comput offering and try deploy vm and its deploying on 
> a shared storage instead 
> mysql> select * from vm_instance where id=10\G;
> *** 1. row ***
>  id: 10
>name: c991a65e-342b-4753-a31b-802201ac91c7
>uuid: c991a65e-342b-4753-a31b-802201ac91c7
>   instance_name: i-2-10-VM
>   state: Running
>  vm_template_id: 202
> guest_os_id: 142
> private_mac_address: 02:00:58:9e:00:08
>  private_ip_address: 10.1.1.42
>  pod_id: 1
>  data_center_id: 1
> host_id: 1
>last_host_id: 1
>proxy_id: NULL
>   proxy_assign_time: NULL
>vnc_password: edc96004be21ae86
>  ha_enabled: 0
>   limit_cpu_use: 0
>update_count: 3
> update_time: 2013-03-19 07:10:47
> created: 2013-03-19 07:10:26
> removed: NULL
>type: User
> vm_type: User
>  account_id: 2
>   domain_id: 1
> service_offering_id: 17
>  reservation_id: b5da6244-7d0e-4a75-a4b9-62813f75547a
> hypervisor_type: XenServer
>disk_offering_id: NULL
> cpu: NULL
> ram: NULL
>   owner: 2
>   speed: 256
>   host_name: c991a65e-342b-4753-a31b-802201ac91c7
>display_name: NULL
>   desired_state: NULL
> 1 row in set (0.00 sec)
> mysql> select * from disk_offering where id=17;
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> | id | domain_id | name   | uuid | 
> display_text | disk_size | type| tags | recreatable | use_local_storage | 
> unique_name | system_use | customized | removed | created | 
> sort_key |
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> | 17 |  NULL | local1 | 8e5f270e-6e13-4e1c-8548-fedb19805817 | local1 
>   | 0 | Service | NULL |   0 | 1 | NULL   
>  |  0 |  1 | NULL| 2013-03-19 07:10:05 |0 |
> ++---++--+--+---+-+--+-+---+-+++-+-+--+
> 1 row in set (0.00 sec)
> mysql> select * from volumes where id=10\G;
> *** 1. row ***
> id: 10
> account_id: 2
>  domain_id: 1
>pool_id: 200
>   last_pool_id: NULL
>instance_id: 10
>  device_id: 0
>   name: ROOT-10
>   uuid: bd643ab0-ff3e-4df1-98b9-204c1c39df3a
>   size: 21474836480
> folder: /export/home/nitin/primary
>   path: 549f2ec8-c278-4107-a2d9-2398ec5aa51b
> pod_id: 1
> data_center_id: 1
> iscsi_name: NULL
>host_ip: NULL
>volume_type: ROOT
>  pool_type: NetworkFilesystem
>   disk_offering_id: 17
>template_id: 202
> first_snapshot_backup_uuid: NULL
>recreatable: 0
>created: 2013-03-19 07:10:26
>   attached: NULL
>updated: 2013-03-19 07:10:40
>removed: NULL
>  state: Ready
> chain_info: NULL
>   update_count: 2
>  disk_type: NULL
> 1 row in set (0.00 sec)
> ERROR: 
> No query specified
> mysql> select * from storage_pool \G;
> *** 1. row ***