I didn't forget about you :) The problem happens because invisible I/O was not invisible, causing DMAPI to deadlock on itself. Then you end up with busy vnodes and a mess. The VOP_READ/VOP_WRITE cal
I use the print_event in src/suite1/cmd/print_event.c. It looks like the print_event in suite1 has a few extra pieces, and some changes in the formatting. I guess I'm inclined to remove the one in s
Hi Dean, I used a little src/common/cmd, sample_hsm, simple and suite2. suite1 had not been used yet because they have a lot of programs, and I have another job ;-/ It seems that the programs in suit
In the above situation, I killed the stalled command ( cp ) and migin by pressing Ctrl + c to find out what is wrong. Then, unmount the XFS file system, the following console messages appeared: XFS
Thank you for your time, Dean. Yes, but you know, it was fixed by a patch as I posted ( and it have been committed to the CVS tree already ). Offcause, these masseages are not appeared with the late
Do you have a trace from the wbee core dump? You should also know that memory-mapped I/O is not going to trigger DMAPI read/write events, yet--I've been experimenting with a fix for that for a while
migin daemon in sample_hsm started with the patch which I posted, but if I try to read the migrated file then it stalled. It was caused by linux-2.4-xfs/cmd/xfstests/dmapi/src/sample_hsm/wbee which
Great. I'll put these into the tree. Some history on these: The sample_hsm stuff is probably the granddaddy of all the dmapi tests. I inherited these and nobody I know has ever used them, let alone
That's sound very nice :) I think so because sample_hsm/print_eventry was not compiled here by make :) then I made it by hand and run it. It seemed work successfully, however, there is no document o
migin daemon in sample_hsm started with the patch which I posted, but if I try to read the migrated file then it stalled. It was caused by linux-2.4-xfs/cmd/xfstests/dmapi/src/sample_hsm/wbee which
Great. I'll put these into the tree. Some history on these: The sample_hsm stuff is probably the granddaddy of all the dmapi tests. I inherited these and nobody I know has ever used them, let alone
That's sound very nice :) I think so because sample_hsm/print_eventry was not compiled here by make :) then I made it by hand and run it. It seemed work successfully, however, there is no document o