899 Commits (cc67a0370c60a3fd5aa582c9fe677bb35a3331ae)

Author SHA1 Message Date
bwlfhu 0e08b83521
Fix volume ttl (#6683) 2 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 2 months ago
NinaLua 271505717e
chore: make function comment match function name (#6607) 3 months ago
Aleksey Kosov ef4eda0761
added re-generating and writing the Volume UUID if it is empty (#6568) 3 months ago
Lisandro Pin 7913681297
`ec.encode`: Display a warning on EC balancing if no replica placement settings are found. (#6487) 4 months ago
chrislu be15fee8e7 show error if backend is mis-configured 4 months ago
ludwigxia 5452405a81
cloud tier: support for Alibaba Cloud OSS (#6466) 4 months ago
chrislu de09a82a32 go fmt 5 months ago
chrislu bfd59dd579 adjust import 5 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 5 months ago
coffeecloudgit c531e2eb0e
Update disk_location_ec.go (#6359) 5 months ago
coffeecloudgit 7eb8257126
Update store.go (#6358) 5 months ago
Konstantin Lebedev ff1392f7f4
[shell] use constant for hdd of type (#6337) 6 months ago
chrislu f3dde99796 adjust error message 6 months ago
Trim21 fd6c787c02
fix EcVolumes sorting in volume UI (#6275) 6 months ago
chrislu 75f5afa571 fix compilation 6 months ago
chrislu 1c143cfcea display actual offset value 6 months ago
chrislu c9f3448692 ReadAt may return io.EOF t end of file 6 months ago
chrislu be09d08eb6 adjust error message 6 months ago
chrislu 96f1a2e01a adjust error message 6 months ago
Lisandro Pin f2db746690
Introduce logic to resolve volume replica placement within EC rebalancing. (#6254) 6 months ago
Kevin Bulteel 4a0dc883cf
Fix/parse upload filename (#6241) 6 months ago
Eugeniy E. Mikhailov 3003c9e17e
added backward compatible CRC check and extra explanatory comments (#6233) 6 months ago
chrislu 9873b033d1 backward compatible vif loading 7 months ago
chrislu ae5bd0667a rename proto field from DestroyTime to expire_at_sec 7 months ago
chrislu d38456dc06 do not delete collection metrics when unmount a volume 7 months ago
dsd 1e13b6879c
fix(volume): to avoid duplicate write a same needle (#6138) 7 months ago
chrislu f11567816e Revert "fix: volume data integrity check (#6118)" 7 months ago
wusong e12b9ab746
fix: volume data integrity check (#6118) 7 months ago
chrislu 7dd480acad handle missing leading zero padding in replica 8 months ago
LHHDZ 4dc33cc143
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063) 8 months ago
Max Denushev d056c0ddf2
fix(volume): don't persist RO state in specific cases (#6058) 8 months ago
chrislu 4ec6eab004 fix max volume count auto setting 8 months ago
Konstantin Lebedev 6d4f5c94ac
[volume] remove truncate idx file if size not healthy (#6043) 8 months ago
Eugeniy E. Mikhailov bc01f09e37
Do CRC check if the buffer contains the full needle data before it is sent (#5980) 9 months ago
Bruce f9e141a412
persist readonly state to volume info (#5977) 9 months ago
Bruce 310d41998d
Skip volume data integrity check for volume which has remote file (#5976) 9 months ago
chrislu 8e4bffc66b copy ec shards to disks already having ec volumes 9 months ago
wyang 361e7ebc74
fix volume.move io.EOF (#5960) 9 months ago
Eugeniy E. Mikhailov 220061573d
update metric for ErrorCRC if it happens during volume readNeedleDataInto (#5957) 9 months ago
chrislu 5535b60e8c fix replication range check 9 months ago
chrislu e8462ba3ad prevent compacting on the same volume 9 months ago
augustazz 0b00706454
EC volume supports expiration and displays expiration message when executing volume.list (#5895) 9 months ago
chrislu fdf7193ae7 rename 10 months ago
chrislu 07f4998188 add dat file size into vif for EC 10 months ago
chrislu 3a2e21fee7 fix EC reading on nLargeBlockRows 10 months ago
Dan bd54669d58
Detect underflow when calculating unused space (#5758) 11 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 11 months ago
Taehyung Lim 4d0bf6ddd4
fixed fail to initialize existing ec volume when volume server has separate index dictory (#5723) 11 months ago
NyaMisty f2a37933b1
Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() (#5633) 12 months ago