Konstantin Lebedev

Results 221 comments of Konstantin Lebedev
trafficstars

Есть руководство пользователя по api https://files.comon.ru/usercontent/TXmlConnector.pdf

Yes, it’s kind of strange, I’m definitely using replication swfs => s3 sink => swfs It's worth checking out

> * The change is internal to the filer store backends. The `allowListRecursive` option can be avoided. Hi, I wanted to leave the allowListRecursive option for some time, as an...

It was also great to have a tool that from volume 95 will move the remaining 4 files to remove the broken volume file

> The test hangs @chrislusf hangs in this place `f.Store.DeleteOneEntry(ctx, entry)` gets stuck at this point because of the new test `s3tests/functional/test_s3.py::test_lifecycle_expiration` It looks like it wasn't working before. https://github.com/seaweedfs/seaweedfs/blob/cc444b186849cc4e476d539dd2643058a8160534/weed/filer/filer.go#L371...

@chrislusf Hi, I haven't quite figured out how the queue works and where `fileIdDeletionQueue` is used, but I'd like to switch the deletion above to background deletion. Can I use...

``` if n.Cookie == 0 && !checkCookie { // this is from batch deletion, and read back again when tailing a remote volume // which only happens when checkCookie ==...

after ``` > volume.list -volumeId 6074 Topology volumeSizeLimit:500000 MB hdd(volume:39950/57600 active:35063 free:17650 remote:0) DataCenter dc7 hdd(volume:13704/19200 active:12800 free:5496 remote:0) Rack 316 hdd(volume:5597/7680 active:5137 free:2083 remote:0) DataNode 192.168.0.2:8092 hdd(volume:44/64 active:43 free:20...

``` > volume.check.disk -v -volumeId 6074 -syncDeleted -force load collection hls volume 6074 index size 2060672 from 192.168.0.2:8092 ... load collection hls volume 6074 index size 2060672 from 192.168.0.5:8104 ......