Agata Kruszona-Zawadzka
Agata Kruszona-Zawadzka
Be careful with Jumbo Frames, we don't recommend them as a general rule, because usually they cause problems, not help. In certain configurations they could be helpful, but it' rather...
The idea of splitting workers to disks is a good one and we had it already, the problem is, it would require a complete overhaul of chunk server code, because...
CGI and CLI scripts use the same code to display all the information, CGI only "dresses up" the information in HTML&CSS. Was the CLI run on the same machine that...
Should be solved by commit 52371d0
Do you use space limit parameter in your `mfshdd.cfg` on chunkservers affected by this issue?
The problem is, there is no API in libfuse for filesystems, so a FUSE fs will not know, which entries are being watched via inotify mechanics. It means we would...
Please, upgrade your instance to 3.0.115. Your chunkserver has probably fallen victim to the "i/o lock bug", when an i/o threads get locked for a long time in an i/o...
Hi @colindaven May I ask why you closed this ticket already? MooseFS should not behave like that (master should always close, especially when there are some problems), I was about...
Please, write what system is installed inside the VM and what exactly does it mean that master "can't be stopped". Does it just continue to work, does it hang? What...
Just making sure I understand correctly: after you issued the command `sudo mfsmaster stop`, the process did not terminate (there was still active process with the name mfsmaster in your...