[Status: offline] SAFE Network Testnet - Vaults from home with IGD - Iteration 2

So, I just put a load of directories as upload and watched as it ate memory ~0.1% of 15GB each 5secs or so, which I guessed is 20MB/s and cut it off at 90%.

TIL

renice +10 on all the vaults, seems to have no effect on its appetite for memory.

The vault logs become huge and seem to be by far the largest files being created.

I guess not but worth asking, is there a way to minimize the repetitive volume of the same messaging?.. I guess it’s deliberate from there for now but a switch off might help it function in a more balanced way??

So, too much of this drive messaging:

INFO 2020-07-21T22:38:04.485002915+01:00 [/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/quinn-0.6.1/src/connection.rs:228] drive; id=5
INFO 2020-07-21T22:38:04.485026439+01:00 [/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/quinn-0.6.1/src/connection.rs:228] -> drive
INFO 2020-07-21T22:38:04.485071577+01:00 [/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/quinn-0.6.1/src/connection.rs:228] <- drive
INFO 2020-07-21T22:38:04.485088095+01:00 [/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/quinn-0.6.1/src/connection.rs:228] -- drive

then
/mnt/vault/.safe/vault/baby-fleming-vaults$ ls -Rl

I was surprised that it’s not immutable files being created but seemingly all centred on /chunks/sequence and /chunks/mutable

Edit: noted the logs summed to 500MB so, it likely not just logs held in memory causing this creep over 10GB

4 Likes