One Response to Using diff to create a patch in Linux

  1. agustin Rios says:

    First of all, great script. I have been able to migrate some VMs from Xen6.1 to Xen6.2, but I am having some issues moving my last batch. I am getting the following error: Any help is highly appreciated.

    if not self._add_tag(vdi_uuid, writable):
    File “/opt/xensource/sm/blktap2.py”, line 1298, in _add_tag
    term_output=False, writable=writable):
    File “/opt/xensource/sm/resetvdis.py”, line 65, in reset_vdi
    except XenAPI.Failure, e:
    NameError: global name ‘XenAPI’ is not defined