Re: [ovirt-users] how do you backup VM - Citrix Xen Migrate too!

2018-04-12 Thread Zip
Hi Peter, Have a look at my solution here. https://github.com/zipurman/oVIRT_Simple_Backup Is a full backup solution and a migration utility from Xen(Citrix) to oVirt. Cheers Zip From: on behalf of Peter Hudec Organization: CNC, a.s. Reply-To: "phu...@cnc.sk" Date: Frida

[ovirt-users] CORSFilter Web Admin

2018-02-27 Thread Zip
pport /* But that just ends up in Server Errors https://pastebin.com/Q1JECzSw Thanks for any help ;) Zip ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] oVirt 4.2 WebUI Plugin API Docs?

2018-02-26 Thread Zip
he above and many other combinations, no errors, just doesnt work. Maybe I am wrong on what it does? I am looking to add a submenu – same as the current 4.2.1 UI shows Network and then(Vnic Profiles) (Networks) as submenus. Thanks Zip > > > On Sunday, February 25, 2018 1:11:0

Re: [ovirt-users] oVirt 4.2 WebUI Plugin API Docs?

2018-02-24 Thread Zip
HelloWorld] removed from service due to failure However if I remove the line: api.addMainTab('FooTab','xtab123','http://foo.com/Œ); And replace it with something simple like: alert(ŒTest 123¹); There are no errors and the alert fires as it should. Any ideas of what I might be m

[ovirt-users] oVirt 4.2 WebUI Plugin API Docs?

2018-02-16 Thread Zip
://resources.ovirt.org/old-site-files/UI_Plugins_at_oVirt_Workshop_Sunny vale_2013.pdf Thanks Zip ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Snapshot Disk fails to connect to BackupApplianceVM - Failed to HotPlugDiskVDS

2018-01-22 Thread Zip
Okay, when I do a snapshot, and then mount the snapshot to a BackupApplianceVM, all works using NFS4 as my Storage Domain for the VM being backed up. If I change that disk storage on the VM to be backed up to my iSCSI storage, my script breaks and I see these errors in the oVirt Engine logs: --- 2

Re: [ovirt-users] oVirt 4.2 - Removed disk remains in VM OS with hooks?

2018-01-22 Thread Zip
to mount the disk image. The actual backup is being catalogued using the uuid and vmname. > > >> A second issue is that the above wont work when I have the Vms running on >> MPIO iSCSI storage, so for testing I have moved to NFS4. Anyone have ideas >> about ei

Re: [ovirt-users] oVirt 4.2 - Removed disk remains in VM OS with hooks?

2018-01-22 Thread Zip
dig through this issue and will post logs if stuck. I just wanted to know if there was anything obvious that I should be doing differently with iSCSI vs NFS with mounting disks/snapshots. Zip ‹ Y. > > Thanks > > Irc.oftc.net <http://Irc.oft

[ovirt-users] oVirt 4.2 - Removed disk remains in VM OS with hooks?

2018-01-21 Thread Zip
I am having an issue where when I use the REST API to connect a snapshot from another VM to a Backup-Appliance-VM, after the clone when I remove the Disk and delete the Snapshot, the disk remains in the Backup-Appliance-VM as /dev/sdb ot /dev/vdb. If I reboot the Bakup-Applicance-VM the disk disap

Re: [ovirt-users] VirtIO-SCSI and viodiskcache custom property

2018-01-21 Thread Zip
Does it help if you edit the VM and under Resource Allocation ­ enable IO threads. ? Zip From: on behalf of Yaniv Kaul Date: Saturday, January 20, 2018 at 12:54 PM To: Matthias Leopold Cc: Wolfgang Lendl , Ovirt Users Subject: Re: [ovirt-users] VirtIO-SCSI and viodiskcache custom

Re: [ovirt-users] The future of backups in oVirt 4.2+

2018-01-18 Thread Zip
d snapshot. You¹d think oVirt would have something better for a DR solution or at least make it so you dont have to become an oVirt Dev Contributor to be able to backup your Vms? ** I would love to see a clear example of how to do VM backups from the command line in a script so I can move on to ro

[ovirt-users] oVirt 4.x - RestAPI - Backup - How to Image Inactive Disk

2018-01-16 Thread Zip
-Backing_Up_and_Restoring_Virtual_Machines_Using_the_Backup_and_Restore_ API.html https://markmc.fedorapeople.org/rhevm-api/en-US/html-single/index.html https://github.com/voidloop/ovirt-bash-backup/blob/master/backupvm.sh https://github.com/laravot/backuprestoreapi/blob/master/example.py Thanks Zip ___ Users mailing