We have an iscsi storage domain that has corrupt data. The os boots to the login screen, but does not accept the password, so ovirt cannot connect to it. We are able to boot to a centos live usb and mount the root partitions to see that data, but that doesn't really help since it has iscsi targets. We are seeing errors such as this:
ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVGInfoVDSCommand] (org.ovirt.thread.pool-6-thread-21) [3fb88fb0] Command 'GetVGInfoVDSCommand(HostName = 0103ITVH084, GetVGInfoVDSCommandParameters:{runAsync='true', hostId='aaf63dd3-d8b9-4cc2-8ca7-977fbb1ea18a', VGID='sxpvjb-cdco-NyZ9-ReKL-WQdw-WGxG-qNjVCp'})' execution failed: VDSGenericException: VDSErrorException: Failed to GetVGInfoVDS, error = Volume Group does not exist: (u'vg_uuid: sxpvjb-cdco-NyZ9-ReKL-WQdw-WGxG-qNjVCp',), code = 506

Which seems to me that since it is on the live cd, the uuid changed. Is there any way to get the storage domain back online using something like a Centos Live USB?

Thank you,