weizhouapache commented on issue #9440:
URL: https://github.com/apache/cloudstack/issues/9440#issuecomment-2252164163

   > > > hello @weizhouapache, machine showing and working in vmware no problem 
but cloudstack panel in volume deleted. (Not remove in vmware just not showing 
in cloudstack panel.)
   > > > <img alt="Screenshot 2024-07-25 at 17 31 22" width="2000" 
src="https://private-user-images.githubusercontent.com/41322804/352160985-b60c872b-0ace-49eb-9a16-685dbbbbea77.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjE5MTkzNjksIm5iZiI6MTcyMTkxOTA2OSwicGF0aCI6Ii80MTMyMjgwNC8zNTIxNjA5ODUtYjYwYzg3MmItMGFjZS00OWViLTlhMTYtNjg1ZGJiYmJlYTc3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA3MjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNzI1VDE0NTEwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI4M2IzNWJkZGU3ZDc2YTYzZjg3ZDk5NDY0ZDNlZTFjZmNhMjBhZTZjMWYyMTM5OWI0ZjczODE1N2IzNzQ4NmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.x-MdNXr0Em6SydDnARbkZbFnBP323o0NgvIm78eoKJw";>
   > > 
   > > 
   > > @omurozlu you can set "removed" field to "NULL" in the "volumes" table
   > 
   > yes this solves the problem
   > 
   > `update cloud.volumes set removed=null where id = xx`
   
   
   @omurozlu that's just the workaround
   
   I checked the screenshot you shared. the vm was created from the ISO, which 
might be the root cause of the issue.
   can you test another vm created from a template ?


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to