You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without more information, it appears that one of the earlier tests failed or died abnormally and the disk wrapper kernel module could not be removed. Checking dmesg may have more information on this (the entries will start with 'hwm' if they are in dmesg), but it is hard to tell. You can try using lsmod and looking for disk_wrapper to see if it is in use by anything ('used by' column in the output). If it isn't, you should be able to run rmmod disk_wrapper to remove it from the system and then try running xfsmonkey again. In the worst case, if you can't remove disk_wrapper with rmmod you can reboot the machine/VM you are running CrashMonkey on and that will remove the kernel module from the system.
As far as real fix for this, I can't really say since it could be caused by a number of things.
Hi.
While testing seq-2 workloads, I get a lot of "Could not run test" messages.
In the log, it says "Unable to remove wrapper device":
May I know why this happens, and is there a fix for this?
The text was updated successfully, but these errors were encountered: