Commit dca55ac
Pavithra
Test ti verify data persistency on vpmem device across reboot
This test verifies that data written to a vpmem.
device persists across system reboots.
Test steps:
1. Check for vpmem device availability
2. Create namespace using ndctl
3. Create file system with DAX support
4. Mount the vpmem device with DAX option
5. Create a test file with unique content
6. Reboot the system
7. Remount the vpmem device
8. Verify the test file still exists with correct content
Signed-off-by: Pavithra <pavrampu@linux.ibm.com>1 parent b46a1b4 commit dca55ac
2 files changed
Lines changed: 394 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
466 | 480 | | |
467 | 481 | | |
468 | 482 | | |
| |||
0 commit comments