Kevin Van Hijfte
Kevin Van Hijfte
We assume the following scenario can result in a bad behavior when running the 'ensure_safety' check for a vdisk * Safety is configured on 2 * Volume V has master...
The ensure single decorator currently returns None if a task is being discarded because of other similar tasks already being executed. The user could be mislead in 2 ways: *...
StorageDrivers should get a status (dynamic) property. This could be used to determine whether a vDisk can be added / deleted / migrated / ... to/from this StorageDriver. Currently we...
I've managed to reproduce this issue a couple of times now, but i have no idea when it will happen. The problem is the following: I create 20 vPools simultaneously...
ArakoonInstaller does a recursive chown ovs:ovs and chmod 0755 for all of its directories: * tlog dir * home dir * log sinks * crash log sinks The latter 2...
Currently the StorageRouter to which the DTL points for a vDisk, is always selected within the vPool to which the vDisk belongs. According to @redlicha this is not a requirement....