Skip to content

WRITE/READ failure #3

@sooyun802

Description

@sooyun802

I am now using two NAND modules with the Cosmos+ board.

With the latest firmware, a pblk target is successfully created.
However, when I executed the fio benchmark, write failure occurs and the device doesn't seem to be sending any responses back to the host.

4 18

image

This is the job file I used to run fio with.

// test.fio
[global]
bs=4m
direct=1
filename=/dev/temp_tg
numjobs=4
size=4g

[job1]
rw=randwrite

I wondered if the kernel version I was using may be too high, so I tried again with another kernel version (v4.16.15).
With this kernel version, it couldn't even create a pblk target.

4 16

image-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions