Yaniv Kaul
Yaniv Kaul
If I want to copy multiple files, I do not wish to open the channel multiple times. Today (https://github.com/jbardin/scp.py/blob/master/scp.py#L218) it is unconditionally closed.
With some values of benchmarks (such as IOPS, packets-per-second, etc.), it is easier to read if you use a notation such as 1,234,567.89 and not 1234567.89
When I normalize to some result, that result is '1.0' and the rest are relative to it. However, the graphs may not show the '1.0' mark, but rather '0.9' ,...
See example @ http://speed.twistedmatrix.com/changes/ - benchmarks that are not time based do not have their average shown.
Enhancement: ability NOT to configure display at all It'd be nice not to configure a display - graphics or video device, at all. With console (virtio or not), they are...
In each step, you need, if you chose RPM, to pick the right tab. What happened is that I picked the RPM tab in https://microshift.io/docs/getting-started/#deploying-microshift but then the next step...
At least on my Fedora, the issue with this test not working properly was due to rpcbind not running. Signed-off-by: Yaniv Kaul
[socket.c:3288:socket_connect] 0-nfs: Error disabling sockopt IPV6_V6ONLY: "Operation not supported"
I'm getting it for every connection. I don't think it's needed, at least on Linux the default is zero anyway. Example: ``` [2022-08-10 11:52:29.839596]:++++++++++ G_LOG:tests/000-flaky/basic_mount-nfs-auth.t: TEST: 317 1 is_nfs_export_available ++++++++++...
There's no need to zero the first sectors of the PV, VG, LV or discard the FS on creation. They were all just created and are empty anyway. Updates: #1000...
Signed-off-by: Yaniv Kaul