LuciFer80-lab commented on issue #12097: URL: https://github.com/apache/cloudstack/issues/12097#issuecomment-3562717046
[root@localhost ~]# less /var/log/cloudstack/management/management-server.log 2025-11-21 16:01:08,362 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop key last_sent on table alert exception: Can't DROP 'last_sent'; check that column/key exists 2025-11-21 16:01:08,363 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop key i_alert__last_sent on table alert exception: Can't DROP 'i_alert__last_sent'; check that column/key exists 2025-11-21 16:01:08,392 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added index i_alert__last_sent for table alert 2025-11-21 16:01:08,394 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_nsp_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,395 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_host_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,396 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_pod_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_pod_id'; check that column/key exists 2025-11-21 16:01:08,397 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_physical_network_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,398 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_nsp_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,399 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_host_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,401 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_pod_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_pod_id'; check that column/key exists 2025-11-21 16:01:08,402 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_physical_network_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,403 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_nsp_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,404 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_host_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,405 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_physical_network_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,740 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added foreign keys for table baremetal_dhcp_devices 2025-11-21 16:01:09,108 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added foreign keys for table baremetal_pxe_devices 2025-11-21 16:01:09,108 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Migrating secondary storage to image store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Checking if we need to migrate NFS secondary storage to image store or staging store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Migrating NFS secondary storage to Image store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Marking NFS secondary storage in host table as removed 2025-11-21 16:01:09,119 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Completed migrating secondary storage to image store 2025-11-21 16:01:09,119 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Updating volume_store_ref table from volume_host_ref table @weizhouapache see this... -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
