Konstantin Lebedev

Results 219 comments of Konstantin Lebedev
trafficstars

Sw support by default 10000 max Keys. Can you show your request?

@chrislusf Do you remember why the size of keys and chunks is 10000 by default with S3 API?

> @kmlebedev @chrislusf I have managed to work around this for now. I have found that simply commenting out these 3 lines restores the proper pagination behavior: https://github.com/chrislusf/seaweedfs/blob/master/weed/s3api/s3api_objects_list_handlers.go#L312-L314 > >...

Still need to fix ``` restic prune --verbose 3 repository 491964cc opened successfully, password is correct warning: running prune without a cache, this may be very slow! loading indexes... loading...

> aws --debug --endpoint-url https://s3-api.query.consul/ s3api list-objects-v2 --bucket restic --prefix 'swfs-db-restic/data/' 2> /tmp/swfs-db-resti.list @chrislusf 1. run dev seaweedfs ``` make dev ``` 2. Put data of 1010 files ``` echo...

sw verbose log for list ``` aws --endpoint-url http://127.0.0.1:8333/ s3api list-objects-v2 --bucket test --prefix '/parentDir/data/' --page-size 1000 --starting-token parentDir/data/04/04e4573a4e2bfb5067ac ``` ``` s3_1 | I0707 09:59:55 1 s3api_objects_list_handlers.go:43] ListObjectsV2Handler test s3_1...

> @kmlebedev Could you please just use `fs.meta.save` to share the meta data? Yes. here [issues-3166.meta.zip](https://github.com/chrislusf/seaweedfs/files/9062512/issues-3166.meta.zip)

It seems the case is not implemented object lock operation

@CreamStrawberryMasterPie Hi, please confirm this bug in the latest version Fixed in https://github.com/chrislusf/seaweedfs/pull/3169

> Upgrade from v2.88 to v2.89 k8s docker environment, continue to serve, restart containers one by one. After executing volume.check.disk -nonRepairThreshold 0.99 -force -slow It is found that the file_count...