Commit Graph

  • c4174c5510 [feat] tools-v2: add snapshot copyset --all master montaguelhz 2023-07-15 15:10:06 +0800
  • 3527ef9491 fix bugs 1. fuse_volume_client just flush inode but do not flush data in Flush 2. Optimize blockgroup allocation logic: - fix the available group will always decrease in the case of insufficient allocation on the mds side - the blockgroup assigned by mds to the client is allowed to be smaller than the count required by the client - mds does not allocate blockgroups exceeding a certain water level 3. fix the issue where the cache of metaserver_client could only correspond to a single file system 4. Optimize log: add some vlog to print more details fs_curvebs_storage_support ilixiaocui 2023-06-22 09:30:35 +0800
  • 9f6244f29a curvefs/client: fix s3 object will not be removed hzwuhongsong 2023-06-29 10:21:01 +0800
  • 81c80e0069
    Update curve_fs_robot.txt YunhuiChen-patch-1 YunhuiChen 2023-07-12 11:14:17 +0800
  • b6b23aa97c curvefs/fix: addition of the objectPrefix field in the message S3Info has caused compatibility issues release2.6 ilixiaocui 2023-07-10 14:15:14 +0800
  • 26824d62f4 curvefs/fix: addition of the objectPrefix field in the message S3Info has caused compatibility issues ilixiaocui 2023-07-10 14:15:14 +0800
  • 09bccf3d8d curvebs/chunkserver: enable odsync by default Hanqing Wu 2023-07-06 16:55:02 +0800
  • 872d38c1af fix make curvebs image v1.2.7-beta2 release1.2 local_snapshotclone Hanqing Wu 2023-07-06 20:06:18 +0800
  • 78526ee48c curvebs/chunkserver: enable odsync by default Hanqing Wu 2023-07-06 16:27:56 +0800
  • ea12fa75be curvebs: support 512 aligned IO Hanqing Wu 2022-02-23 19:18:10 +0800
  • 8cdbce5de6 Revert "client/chunkserver/curve-nbd: support 512 aligned IO requests" Hanqing Wu 2023-07-04 14:01:20 +0800
  • f1a81dd643 client supports mounting volumes in different clusters caoxianfei1 2023-06-28 17:00:38 +0800
  • ef6c4d9c33 CurveBs:Add size of chunkfilepool to optimize whether the logical pool is allocated Zhao ZeYu 2022-08-24 12:00:46 +0800
  • 51f060b7d6 CurveBS: the volume creation should fail when the CurveBS cluster capacity reaches a certain watermark Zhao ZeYu 2022-09-17 17:13:49 +0800
  • ace571a80e [fix]tools-v2: create file Cyber-SiKu 2023-07-05 11:19:31 +0800
  • 4caa027859 [fix] rm apt cmd in bs Cyber-SiKu 2023-07-03 17:33:33 +0800
  • b23c3e3484 curvefs/client: fix s3 object will not be removed release2.5 hzwuhongsong 2023-06-29 10:21:01 +0800
  • 3f46c0ee4b curvefs/client: fix s3 object will not be removed release2.4 hzwuhongsong 2023-06-29 10:21:01 +0800
  • 621c4d889c curvefs/client: fix s3 object will not be removed v2.3.0-rc5 release2.3 hzwuhongsong 2023-06-29 10:21:01 +0800
  • 73defb0fe3 curvebs: support 512 aligned IO Hanqing Wu 2022-02-23 19:18:10 +0800
  • 3686938a20 Revert "client/chunkserver/curve-nbd: support 512 aligned IO requests" Hanqing Wu 2023-06-13 10:33:24 +0800
  • 6113dbe266 curvefs/client: fix s3 object will not be removed v2.6.0-beta hzwuhongsong 2023-06-29 10:21:01 +0800
  • 8db694299e client supports mounting volumes in different clusters caoxianfei1 2023-06-28 17:00:38 +0800
  • 7e8bc18194 curvefs/client: fix s3 object will not be removed hzwuhongsong 2023-06-29 10:21:01 +0800
  • 37055e9eb7 unittest: fix filepool test invalid memory access Hanqing Wu 2023-06-27 22:27:53 +0800
  • 057cac9f7d [fix] warmup to mem error Cyber-SiKu 2023-06-26 15:58:45 +0800
  • 44949da50b mds/metaserver: Add idle_timeout_sec option swj 2023-05-12 16:04:10 +0800
  • 597e5bc502 [fix] warmup to mem error Cyber-SiKu 2023-06-26 15:58:45 +0800
  • d436082a0f upgrade googletest to v1.12.1 Hanqing Wu 2023-06-25 15:14:04 +0800
  • 6e00652be0 [refactor]tools-v2: refactor all *map to map~ XR-stb 2023-06-19 22:13:37 +0800
  • 746f2c17ec add bs status cluster caoxianfei1 2023-06-19 20:25:40 +0800
  • f75db7e83c [fix][skipci] relace harbor with opencurve Cyber-SiKu 2023-06-21 10:49:24 +0800
  • cb8d72f664 [feat] tools-v2: add update leader-schedule montaguelhz 2023-06-25 15:14:04 +0800
  • e770d4aae4 build(deps): bump github.com/cilium/cilium in /tools-v2 dependabot[bot] 2023-06-16 17:49:31 +0000
  • 771f8c183a [refactor]tools-v2: optimize duplicate code baiyongtian 2023-06-14 18:23:31 +0800
  • 83ee153726 [feat]tools-v2: add bs list may-broken-vol baytan0720 2023-06-07 16:25:29 +0800
  • 6fa82a12ba [fix]get copysset in clusetr Cyber-SiKu 2023-06-12 14:27:34 +0800
  • f76ed2d5f2 [fix]fs list copysetinfo err Cyber-SiKu 2023-06-09 11:35:14 +0800
  • 75acc364ee curvefs/client: fixed some minor bugs. Wine93 2023-06-08 13:50:16 +0800
  • 150cd3b9b6 curvefs/client: fixed some minor bugs. Wine93 2023-06-08 13:50:16 +0800
  • fea8cd46c1 curvebs/mds: add poolset rules to support assigning poolset based on directories v1.2.7-beta1 Hanqing Wu 2023-06-07 14:51:01 +0800
  • bd6b5cf02e curvebs: support poolset jolly-sy 2022-09-14 14:30:56 +0800
  • b9f73afffc curvebs/client: mds address should not be empty Hanqing Wu 2023-05-08 22:49:18 +0800
  • 93347dc201 [feat] add status chunkServer Cyber-SiKu 2023-05-11 14:30:39 +0800
  • f494782c30 [fix] bug: raft concurrent error Xinlong Chen 2023-04-27 16:38:09 +0800
  • 6b779bfb97 curvebs/mds: constrains stripe in one segment Hanqing Wu 2023-02-02 11:14:00 +0800
  • de5fd02c4d support create volume directory by curve_ops_tool Wangpan 2022-11-16 11:45:42 +0800
  • efc103e47b CurveBS: curve_ops_tool show space usage of every logicalpool Zhao ZeYu 2022-09-13 19:10:52 +0800
  • 6b5df49590 common: fix Uncopyable class destructor and use modern style rewrite it fan 2022-08-19 18:43:15 +0800
  • 1eff60c00f curve: fix curve_ops_tool without snapshotserver Cyber-SiKu 2022-07-06 18:05:22 +0800
  • 7313c00b48 curve_ops_tool: fix calculate chunkserver left size bug sean 2021-10-26 15:01:35 +0800
  • 2220f1724f curvefs: recovey recyclebin file sean 2021-01-27 20:27:25 +0800
  • 1279ee95d2 [feat] add bs status copyset Cyber-SiKu 2023-05-19 11:38:55 +0800
  • 191a001f9c curvebs/mds: add poolset rules to support assigning poolset based on directories Hanqing Wu 2023-06-07 14:51:01 +0800
  • ada6a181f2 curvebs: support poolset jolly-sy 2022-09-14 14:30:56 +0800
  • d9d74a0a09 curvebs/client: mds address should not be empty Hanqing Wu 2023-05-08 22:49:18 +0800
  • 1822d49abc curvebs: fix segfault when enable O_DSYNC Hanqing Wu 2023-05-08 22:38:54 +0800
  • 4762448bbb [curve/toos-v2]: add bs scan-status Signed-off-by: lianzhanbiao <lzbcs@outlook.com> lzb-dell 2023-05-08 19:44:02 +0800
  • 586a736a7b Update README.md SiKu 2023-05-30 11:34:10 +0800
  • d9e0310c78 fix buildfs.sh failed an debian11 swj 2023-05-31 22:04:54 +0800
  • 26a51f0d4b [feat]tools-v2: add update copyset availflag baytan0720 2023-05-05 18:37:22 +0800
  • 6669a1b3a4 curvefs/client: opt of bs for fs storage backend hzwuhongsong 2023-03-14 12:28:07 +0800
  • f1286c2912 [feat] curvefs: add concurrent apply queue Xinlong-Chen 2023-05-18 19:29:10 +0800
  • 4ae45e5dd0 curvefs/client: improve metadata performance. Wine93 2023-05-25 14:53:21 +0800
  • 8b12205642 fix python3 cbdclient binding, use bytes instead of str h0hmj 2023-05-29 22:07:33 +0800
  • 65fae138b5 [WIP] Some bug fixes during testing ilixiaocui 2023-05-26 21:01:18 +0800
  • 057cc60f5c curvefs: support space deallocate for curvebs volume as backend ilixiaocui 2023-03-15 11:38:20 +0800
  • 5a9772b4fe fix_enableSumInDir jbk 2023-05-19 15:51:27 +0800
  • 4bb0b5267a add qos for curve-fuse, then we can limits the bandwidth and iops UniverseParticle 2023-05-13 21:41:38 +0800
  • cf31a8ba8d curvefs/client: fuse client exit when cache size less than 8MB Ziy1-Tan 2023-05-23 23:21:39 +0800
  • f07a85e9b2 curvefs/client: remove unused setting fuseMaxSize Ziy1-Tan 2023-05-23 21:37:45 +0800
  • 6f533ae401 feat: add list chunkserver Sindweller 2023-05-18 21:18:57 +0800
  • cbe49c21c3 curvefs: support space deallocate for curvebs volume as backend volumespacerecycle ilixiaocui 2023-03-15 11:38:20 +0800
  • cb8244d172 [fix] list space error Cyber-SiKu 2023-05-18 16:50:12 +0800
  • ecb882c8ab [fix] congfig and cobrautil rely Cyber-SiKu 2023-05-18 15:03:33 +0800
  • d6ee60fc03 [feat] add status chunkServer Cyber-SiKu 2023-05-11 14:30:39 +0800
  • f75128fb7e [fix]tools-v2: fix some error about check copyset baytan0720 2023-05-17 15:48:29 +0800
  • b235bd5b4a curvefs: enable async read for FileCacheManager::ReadKVRequest Ziy1-Tan 2023-05-08 12:39:38 +0800
  • 599ac4c183 [fix] bug: raft concurrent error Xinlong Chen 2023-04-27 16:38:09 +0800
  • f473ebd2c1 [fix] tools-v2: fix return error format Xinlong-Chen 2023-05-12 22:34:46 +0800
  • 59af5d1fde build(deps): bump github.com/docker/distribution in /tools-v2 dependabot[bot] 2023-05-11 20:48:51 +0000
  • 96f66e7094 build: refactor and fix build issues in mk-deb.sh and mk-tar Charlie Chiang 2023-05-15 18:50:21 +0800
  • f18223fbb9 [fix] tools-v2: fix robust string Xinlong-Chen 2023-05-11 22:25:43 +0800
  • a14bcd3ecd [fix] build in debian11 Cyber-SiKu 2023-05-11 20:41:40 +0800
  • 4b8776d3ba add CurveFS+MinIO S3 Gateway practical to README_cn.md Wangpan 2023-05-12 09:58:48 +0800
  • d89b5138a8 add CurveFS+MinIO S3 Gateway practical to README.md Wangpan 2023-05-12 09:55:32 +0800
  • de447961be [feat] tools-v2: add scan-state montaguelhz 2023-05-11 11:59:39 +0800
  • c67b7eacf5 [skipci] doc: update doc(mds, monitor, developers_guide) Xinlong Chen 2023-05-11 00:44:33 +0800
  • 3aa7435062 [feat] tools-v2: add do-snapshot Xinlong-Chen 2023-04-28 14:14:03 +0800
  • 8a2d5d086e update cncf sandbox project notice Wangpan 2023-05-10 14:27:53 +0800
  • c581f66e0e [feat] tools-v2: add transfer-leader Xinlong-Chen 2023-04-28 10:39:51 +0800
  • 32d1263092 update curvebs mds topo metric update time and install.sh wanghai01 2023-04-24 15:14:52 +0800
  • 4021ca2b5f curvebs/mds: add getChunkserverInCluster rpc api wanghai01 2023-01-16 10:36:04 +0800
  • 7645c0d527 curvebs: add some topo metric wanghai01 2023-01-13 15:42:11 +0800
  • 3af94838a9 curvebs/mds: add curvebs logicpool io metric hzwuhongsong 2022-12-29 14:25:58 +0800
  • 665470ca70 curvebs/mds: add cluster io metrics hzwuhongsong 2022-12-27 14:57:28 +0800
  • 41a5868736 [fix] fix readme Cyber-SiKu 2023-05-08 15:22:02 +0800
  • 57892ffce5 update curvebs mds topo metric update time and install.sh wanghai01 2023-04-24 15:14:52 +0800
  • 1f034d1e49 [fix] format flag Cyber-SiKu 2023-05-08 12:51:08 +0800
  • eb88442537 [feat] tools-v2: add snapshot-clone-status Xinlong-Chen 2023-04-26 16:34:41 +0800