From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from a.ns.miles-group.at ([95.130.255.143] helo=radon.swed.at) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZCQzK-0000V2-Q2 for linux-mtd@lists.infradead.org; Tue, 07 Jul 2015 11:24:35 +0000 Message-ID: <559BB6DC.2090809@nod.at> Date: Tue, 07 Jul 2015 13:24:12 +0200 From: Richard Weinberger MIME-Version: 1.0 To: "Egli, Samuel" CC: "linux-mtd@lists.infradead.org" Subject: Re: autoresize causes insufficient reservation of PEBs for bad PEB handling References: <27E9275BC1C8554E840881B19B62BE421A8FD9@DENBGAT9EI1MSX.ww902.siemens.net> <27E9275BC1C8554E840881B19B62BE421A92F3@DENBGAT9EI1MSX.ww902.siemens.net> <559BB24C.5080205@nod.at> <27E9275BC1C8554E840881B19B62BE421A9318@DENBGAT9EI1MSX.ww902.siemens.net> In-Reply-To: <27E9275BC1C8554E840881B19B62BE421A9318@DENBGAT9EI1MSX.ww902.siemens.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 07.07.2015 um 13:19 schrieb Egli, Samuel: > Hi Richard, > >> -----Original Message----- >> From: Richard Weinberger [mailto:richard@nod.at] >> Sent: Dienstag, 7. Juli 2015 13:05 >> To: Egli, Samuel >> Cc: linux-mtd@lists.infradead.org >> Subject: Re: autoresize causes insufficient reservation of PEBs for bad >> PEB handling >> >> [...] >>> >>> So this is actually ok. I get my 80 blocks reserved. >>> >>> Sorry for the confusion. >> >> Okay. So there is no issue at all? :-) > > Well, in my opinion it is a workaround to define all 3 vol_size's > But I would like to use the "autoresize" flag for the 3rd volume. > And I'm just worried that something else is not working properly > because I think it should work also with autoresize. Ah, I thought the issue is gone. But you still get the error that UBI wants 80 PEBs, but gets only 40? Thanks, //richard