All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Bhuvanchandra <bhuvanchandradv@gmail.com>
Cc: linux-mtd@lists.infradead.org, Stefan Agner <stefan@agner.ch>
Subject: Re: UBIFS errors when file-system is full
Date: Sat, 12 Sep 2015 11:39:10 +0200	[thread overview]
Message-ID: <55F3F2BE.8090207@nod.at> (raw)
In-Reply-To: <55F2528D.9050506@gmail.com>

Hi!

Am 11.09.2015 um 06:03 schrieb Bhuvanchandra:
>> Running mkvol_bad /dev/ubi0
>> [   99.630756] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.637579] Volume creation request dump:
>> [   99.641987]  vol_id    -2
>> [   99.644784]  alignment 1
>> [   99.647466]  bytes     124690432
>> [   99.650994]  vol_type  3
>> [   99.653696]  name_len  22
>> [   99.656464]  1st 16 characters of name: mkvol_bad:test_m
>> [   99.669464] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.676292] Volume creation request dump:
>> [   99.680674]  vol_id    128
>> [   99.683558]  alignment 1
>> [   99.686240]  bytes     124690432
>> [   99.694911]  vol_type  3
>> [   99.702852]  name_len  22
>> [   99.710786]  1st 16 characters of name: mkvol_bad:test_m
>> [   99.728668] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.740962] Volume creation request dump:
>> [   99.750630]  vol_id    0
>> [   99.758537]  alignment 0
>> [   99.766352]  bytes     124690432
>> [   99.774804]  vol_type  3
>> [   99.782409]  name_len  22
>> [   99.789923]  1st 16 characters of name: mkvol_bad:test_m
>> [   99.808480] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.820028] Volume creation request dump:
>> [   99.828796]  vol_id    0
>> [   99.835879]  alignment -1
>> [   99.842859]  bytes     124690432
>> [   99.850335]  vol_type  3
>> [   99.856849]  name_len  22
>> [   99.863395]  1st 16 characters of name: mkvol_bad:test_m
>> [   99.880157] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.891064] Volume creation request dump:
>> [   99.899440]  vol_id    0
>> [   99.906182]  alignment 126977
>> [   99.913456]  bytes     124690432
>> [   99.920926]  vol_type  3
>> [   99.927467]  name_len  22
>> [   99.934058]  1st 16 characters of name: mkvol_bad:test_m
>> [   99.950732] ubi0 error: verify_mkvol_req: bad volume creation request
>> [   99.961655] Volume creation request dump:
>> [   99.970057]  vol_id    0
>> [   99.976826]  alignment 2049
>> [   99.983931]  bytes     124690432
>> [   99.991412]  vol_type  3
>> [   99.997959]  name_len  22
>> [  100.004551]  1st 16 characters of name: mkvol_bad:test_m
>> [  100.021254] ubi0 error: verify_mkvol_req: bad volume creation request
>> [  100.032201] Volume creation request dump:
>> [  100.040649]  vol_id    0
>> [  100.047441]  alignment 1
>> [  100.054334]  bytes     -1
>> [  100.061191]  vol_type  3
>> [  100.067708]  name_len  22
>> [  100.074250]  1st 16 characters of name: mkvol_bad:test_m
>> [  100.090929] ubi0 error: verify_mkvol_req: bad volume creation request
>> [  100.101834] Volume creation request dump:
>> [  100.110223]  vol_id    0
>> [  100.116969]  alignment 1
>> [  100.123783]  bytes     0
>> [  100.130505]  vol_type  3
>> [  100.136980]  name_len  22
>> [  100.143502]  1st 16 characters of name: mkvol_bad:test_m
>> [  100.160274] ubi0 error: ubi_create_volume: not enough PEBs, only 982 available
>> [  100.175970] ubi0 error: ubi_create_volume: cannot create volume 0, error -28
>> [  100.189501] ubi0 error: ubi_create_volume: not enough PEBs, only 982 available
>> [  100.205998] ubi0 error: ubi_create_volume: cannot create volume 0, error -28
>> [  100.222091] ubi0 error: verify_mkvol_req: bad volume creation request
>> [  100.233529] Volume creation request dump:
>> [  100.242409]  vol_id    0
>> [  100.249771]  alignment 1
>> [  100.256993]  bytes     126976
>> [  100.264716]  vol_type  7
>> [  100.272035]  name_len  22
>> [  100.279316]  1st 16 characters of name: mkvol_bad:test_m
>> [  100.416661] ubi0 error: ubi_create_volume: volume 0 already exists
>> [  100.427776] ubi0 error: ubi_create_volume: cannot create volume 0, error -17
>> [  100.441410] ubi0 error: ubi_create_volume: volume "mkvol_bad:test_mkvol()" exists (ID 0)
>> [  100.459295] ubi0 error: ubi_create_volume: cannot create volume 1, error -17
>> [  100.711027] ubi0 error: ubi_create_volume: volume "mkvol_bad:test_mkvol()" exists (ID 0)
>> [  100.729733] ubi0 error: ubi_create_volume: cannot create volume 1, error -17
>> [  131.225291] ubi0 error: ubi_open_volume: cannot open device 0, volume 128, error -22
>> [  131.244295] ubi0 error: ubi_open_volume: cannot open device 0, volume -1, error -22
>> [  131.269510] ubi0 error: ubi_open_volume: cannot open device 0, volume 128, error -22
>> [  131.290092] ubi0 error: ubi_open_volume: cannot open device 0, volume 0, error -19
>> [  131.551660] ubi0 error: ubi_open_volume: cannot open device 0, volume 0, error -19
> 
> With the recent fixes by Stefan to vf610_nfc driver the io_paral test passed, but the
> above error's with the volume creation are still reproducible. Are these erros need to
> be taken into consideration ?

No. These logs are fine. mkvol_bad does negative testing.

Thanks,
//richard

  reply	other threads:[~2015-09-12  9:39 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 13:55 UBIFS errors when file-system is full Bhuvanchandra DV
2015-07-13 14:09 ` Richard Weinberger
2015-07-14  4:23   ` Bhuvanchandra DV
2015-07-14  6:13     ` Richard Weinberger
2015-07-14  6:30       ` Bhuvanchandra DV
2015-07-14  6:32         ` Richard Weinberger
2015-07-14  8:29           ` Bhuvanchandra DV
2015-07-14  8:42             ` Richard Weinberger
2015-07-14 10:08               ` Bhuvanchandra DV
2015-07-14 11:06                 ` Richard Weinberger
     [not found]                   ` <55A74812.2020906@gmail.com>
2015-07-16  7:35                     ` Fwd: " Bhuvanchandra DV
     [not found]                     ` <55A74AA1.2000000@nod.at>
     [not found]                       ` <55A7540C.3050900@nod.at>
     [not found]                         ` <55A7592D.6010906@gmail.com>
     [not found]                           ` <55A75A05.7040603@nod.at>
2015-07-16  7:33                             ` Bhuvanchandra DV
2015-07-21  6:04                             ` Bhuvanchandra DV
2015-07-21  6:14                               ` Richard Weinberger
2015-07-22  7:10                                 ` Bhuvanchandra DV
2015-07-22  7:20                                   ` Richard Weinberger
2015-07-24 14:43                                     ` Bhuvanchandra DV
2015-07-24 16:51                                       ` Richard Weinberger
2015-07-31 16:47                                         ` Bhuvanchandra DV
2015-08-01  6:36                                           ` Richard Weinberger
2015-08-06 10:31                                             ` Bhuvanchandra DV
2015-08-07 12:37                                               ` Richard Weinberger
2015-08-12  7:01                                                 ` Stefan Agner
2015-08-12  7:27                                                   ` Richard Weinberger
2015-09-01  0:45                                                     ` Stefan Agner
2015-09-01  1:43                                                       ` Brian Norris
2015-09-01  2:20                                                         ` Stefan Agner
2015-09-02 19:58                                                         ` Stefan Agner
2015-09-02 20:13                                                           ` Brian Norris
2015-09-02 20:41                                                             ` Stefan Agner
2015-09-07 13:47                                                           ` Bhuvanchandra
2015-09-11  4:03                                           ` Bhuvanchandra
2015-09-12  9:39                                             ` Richard Weinberger [this message]
2015-09-13  4:45                                               ` Bhuvanchandra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F3F2BE.8090207@nod.at \
    --to=richard@nod.at \
    --cc=bhuvanchandradv@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=stefan@agner.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.