Furkan Mustafa
Furkan Mustafa
Probably introduced in this refactoring commit => https://github.com/FranckFreiburger/http-vue-loader/commit/f87d73e7df3e8a93fc21b440a10f85051e969c60
Hello! This is an area of interest for us as well. Main priorities for us would be, * listing libraries / files of a team * listing versions of a...
> Having API that returns SVG it a bit complicated right now, because all the svg is generated on the browser side; but returning a json with all the components...
3 letter shorthand for file extensions is a legacy msdos/windows/fat-fs limitation. well, not just the extension, the filename is also limited to 8 chars in such systems, was called `micros~1`...
we have just hit the same error.. I am not sure if it is exactly the same though. script (disables X11, enables spice, uses local empty qcow2 image) ```sh #!/bin/sh...
- adding or removing (or crashing) **gateway only** nodes are also resetting recovery process. I believe there is no reason for any gateway node to affect recovery/reweight process.
Switched all cluster from corosync to zookeeper. That definitely made it more robust & responsive. Yet, problems still occur and I cannot get out of recovery loop.
Just a moment ago gateway node ( `sheep -g` ) died after a failing `dog vdi list` command. ``` [root@mizumushi sheepdog]# dog vdi list failed to read a response Failed...
Recovery finally succeeded this morning. With no crashes yet. In the process, because of high IO load, I have lost 2 disks. I have inserted 4 new 1 TB disks...
After realizing that recovery was hard on disks, yes. I have enabled throttling. But I was late for it. Also another update; cluster performance is back improving now. I did...