Back to bug 1303548
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat Bugzilla Rules Engine | 2016-02-01 09:37:30 UTC | Flags | testing_ack? planning_ack? | |
| Shahar Havivi | 2016-02-01 09:41:36 UTC | Status | NEW | ASSIGNED |
| Assignee | bugs | shavivi | ||
| Whiteboard | virt | |||
| Shahar Havivi | 2016-02-01 09:41:53 UTC | Target Release | --- | 4.0.0 |
| Target Milestone | --- | ovirt-4.0.0 | ||
| Red Hat Bugzilla Rules Engine | 2016-02-01 09:41:56 UTC | Target Milestone | ovirt-4.0.0 | --- |
| Target Release | 4.0.0 | --- | ||
| Shahar Havivi | 2016-02-01 09:46:56 UTC | Link ID | oVirt gerrit 49505 | |
| Shahar Havivi | 2016-02-01 09:47:33 UTC | Link ID | oVirt gerrit 51144 | |
| Shahar Havivi | 2016-02-01 09:48:03 UTC | Link ID | oVirt gerrit 51123 | |
| Shahar Havivi | 2016-02-01 09:50:05 UTC | Status | ASSIGNED | POST |
| Yaniv Kaul | 2016-02-01 10:04:08 UTC | Alias | virt-v2v-from-rhel-xen | |
| oVirt Team | --- | Virt | ||
| Severity | unspecified | medium | ||
| Haoxing Wang | 2016-02-03 03:27:28 UTC | Whiteboard | virt | |
| Shahar Havivi | 2016-02-04 09:07:48 UTC | Doc Text | In order to import VMs from Xen via RHEL the following steps must be taken in the vdsm host that will import the VMs: 1. User vdsm need to be enable: open file /etc/passwd and find the line: vdsm:x:36:36:Node Virtualization Manager:/var/lib/vdsm:/sbin/nologin change it to that: vdsm:x:36:36:Node Virtualization Manager:/var/lib/vdsm:/bin/bash 2. Generate ssh keys for vdsm user: $ su - vdsm $ ssh-keygen 3. Login to the Xen server via ssh in order to exchange keys with the Xen host. $ ssh vdsm@xenhost oVirt is using virt-v2v to import the VMs from Xen servers, for more information on xen+ssh via virt-v2v can be found here http://libguestfs.org/virt-v2v.1.html under the "INPUT FROM RHEL 5 XEN" section example for a valid Xen uri: xen+ssh://vdsm@xen.example.com |
|
| Michal Skrivanek | 2016-02-04 10:13:25 UTC | CC | michal.skrivanek | |
| Target Milestone | --- | ovirt-4.0.0 | ||
| Flags | ovirt-4.0.0? | |||
| Shahar Havivi | 2016-02-04 11:52:27 UTC | Status | POST | MODIFIED |
| Red Hat Bugzilla Rules Engine | 2016-02-04 11:52:29 UTC | Flags | planning_ack? | planning_ack+ |
| meital avital | 2016-04-04 11:06:19 UTC | CC | mavital | |
| QA Contact | nsimsolo | |||
| Sandro Bonazzola | 2016-04-05 13:43:20 UTC | Status | MODIFIED | ON_QA |
| CC | sbonazzo | |||
| Fixed In Version | ovirt 4.0.0 alpha1 | |||
| Sandro Bonazzola | 2016-04-05 13:43:39 UTC | Target Release | --- | 4.0.0 |
| Michal Skrivanek | 2016-04-27 07:42:14 UTC | Blocks | 1330517 | |
| meital avital | 2016-04-27 12:03:36 UTC | CC | shavivi | |
| Flags | needinfo?(shavivi) | |||
| Nisim Simsolo | 2016-05-02 12:09:49 UTC | CC | nsimsolo | |
| Depends On | 1332167 | |||
| Red Hat Bugzilla Rules Engine | 2016-05-10 06:19:47 UTC | Keywords | FutureFeature | |
| Tomáš Golembiovský | 2016-05-13 11:42:57 UTC | CC | tgolembi | |
| Doc Text | In order to import VMs from Xen via RHEL the following steps must be taken in the vdsm host that will import the VMs: 1. User vdsm need to be enable: open file /etc/passwd and find the line: vdsm:x:36:36:Node Virtualization Manager:/var/lib/vdsm:/sbin/nologin change it to that: vdsm:x:36:36:Node Virtualization Manager:/var/lib/vdsm:/bin/bash 2. Generate ssh keys for vdsm user: $ su - vdsm $ ssh-keygen 3. Login to the Xen server via ssh in order to exchange keys with the Xen host. $ ssh vdsm@xenhost oVirt is using virt-v2v to import the VMs from Xen servers, for more information on xen+ssh via virt-v2v can be found here http://libguestfs.org/virt-v2v.1.html under the "INPUT FROM RHEL 5 XEN" section example for a valid Xen uri: xen+ssh://vdsm@xen.example.com | In order to import VMs from Xen via RHEL passwordless SSH access has to be enabled between VDSM host and Xen. The following steps must be taken under vdsm user in the VDSM host that will perform the import of VMs: 1. Generate ssh keys for vdsm user: $ sudo -u vdsm ssh-keygen 2. Login to the Xen server via ssh in order to exchange keys with the Xen host: $ sudo -u vdsm ssh root@xenhost 3. Transfer public key to allow the access to Xen host: $ sudo -u vdsm ssh-copy-id root@xenhost oVirt is using virt-v2v to import the VMs from Xen servers, for more information on xen+ssh via virt-v2v reffer to http://libguestfs.org/virt-v2v.1.html under the "INPUT FROM RHEL 5 XEN" section. Example of a valid Xen URI: xen+ssh://root@xen.example.com |
||
| Shahar Havivi | 2016-05-16 11:12:21 UTC | Flags | needinfo?(shavivi) | |
| meital avital | 2016-05-31 11:53:09 UTC | Flags | testing_plan_complete? | |
| meital avital | 2016-07-13 11:16:24 UTC | Flags | testing_ack? | testing_ack+ |
| Red Hat Bugzilla Rules Engine | 2016-07-13 11:16:30 UTC | Flags | ovirt-4.0.0? | ovirt-4.0.0+ |
| Nisim Simsolo | 2016-08-16 15:23:51 UTC | Status | ON_QA | VERIFIED |
| See Also | https://bugzilla.redhat.com/show_bug.cgi?id=1330517, https://bugzilla.redhat.com/show_bug.cgi?id=1332212, https://bugzilla.redhat.com/show_bug.cgi?id=1365411, https://bugzilla.redhat.com/show_bug.cgi?id=1366990, https://bugzilla.redhat.com/show_bug.cgi?id=1366901 | |||
| Sandro Bonazzola | 2016-08-17 14:37:33 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | CURRENTRELEASE | ||
| Last Closed | 2016-08-17 10:37:33 UTC | |||
| Lucy Bopf | 2016-09-06 04:20:15 UTC | Blocks | 1373343 |
Back to bug 1303548