
------=_NextPart_000_001B_01CF25B0.BC04D9A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit What does the following error mean? There should only be one Name element in the OVF XML's Content section. I ran the following command engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz ------=_NextPart_000_001B_01CF25B0.BC04D9A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" = xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META = HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 15 = (filtered medium)"><style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--></head><body lang=3DEN-US = link=3D"#0563C1" vlink=3D"#954F72"><div class=3DWordSection1><p = class=3DMsoNormal>What does the following error mean?<o:p></o:p></p><p = class=3DMsoNormal>There should only be one Name element in the OVF XML's = Content section.<o:p></o:p></p><p = class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>I ran the = following command<o:p></o:p></p><p = class=3DMsoNormal>engine-image-uploader -e SaturnExport -N Drupal2 = upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz = <o:p></o:p></p></div></body></html> ------=_NextPart_000_001B_01CF25B0.BC04D9A0--

On 02/09/2014 11:05 PM, Maurice James wrote:
What does the following error mean?
There should only be one Name element in the OVF XML's Content section.
I ran the following command
engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
where did the OVF come from? please note OVF isn't really compatible between different vendors. i.e., you need an "ovirt ovf" file/format. exporting a similar vm/disk configuration will give you a hint at the expected ovf format (well, format is the same, more like fields) for ovirt

I got the ovf from the turnkey linux site. It's a Drupal appliance -----Original Message----- From: Itamar Heim [mailto:iheim@redhat.com] Sent: Sunday, February 09, 2014 4:56 PM To: Maurice James; 'users' Subject: Re: [Users] engine-image-uploader On 02/09/2014 11:05 PM, Maurice James wrote:
What does the following error mean?
There should only be one Name element in the OVF XML's Content section.
I ran the following command
engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
where did the OVF come from? please note OVF isn't really compatible between different vendors. i.e., you need an "ovirt ovf" file/format. exporting a similar vm/disk configuration will give you a hint at the expected ovf format (well, format is the same, more like fields) for ovirt

On 02/10/2014 01:08 AM, Maurice James wrote:
I got the ovf from the turnkey linux site. It's a Drupal appliance
I assume its not an "ovirt ovf"... just export a VM from ovirt to have the right ovf format, then edit it probably. another option, push the disk image to glance, then import just the disk via glance (no need for the ovf)
-----Original Message----- From: Itamar Heim [mailto:iheim@redhat.com] Sent: Sunday, February 09, 2014 4:56 PM To: Maurice James; 'users' Subject: Re: [Users] engine-image-uploader
On 02/09/2014 11:05 PM, Maurice James wrote:
What does the following error mean?
There should only be one Name element in the OVF XML's Content section.
I ran the following command
engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
where did the OVF come from? please note OVF isn't really compatible between different vendors. i.e., you need an "ovirt ovf" file/format. exporting a similar vm/disk configuration will give you a hint at the expected ovf format (well, format is the same, more like fields) for ovirt

Il 10/02/2014 00:12, Itamar Heim ha scritto:> On 02/10/2014 01:08 AM, Maurice James wrote:
I got the ovf from the turnkey linux site. It's a Drupal appliance
I assume its not an "ovirt ovf"... just export a VM from ovirt to have the right ovf format, then edit it probably. another option, push the disk image to glance, then import just the disk via glance (no need for the ovf)
Looking at http://www.turnkeylinux.org/docs/builds For using it on oVirt you should use Generic ISO (Any virtual machine (e.g., KVM) that can install from CD or CD image.) uploading it with engine-iso-uploader. OVF provided are for other virtualization systems and need to be converted first. You can try also to contact turnkeylinux asking to provide also ovirt compatible OVF images.
-----Original Message----- From: Itamar Heim [mailto:iheim@redhat.com] Sent: Sunday, February 09, 2014 4:56 PM To: Maurice James; 'users' Subject: Re: [Users] engine-image-uploader
On 02/09/2014 11:05 PM, Maurice James wrote:
What does the following error mean?
There should only be one Name element in the OVF XML's Content section.
I ran the following command
engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
where did the OVF come from? please note OVF isn't really compatible between different vendors. i.e., you need an "ovirt ovf" file/format. exporting a similar vm/disk configuration will give you a hint at the expected ovf format (well, format is the same, more like fields) for ovirt
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (3)
-
Itamar Heim
-
Maurice James
-
Sandro Bonazzola