On 06/29/2016 10:24 AM, Dan Williams wrote:
On Tue, Jun 28, 2016 at 7:17 PM, yizhan <yizhan(a)redhat.com>
wrote:
> On 06/29/2016 12:26 AM, Dan Williams wrote:
>> Do you have CONFIG_DEV_DAX_PMEM=m?
>>
> I also met this error with CONFIG_DEV_DAX_PMEM=m
> Detailed log I have post at the last comment at
>
https://github.com/pmem/ndctl/issues/3
Can you re-run the test with kernel debugging enabled and piping the
test messages to the kernel buffer.
Add the following to the kernel command line:
libnvdimm.dyndbg nfit.dyndbg nd_pmem.dyndbg nd_btt.dyndbg
dax_pmem.dyndbg dax.dyndbg
Specify add --enable-test when configuring ndctl and then run:
ndctl test 2>/dev/kmsg
...and send the log?
Sure, will retest it and send the log later this week.
Best Regards
Yi Zhang