Oleg Samarin
Oleg Samarin
@mvgorbunov I've looked it but it requires 3 disks on each node and it seems does not survive when one node with three disks goes down. I want to have...
`3*60` GB on each node; total `9*60` GB
The problem is that even for small amount of data I need not simple 80GB, but 9*80Gb=720Gb.
@wangzw The only suggestion is *to use dc1* as the primary datacenter name and not to try to rename it.
@wangzw Yes. I do. "dc1" is a hardcoded default value and you *must not* change it when converting to a multi-regional configuration.
> Looks like you have some local DNS resolution problems. No, it does not: ``` [oleg@ydbs1 ~]$ hostname ydbs1 [oleg@ydbs1 ~]$ hostname -f ydbs1.oleg2-virt.oleghome [oleg@ydbs1 ~]$ host ydbs1 ydbs1.oleg2-virt.oleghome has...
After ``` python3 -m joshua.joshua -C ../devops/clusters/joshua/fdb.cluster start --tarball '/home/oleg/work/fdb/FoundationDb/bld/packages/correctness-6.2.33.tar.gz' ``` something went wrong. The agent failed with ``` [oleg@oleg2 FdbJoshua]$ docker run --rm --security-opt label=disable -v /home/oleg/work/fdb/devops/clusters/joshua:/opt/joshua -it foundationdb/joshua-agent:latest...
I couldn't test the change you proposed, but tested #12. The agent stopped crashing, ``` [oleg@oleg2 FdbJoshua]$ docker run --rm --security-opt label=disable -v /home/oleg/work/fdb/devops/clusters/joshua:/opt/joshua -it foundationdb/joshua-agent:latest Emulate Docker CLI using...
1. Is there a capability of displaying a list of tests ran in the past? 2. Is there a forum to discuss joshua?
I started a topic in https://forums.foundationdb.org/t/simulation-testing-of-foundationdb/2654 tu discuss how to run tests. Seems some extra info should be added to README.md