Orlando Moreno
Orlando Moreno
When running a librbd fio test with "use_existing_volumes = true", the RBD volumes still get deleted because the librbd client endpoint calls create_rbd() in CephClientEndpoint which recreates the pool and...
Updating set_osd_param() to return correct values for NVMe devices and also look for bluestore block device links.
In librbdfio.py, before every test, dump_config is called to save the ceph config into a file called ceph_settings.out. I don't think this ever completes successfully because that file is never...
CeTune uses getIpByHostInSubnet() method in conf/common.py to grab the IP address of the specified host. If the host has a non-localhost interface(s) (i.e. docker/VM bridge), then that will be used...