rustyscottweber
rustyscottweber
The test file can be touched and fio has no problem laying down the test files. I can even lay down the test files using fio, remount with the no_root_sqaush...
[strace_output.zip](https://github.com/axboe/fio/files/6941529/strace_output.zip) uploaded
Filed a bug on the NFS side of things here: https://bugzilla.linux-nfs.org/show_bug.cgi?id=363 @axboe , can we keep this ticket open until I get a resolution from the NFS devs?
Attempting the first quick start instructions. I get the following stack trace: ``` File "C:\Program Files\Python37\lib\site-packages\pyipmi\interfaces\rmcp.py", line 450, in establish_session rsp = self._get_session_challenge(session) File "C:\Program Files\Python37\lib\site-packages\pyipmi\interfaces\rmcp.py", line 403, in _get_session_challenge...
Maybe this is my ignorance, but what does: ``` slave_address=0x81, host_target_address=0x20 ``` do? Is there a way to determine these values automatically?
Ah. I see the error of my ways... The lan interface will obviously not work for me since all of my BMC's are all newer and thus use the rmcp+...
Should we make a plan?
Added files for debugging. [test_mibs.zip](https://github.com/etingof/pysmi/files/3389496/test_mibs.zip)
python is just one example of a program that will not attempt to flush data to stdout in this manner. I'm sure that other programs will exist that will have...
Can confirm that this is a problem while making calculations for and running traffic on block devices. ``` fio ./fio_job_aJyaQg.ini sdd: (g=0): rw=rw, bs=(R) 256KiB-256KiB, (W) 256KiB-256KiB, (T) 256KiB-256KiB, ioengine=libaio,...