| Issue 42: | Merging relocation function with ohsm_admin | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The relocation function (ohsm_realloc) is been added to the ohsm_admin module. This is done because there is no use of this function if ohsm is not enabled. Whenever the admin receives command from the user space to relocate the qualifying files it invokes the function to scan the file system. The FS scan results in inode numbers which qualify for relocation with their destination tier id filled (also see isuue 41). The ohsm_realloc function receives the inode number as parameter and relocates the file to the destination tier.
Jan 28, 2009
Project Member
#1
sandeepksinha
Jan 28, 2009
The pageflip method is merged with ohsm_admin, and it is relocating successfully. Rishi will update soon.
Jan 28, 2009
The code has been successfully merged. No crashes reported so far. Can we have a test plan for checking it rigorously
Labels:
-Priority-Medium Priority-High
Jan 28, 2009
Definitely we need to have a test plan and test suite. Kindly open a separate issue for the same. Let me have a look at your code first so that we will have a discussion on our test plan and the testsuite. We can also refer our design to develop a test plan !
Jan 30, 2009
The admin code has been verified and is running. My code will be tested by the test suite VA and RKS are working on
Status:
Done
Jan 30, 2009
Can you ask them to open an issue for the test suite they are working on.
Jan 30, 2009
Refer issue number 48 for test suite
Jan 30, 2009
close this issue once the testing is done. |