[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Windows domu DRBD backend problem
Hello Attila, On 20/05/2025 20:38, Kotán Attila wrote: > Hello Tu Dinh, > > The data was useful? > Is there any other information I can extract that might be useful? > > Attila > > 2025. 05. 10. 15:19 keltezéssel, Kotán Attila írta: >> Hello Tu Dinh, >> >> I attached the file windbg_output.txt and xenstore_output.txt >> (xenstore-ls -fp command output). >> The C: drive is: /local/domain/0/backend/vbd/13/51712 >> >> I hope this is the info what you ask. >> >> Thank you and Best Regards, >> Attila >> Apologies, I couldn't find the time to respond or reproduce the issue lately. I've looked into the Windbg output, but without a full stack trace it's difficult to know what's going on. To enhance the debug info, you will want to build your own drivers and load the resulting symbols in Windbg. Each driver repo from xenbits contains a `build.ps1` file that could be run from within the VS developer shell. You can use `-type free` for a release build or (preferably) `-type checked` for a debug build. You'll have to bring your VM into test mode to load your own build. Once you have attached your VM to Windbg, you could run the command `!analyze -v` to get a full report. Feel free to reply if you need help with building the drivers or debugging the VM. I hope that helps. Best regards, Ngoc Tu Dinh | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |