problems on pmempool create

19 views
Skip to first unread message

Jonghyeon Yoo

unread,
Jul 22, 2020, 9:32:04 AM7/22/20
to pmem
Hi all,

 I'm using optane device on linux machine
when i type pmempool create at mounted directory, my machine shows following lines

#pmempool create blk 512 test.pool
error: 'test.pool' -- ndctl_dimm_get_dirty_shutdown: No such file or directory
error: creating pool file failed

there was no error message when i create namespace and mount pmem devices.

version of tools
ndctl - 68
pmempool - 1.8

these are ndctl list lines

#ndctl list
[
  {
    "dev":"namespace0.0",
    "mode":"fsdax",
    "map":"dev",
    "size":266352984064,
    "uuid":"f3b96534-d749-499e-a8a2-27d48532c674",
    "sector_size":512,
    "align":2097152,
    "blockdev":"pmem0"
  }
]

if you need more information, please let me know.

Thanks
Jonghyeon

ppbb...@gmail.com

unread,
Jul 22, 2020, 9:37:14 AM7/22/20
to pmem
Your kernel does not support unsafe shutdown count. You can use a runtime option to disable it at runtime:
Reply all
Reply to author
Forward
0 new messages