Agata Kruszona-Zawadzka

Results 128 comments of Agata Kruszona-Zawadzka

We create those packages using a Raspberry Pi and never had a problem. The first step would be to try and compile MooseFS from source (with symbols) on the exact...

Yes, it's still on the roadmap, but definitely not before some other features.

We don't have plans to support IPv6 in the immediate future.

I'm afraid there is no option for converting specific uids to other uids right now in MooseFS. It is on the todo list though. But currently your only options are...

Changelogs are recorded at least every one second, even if the system is idle. If it's not idle, they are even more frequent. You are asking your kernel to fsync...

Grouping fsyncs is lessening security. This option really isn't meant for regular use and was added only after specific requests from our users. MooseFS used to have only option 0...

Master doesn't know what the client process would consider a "single operation" for a file - it doesn't know that there is one "dd" command performed that requests 3 actions...

MooseFS does not write zeros at the beginnings and ends of chunks, so if a really big hole is "punched" in the VM's file, then the corresponding chunk will become...

MooseFS should be deleting chunks even when in high speed rebalance. Possible reasons for not deleting chunks in the system include: - a disconnected chunk server in maintenance mode -...