Commit Graph

  • f46763d74f Merge pull request #2644 from kmlebedev/vacum_fsync Chris Lu 2022-02-07 11:33:58 -08:00
  • ef541972f8 updated needle with fsync Konstantin Lebedev 2022-02-08 00:10:53 +05:00
  • 1b7fb3ce84 Merge pull request #2643 from kmlebedev/graceful_volume_stop Chris Lu 2022-02-07 09:58:26 -08:00
  • fb97e234c9 skips compact if store is stopping Konstantin Lebedev 2022-02-07 20:16:15 +05:00
  • 9405eaefdb filer.sync: fix replicating partially updated file chrislu 2022-02-07 03:46:28 -08:00
  • fbb14e0ea8 Adding separate toggle to purge absent vols Radtoo 2022-02-06 23:46:52 +01:00
  • 6b17f45da2 Also delete paths for which a volume is entirely absent. Radtoo 2022-02-06 23:22:04 +01:00
  • fa0cfdfb7f Added basic deletion capabilities to fsck. Radtoo 2022-01-21 06:38:34 +01:00
  • 433fde4b18 move error to a separate file chrislu 2022-02-04 22:57:51 -08:00
  • a23fcb9a7c Merge pull request #2634 from kmlebedev/errorMetrics Chris Lu 2022-02-04 22:35:13 -08:00
  • 247bbabda5 Merge pull request #2632 from lapshin-vitaly/s3api_errors Chris Lu 2022-02-04 22:34:34 -08:00
  • ced3b89395 add util package chrislu 2022-02-04 21:34:58 -08:00
  • affe3c2c12 change to util.WriteFile chrislu 2022-02-04 21:32:27 -08:00
  • 76e297d64f sync call to write file, avoid vif loading error chrislu 2022-02-04 11:14:04 -08:00
  • d8e6bd0a94 Merge pull request #2635 from zerospiel/rearrange_handlers Chris Lu 2022-02-04 09:40:11 -08:00
  • f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting zerospiel 2022-02-04 15:14:48 +03:00
  • 9978f54acf fix metric names Konstantin Lebedev 2022-02-04 16:45:16 +05:00
  • 3f4e17aa24 error metrics for filer and store Konstantin Lebedev 2022-02-04 14:07:14 +05:00
  • 6bdc274d4d add s3api error for copy in file, not directory Lapshinn Vitaly 2022-02-04 03:28:37 +03:00
  • 6cf2e7d493 s3: listObjectParts return ErrNoSuchUpload if does not exist chrislu 2022-02-03 12:34:16 -08:00
  • a7982bd525 Merge pull request #2631 from zerospiel/bucket_handlers Chris Lu 2022-02-03 10:17:18 -08:00
  • b54a65ba5a weed/s3api: added new bucket handlers for more compatibility with AWS S3 Protocol zerospiel 2022-02-03 17:17:05 +03:00
  • 6bee1e9714 [volume.check.disk] fix wrong logic to compare chrislu 2022-02-01 07:48:28 -08:00
  • 7270067289 2.88 2.88 chrislu 2022-01-30 20:25:26 -08:00
  • 84c9bc4389 edge case: old entry was not replicated to remote storage chrislu 2022-01-30 20:23:24 -08:00
  • b8490fe427 adjust volume count even when not applying the changes chrislu 2022-01-28 19:11:46 -08:00
  • b3f0f170b4 Merge pull request #2618 from divanikus/master Chris Lu 2022-01-28 03:34:52 -08:00
  • b9b684194f remove max connection age chrislu 2022-01-27 02:28:22 -08:00
  • 67e3fe996a async volumeTierMove divanikus 2022-01-26 18:22:31 +03:00
  • 62d815d1ca use limited in memory buffer instead of swap file chrislu 2022-01-26 00:36:19 -08:00
  • 9596fce562 Merge pull request #2613 from kmlebedev/masterPromMetrics Chris Lu 2022-01-25 08:13:14 -08:00
  • 5c9259fa3c fix metrics master name Konstantin Lebedev 2022-01-25 14:42:47 +05:00
  • 7328962009 revert "POSIX: should not delete if a directory is not empty" chrislu 2022-01-24 14:21:50 -08:00
  • c9952759c4 metrics master is leader Konstantin Lebedev 2022-01-24 20:13:07 +05:00
  • 28efe31524 new master metrics Konstantin Lebedev 2022-01-24 19:09:43 +05:00
  • 3bba2124ef use a sliding window of in-memory writable chunks chrislu 2022-01-23 23:02:05 -08:00
  • 520591e6ea reset swap file chunk after uploading chrislu 2022-01-23 18:30:53 -08:00
  • e185d90d24 2.87 2.87 chrislu 2022-01-23 16:18:55 -08:00
  • 4a311c7f5e dedup local metadata subscribers chrislu 2022-01-23 16:14:22 -08:00
  • bb6854b972 adjust log chrislu 2022-01-22 12:35:09 -08:00
  • 2bdd737971 rename file chrislu 2022-01-22 08:28:35 -08:00
  • 643bbbeb49 rename chrislu 2022-01-22 08:27:40 -08:00
  • 18ed06b420 use memory when under 16 chunks chrislu 2022-01-22 08:11:01 -08:00
  • 8e80f3cd65 move upload pipeline locking to a different file chrislu 2022-01-22 08:09:55 -08:00
  • dde34fa99d rename chrislu 2022-01-22 08:08:01 -08:00
  • a2aa542370 rename chrislu 2022-01-22 08:07:11 -08:00
  • c376ccc5a5 swap file based random write large file upload chrislu 2022-01-22 08:06:53 -08:00
  • b9ae16fbc5 fix memory allocation chrislu 2022-01-22 08:05:04 -08:00
  • 1ee828b768 refactor chrislu 2022-01-22 06:34:29 -08:00
  • 02d0c12cdd rename chrislu 2022-01-22 06:00:10 -08:00
  • 5dea5c0449 refactor chrislu 2022-01-22 05:59:07 -08:00
  • 8aa6bf0bb9 refactoring chrislu 2022-01-22 05:40:10 -08:00
  • d97bd54e63 just refactoring chrislu 2022-01-22 04:18:54 -08:00
  • 482014f9da rename file chrislu 2022-01-22 03:50:18 -08:00
  • 3b4a9addaf rename chrislu 2022-01-22 01:46:10 -08:00
  • 4acfc098e9 re-order chrislu 2022-01-22 01:43:14 -08:00
  • e71dcfb3a6 add logging for memory allocation chrislu 2022-01-22 01:35:12 -08:00
  • 9d0f58c329 skip printing fs configuration chrislu 2022-01-21 13:29:47 -08:00
  • ce2049cdb6 refactoring, move genFn before saveFn chrislu 2022-01-21 12:08:58 -08:00
  • e47f63d159 enforce bucket quota chrislu 2022-01-21 02:34:42 -08:00
  • 6e57d8d0de s3: check bucket usage and adjust read only according to quota chrislu 2022-01-21 02:15:27 -08:00
  • 606667f205 able to configure the quota for a bucket chrislu 2022-01-21 01:42:20 -08:00
  • b1063162b6 display bucket quota chrislu 2022-01-21 00:55:04 -08:00
  • f103491912 s3: list bucket size from weed shell chrislu 2022-01-21 00:26:49 -08:00
  • 6c7135d77e Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-01-21 00:17:06 -08:00
  • ea57654e34 refactoring chrislu 2022-01-21 00:16:50 -08:00
  • 7c66f3b5fb Merge pull request #2602 from kmlebedev/master_metrics Chris Lu 2022-01-20 09:26:25 -08:00
  • 5f3784ee05 Update binaries_dev.yml Chris Lu 2022-01-19 22:24:57 -08:00
  • 1dced26304 Update binaries_dev.yml Chris Lu 2022-01-19 22:21:17 -08:00
  • b3e526ba95 url should be always using forward slash chrislu 2022-01-19 22:16:26 -08:00
  • 30b7e03920 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-01-19 21:46:07 -08:00
  • ee03cb0aa1 go mod tidy chrislu 2022-01-19 21:46:03 -08:00
  • 77c98b657e master metricsHttpPort Konstantin Lebedev 2022-01-19 21:43:22 +05:00
  • 2559d59a9d Merge pull request #2598 from kmlebedev/t.me Chris Lu 2022-01-18 17:01:26 -08:00
  • 77362700e1 S3: fail fast when "X-Amz-Copy-Source" is a folder chrislu 2022-01-18 12:04:40 -08:00
  • 30406bca0f https://t.me/Seaweedfs Konstantin Lebedev 2022-01-18 15:30:29 +05:00
  • 05c3c3f56b Merge branch 'master' of https://github.com/chrislusf/seaweedfs 2.86 chrislu 2022-01-17 23:38:13 -08:00
  • 9b77f0054e 2.86 chrislu 2022-01-17 23:38:03 -08:00
  • ec254d8a89 Merge pull request #2597 from guol-fnst/gocql_to Chris Lu 2022-01-17 23:35:13 -08:00
  • 9274557552 keep dirty pages based on temp file chrislu 2022-01-17 23:23:49 -08:00
  • da9540e666 add gocql timeout setting guol-fnst 2022-01-18 14:41:39 +08:00
  • c87b8f4c30 S3: fail fast when "X-Amz-Copy-Source" is a folder chrislu 2022-01-17 23:09:37 -08:00
  • e271721d4e Merge pull request #2596 from chrislusf/memory_chunked_write Chris Lu 2022-01-17 23:04:30 -08:00
  • b2acfd75e9 ensure entry view cache is invalidated chrislu 2022-01-17 23:02:30 -08:00
  • f4ad63528a wait for reading threads to complete before dropping sealed chunks chrislu 2022-01-17 22:24:44 -08:00
  • 0a3f95ca01 more logs chrislu 2022-01-17 20:41:00 -08:00
  • b068bc291d testing with always resetting entry view cache chrislu 2022-01-17 20:07:01 -08:00
  • 047446d5ca remove extra async execution chrislu 2022-01-17 15:50:11 -08:00
  • 7bf7af971b more logs chrislu 2022-01-17 14:15:10 -08:00
  • fc22071a2f more logs chrislu 2022-01-17 14:02:37 -08:00
  • 381f4e73a0 delete actual reference first chrislu 2022-01-17 13:56:47 -08:00
  • 0ba88596e8 invalidate filehandle entry view cache chrislu 2022-01-17 13:53:30 -08:00
  • 1734017ba1 add test chrislu 2022-01-17 13:40:41 -08:00
  • da7f13e73e Revert "testing skip memory management" chrislu 2022-01-17 03:21:31 -08:00
  • 6c908352cb testing skip memory management chrislu 2022-01-17 03:19:24 -08:00
  • 77d9993f38 remove unused variables chrislu 2022-01-17 03:19:11 -08:00
  • f710d5ffca a little speed up chrislu 2022-01-17 03:19:00 -08:00
  • fc0628c038 working chrislu 2022-01-17 01:53:56 -08:00
  • aaba9ad659 logs on non-zero data avoid_releasing_temp_file_on_write chrislu 2022-01-15 23:26:33 -08:00
  • eb058e931a add file size chrislu 2022-01-15 19:18:20 -08:00