Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-4755

ASSERTION( req->rq_reqbuf_len >= msgsize ) failed when using 4MB RPC

XMLWordPrintable

    • 3
    • 13084

      After ran "lctl set_param osc.*.max_pages_per_rpc=4M", we ran 4k random write test with IOR and easily hit this problem.

      After some test, we found that the biggest value of msgsize is 16384 for bulk write, while req->rq_reqbuf_len is only 8192.

            cliffw Cliff White (Inactive)
            lixi Li Xi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: