CPT-GrayWolf
CPT-GrayWolf
Check to make sure Python2 is installed.
Try running 'Install-EIO -r -i -m -l' and see what it says.
This is an, "I knew this could happen, but did nothing.", situation. I saw the potential for something like this when I was writing Install-EIO, but decided it would likely...
> > Change shebang to > > `#!/usr/bin/python2` > > Yeah that worked, I thought that was pretty standard when wanting to call Python2 but I guess I was misinformed...
> Can you use this to accelerate a mdadm RAID array? Or even better can I raid 2 SSDs in Raid0 and use that to accelerate a RAID5 array (again...
You don't need to format the SSDs, you can just directly use the block device. You don't even need a partition. The filesystem will probably get destroyed by eio once...
Documentation is fuzzy at best, but I have found disable and enable options in the cli that allow you to temporarily stop or start a cache without removing it's configuration....
What are your cache settings?
I ask as I've been having errors with write-through in some scenarios. Working on more thorough testing for that specific problem. Oddly enough though I've never seen this specific assertion...
Have you tried the normal LTS kernel? Perhaps it's in issue with the current hwe kernel. If I have time when I get home, I'll run some tests.