digitalgust commented on issue #3523: 4.11.3.0 create ceph primary storage error URL: https://github.com/apache/cloudstack/issues/3523#issuecomment-515812062 add to cluster , error again: ``` Failed to add data store: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@2e661ae: INSERT INTO storage_pool (storage_pool.id, storage_pool.name, storage_pool.uuid, storage_pool.pool_type, storage_pool.created, storage_pool.update_time, storage_pool.data_center_id, storage_pool.pod_id, storage_pool.used_bytes, storage_pool.capacity_bytes, storage_pool.status, storage_pool.storage_provider_name, storage_pool.host_address, storage_pool.path, storage_pool.port, storage_pool.user_info, storage_pool.cluster_id, storage_pool.scope, storage_pool.managed, storage_pool.capacity_iops, storage_pool.hypervisor) VALUES (0, _binary'Z1_PRI1_CEPH', _binary'207abb57-5de5-3783-8f08-72b0921b454d', 'RBD', '2019-07-29 01:08:05', null, 1, 1, 0, 0, 'Initialized', _binary'DefaultPrimary', null, _binary'[email protected]/cloudstack', 6789, null, 1, null, 0, null, null) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
