On Wed, Dec 15, 2021 at 8:26 AM <[email protected]> wrote: > Dear ovirt users, > we are running RHV 4.4.8.6-0.1.el8ev on the manager and Red Hat > Virtualization Host 4.4.6 (el8.4) on the hypervisors. Normally I would open > a case at Red Hat but our subscriptions expired. We are currently in the > process of purchasing new ones but this problem is really urgent so I > thought I'd give it a try here. Sorry for that if its misplaced. > We have a problem importing some VMs from a iscsi storage domain. We had > an outage of the iscsi san volume but managed to recover the data and bring > them back online. We imported the volume into a new data center and were > able to import most of the vms which were on that volume. But now there are > still some importand ones left and we do get the upper mentioned error. > I searched the web and found a solution which proposes to alter the > "operating system type" in the import dialog and change it to "linux". Oh, > while writing "linux" I forgot to mention all of the problematic vms are > windows ones. But the import dialog doesn't let me change the operation > system type. I can only change the name. > I found another solution here in the archive of this mailing list. Its > pretty new I think. Topic was "How to re-import a VM with an invalid > timezone?" in August. The solution was to add the missing timezone in a > file ( > https://github.com/oVirt/ovirt-engine/blob/master/packaging/conf/timezones-defaults.properties#L18-L22) > on the manager and restart ovirt-engine. I would love to try that but I > really don't know what to put there. I can't open an ova file because the > vm is on the iscsi domain in some lvs or metadata or .. I don't know where > RHV reads that from. >
Hi Timo, As written in the documentation of the timezones properties, you need to create a new file: 10-timezones.properties in the same directory. Then you need to add the timezone like this example - if the VM set with Eastern Standard Time (-5:00): America/Indianapolis=US Eastern Standard Time But, you need to add the time zone you miss (the time zone the imported VM is set with). Regards, Liran > > Hope I am not missing some important info. Any help would be greatly > appreciated > Cheers > Timo > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/VTTD2OUROCHTV4R6ORIJ6PUDB56MR7DF/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/YYNKIJONSNNYHF56FRB2LUCZQEKSXW7S/

