Issue with SR and coalesce
-
In the Orchestra interface there are 4 VDI's
When removing all filters in the Storage view we get this BUT you can not delete them using Zen and I am not sure base copies are to be removed
-
@Byte_Smarter There's an ophan VDI locator in XenOrchestra, I believe. If the VDI is no longer associated with a VM, it's likely an orphan.
YOu can also use the command "vhd-util scan -a -p /var/run/sr-mount/<UUID-of-the-SR>" to look for orphans. -
@tjkreidl said in Issue with SR and coalesce:
vhd-util scan -a -p /var/run/sr-mount/<UUID-of-the-SR>"
-
-
Maybe I am reading this wrong but the SR is not there in a mount? but also it is viewable and working in XO and lists usage and all that?
-
@Byte_Smarter It my be that the SR is not mounted on one of the hosts in your pool?
-
They are all connected and I see them connected to the NAS side also.
We are migrating them off the SR and going drop and readd the SR and see fi the issue still is there.
-
@Byte_Smarter said in Issue with SR and coalesce:
Maybe I am reading this wrong but the SR is not there in a mount? but also it is viewable and working in XO and lists usage and all that?
It should definitely be listed here, I'd start over and see if it shows afterwards.
Remember to fully destroy and remove the SR (which will obviously remove all data) and then re-create it to make sure there's no weird stuff left. -
@nikade Am wondering still if one of the hosts isn't connected to that SR properly. Re-creating teh SR from scratch would do the trick, but a lot of work shuffling all the VMs to different SR storage. Might be worth it, of course, if it fixes the issue.
-
@tjkreidl said in Issue with SR and coalesce:
@nikade Am wondering still if one of the hosts isn't connected to that SR properly. Re-creating teh SR from scratch would do the trick, but a lot of work shuffling all the VMs to different SR storage. Might be worth it, of course, if it fixes the issue.
Yeah maybe, but I think there would be some kind of indication in XO if the SR wasn't properly mounted on one of the hosts.
Lets see what happends, its weird indeed that its not shown.