[Users] Unable to install oVirt Node 3.0.1: Exception: RunTimeError('Failed to partition/format')

Hi I am trying to install oVirt Node (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL R805 server, but every time install fails with Exception: RunTimeError('Failed to partition/format'). I also tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso version and the same error occures. I tried different partition sizes and I always make sure that partitions dont exceed the total disk space. I browsed log fails and could not find anything relevant. I am really out of ideas... Any advise? Thanks Edgars

Hello! Had same problem on IBM xSeries 3650. Aparently was an RAID problem (Serve RID in my case). I had to wipe the disk, recreate the array an wait until it was OK and only after that I manage to install. On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. <edgars.mazurs@gmail.com> wrote:
Hi
I am trying to install oVirt Node (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL R805 server, but every time install fails with Exception: RunTimeError('Failed to partition/format'). I also tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso version and the same error occures. I tried different partition sizes and I always make sure that partitions dont exceed the total disk space. I browsed log fails and could not find anything relevant. I am really out of ideas...
Any advise?
Thanks Edgars
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------080002000603000802040106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/21/2013 08:59 AM, Gabi C wrote:
Hello!
Had same problem on IBM xSeries 3650. Aparently was an RAID problem (Serve RID in my case). I had to wipe the disk, recreate the array an wait until it was OK and only after that I manage to install.
On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. <edgars.mazurs@gmail.com <mailto:edgars.mazurs@gmail.com>> wrote:
Hi
I am trying to install oVirt Node (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL R805 server, but every time install fails with Exception: RunTimeError('Failed to partition/format'). I also tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso version and the same error occures. I tried different partition sizes and I always make sure that partitions dont exceed the total disk space. I browsed log fails and could not find anything relevant. I am really out of ideas...
Any advise?
Thanks Edgars
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can. --------------080002000603000802040106 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 10/21/2013 08:59 AM, Gabi C wrote:<br> </div> <blockquote cite="mid:CAJcUOahQbrj2wqvDZUF0RuAV6nB28TadXDbWjSjxD+y0kzFDbQ@mail.gmail.com" type="cite"> <div dir="ltr"> <div>Hello!<br> <br> </div> Had same problem on IBM xSeries 3650. Aparently was an RAID problem (Serve RID in my case). I had to wipe the disk, recreate the array an wait until it was OK and only after that I manage to install.<br> </div> <div class="gmail_extra"><br> <br> <div class="gmail_quote">On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. <span dir="ltr"><<a moz-do-not-send="true" href="mailto:edgars.mazurs@gmail.com" target="_blank">edgars.mazurs@gmail.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir="ltr">Hi <div><br> </div> <div>I am trying to install oVirt Node (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL R805 server, but every time install fails with Exception: RunTimeError('Failed to partition/format'). I also tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso version and the same error occures. I tried different partition sizes and I always make sure that partitions dont exceed the total disk space. I browsed log fails and could not find anything relevant. I am really out of ideas...</div> <div><br> </div> <div>Any advise?</div> <div><br> </div> <div>Thanks</div> <span class="HOEnZb"><font color="#888888"> <div>Edgars</div> </font></span></div> <br> _______________________________________________<br> Users mailing list<br> <a moz-do-not-send="true" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br> </blockquote> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can.<br> </body> </html> --------------080002000603000802040106--

Hi, thanks for your replies.. As suggested by Gabi C, I destroyed RAID on my RAID controller, re-created it and after that it worked. Thanks again. On Mon, Oct 21, 2013 at 10:45 PM, Joey Boggs <jboggs@redhat.com> wrote:
On 10/21/2013 08:59 AM, Gabi C wrote:
Hello!
Had same problem on IBM xSeries 3650. Aparently was an RAID problem (Serve RID in my case). I had to wipe the disk, recreate the array an wait until it was OK and only after that I manage to install.
On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. <edgars.mazurs@gmail.com>wrote:
Hi
I am trying to install oVirt Node (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL R805 server, but every time install fails with Exception: RunTimeError('Failed to partition/format'). I also tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso version and the same error occures. I tried different partition sizes and I always make sure that partitions dont exceed the total disk space. I browsed log fails and could not find anything relevant. I am really out of ideas...
Any advise?
Thanks Edgars
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can.

Am Dienstag, den 22.10.2013, 00:00 +0200 schrieb Edgars M.:
Hi, thanks for your replies..
As suggested by Gabi C, I destroyed RAID on my RAID controller, re-created it and after that it worked.
Hey Edgars and Gabi, nice that both of you could solve this problem. Could you tell what kind of raid it was? Was it a "fake raid" or a real raid controller, and how did the raid setup look when it failed and how did it look afterwards? I'd like to capture these informations to nail down this problem a bit more. Thanks fabian
Thanks again.
On Mon, Oct 21, 2013 at 10:45 PM, Joey Boggs <jboggs@redhat.com> wrote: On 10/21/2013 08:59 AM, Gabi C wrote:
> Hello! > > > Had same problem on IBM xSeries 3650. Aparently was an RAID > problem (Serve RID in my case). I had to wipe the disk, > recreate the array an wait until it was OK and only after > that I manage to install. > > > > On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. > <edgars.mazurs@gmail.com> wrote: > Hi > > > I am trying to install oVirt Node > (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL > R805 server, but every time install fails > with Exception: RunTimeError('Failed to > partition/format'). I also > tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso > version and the same error occures. I tried > different partition sizes and I always make sure > that partitions dont exceed the total disk space. I > browsed log fails and could not find anything > relevant. I am really out of ideas... > > > Any advise? > > > Thanks > Edgars > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users > > > > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hello! It is a real RAID controller ServeRAID 8k that comes with IBM xSeries 3650. First I hit this problem, tryin' to upgrade from 3.2 - i.e ovirt-node-iso-2.6.1-20120228.fc18.iso<http://resources.ovirt.org/releases/3.2/iso/ovirt-node-iso-2.6.1-20120228.fc18.iso>- to 3.3 - ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso. <http://resources.ovirt.org/releases/3.3/iso/ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso>...in fact the message was "Error 'Failed to set install bootloader'" - see http://lists.ovirt.org/pipermail/users/2013-September/016434.html --, message which appear in the last styage of upgrade ( 5 out of 5). Then I rebooted, enter the RAID setup, erase the array, reinitiliaze the disks, recrete the array with option full - this take some time to complete but when ready the array was available. I also tried to create the array with "Quick" option - this option immediately create the array and made it available to the OS but in the background RAID controller was still creating the array i.e. some disk operations and got same error. <http://resources.ovirt.org/releases/3.3/iso/ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso> On Tue, Oct 22, 2013 at 11:15 AM, Fabian Deutsch <fabiand@redhat.com> wrote:
Am Dienstag, den 22.10.2013, 00:00 +0200 schrieb Edgars M.:
Hi, thanks for your replies..
As suggested by Gabi C, I destroyed RAID on my RAID controller, re-created it and after that it worked.
Hey Edgars and Gabi,
nice that both of you could solve this problem. Could you tell what kind of raid it was? Was it a "fake raid" or a real raid controller, and how did the raid setup look when it failed and how did it look afterwards? I'd like to capture these informations to nail down this problem a bit more.
Thanks fabian
Thanks again.
On Mon, Oct 21, 2013 at 10:45 PM, Joey Boggs <jboggs@redhat.com> wrote: On 10/21/2013 08:59 AM, Gabi C wrote:
> Hello! > > > Had same problem on IBM xSeries 3650. Aparently was an RAID > problem (Serve RID in my case). I had to wipe the disk, > recreate the array an wait until it was OK and only after > that I manage to install. > > > > On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. > <edgars.mazurs@gmail.com> wrote: > Hi > > > I am trying to install oVirt Node > (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL > R805 server, but every time install fails > with Exception: RunTimeError('Failed to > partition/format'). I also > tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso > version and the same error occures. I tried > different partition sizes and I always make sure > that partitions dont exceed the total disk space. I > browsed log fails and could not find anything > relevant. I am really out of ideas... > > > Any advise? > > > Thanks > Edgars > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users > > > > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Fabian I am using DELL R805 server with PERC 6/i RAID controller and two SAS disks. PERC 6/i is real hardware RAID controller (although cheap one). First I created RAID1 and did fast initialisation. (PERC RAID controllers has this stupid requirement that you need to initialise RAID before you can use it). After this oVirt Node installation failed every time with "Failed to partition/format". Then I destroyed RAID1 and created it again, but this time I did full RAID initialisation (instead of fast). After that oVirt Node installation went smooth. The thing is that I never do full initialisation when I install any OS, because it is very slow process and can take hours and I never had any problems with fast initialisation before. But apparently there is some trick with oVirt Node.
From documentation:
"Fast initialization writes zeroes to the first 8 MB and to the last 8 MB of the virtual disk so that initialization occurs in 2–3 seconds. A progress bar displays next to the selected virtual disk as it initializes." Whereas: "A regular (meaning full) initialization permanently destroys any data that already exists." Hope that helps. Edgars On Tue, Oct 22, 2013 at 10:15 AM, Fabian Deutsch <fabiand@redhat.com> wrote:
Am Dienstag, den 22.10.2013, 00:00 +0200 schrieb Edgars M.:
Hi, thanks for your replies..
As suggested by Gabi C, I destroyed RAID on my RAID controller, re-created it and after that it worked.
Hey Edgars and Gabi,
nice that both of you could solve this problem. Could you tell what kind of raid it was? Was it a "fake raid" or a real raid controller, and how did the raid setup look when it failed and how did it look afterwards? I'd like to capture these informations to nail down this problem a bit more.
Thanks fabian
Thanks again.
On Mon, Oct 21, 2013 at 10:45 PM, Joey Boggs <jboggs@redhat.com> wrote: On 10/21/2013 08:59 AM, Gabi C wrote:
> Hello! > > > Had same problem on IBM xSeries 3650. Aparently was an RAID > problem (Serve RID in my case). I had to wipe the disk, > recreate the array an wait until it was OK and only after > that I manage to install. > > > > On Mon, Oct 21, 2013 at 3:45 PM, Edgars M. > <edgars.mazurs@gmail.com> wrote: > Hi > > > I am trying to install oVirt Node > (ovirt-node-iso-3.0.1-1.0.2.vdsm.fc19.iso) on DELL > R805 server, but every time install fails > with Exception: RunTimeError('Failed to > partition/format'). I also > tried ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso > version and the same error occures. I tried > different partition sizes and I always make sure > that partitions dont exceed the total disk space. I > browsed log fails and could not find anything > relevant. I am really out of ideas... > > > Any advise? > > > Thanks > Edgars > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users > > > > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
Once it fails, press F2 to drop to shell. /tmp/ovirt.log /var/log/ovirt.log and /var/log/ovirt-node.log will have the debug messages in it. Paste those in here if you can.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (4)
-
Edgars M.
-
Fabian Deutsch
-
Gabi C
-
Joey Boggs