Jian
Jian
@GBuella Can you take a look? Thanks!
@sscargal Thanks for your reply. I try to use your size. But it still not work. ``` sudo ndctl create-namespace -m devdax -e namespace1.0 -s 4303355904 -f Error: '--size=' must...
@djbw Thanks for you reply. I do not think updating the kernel version is a good idea, because we need to use the same kernel to do some evaluation test....
@sscargal 1. I didn't see the `/dev/dax1.0` entry 2. I use `ndctl list -iN`, the `namespace1.0` mode seems becoming the `devdax`, but the state is `disabled` ``` $: ndctl list...
Btw, I use the same kernel version on my local machine, it works. But it can not work on `cloudlab`. And I debug the `ndctl` source code on `cloudlab`, I...