Chris Lu
a4369b35a7
merge changes from about dealing with read only volumes.
97482255d5
.diff
12 years ago
Chris Lu
db8e27be6e
add lots of error checking by GThomas
12 years ago
Chris Lu
5071f528f6
testing compilation with remove package
12 years ago
Chris Lu
55f2627fcf
testing new directory structure
12 years ago
Chris Lu
ab6fb13ad7
avoid the "src" folder
12 years ago
Chris Lu
cb4e8ec16b
re-organize code directory structure
12 years ago
Chris Lu
81b9175c7a
re-factoring volume file scanning code
add export function
fix bugs on deleted byte counting
12 years ago
Chris Lu
866d15023d
better error handling, check in for Gulácsi Tamás
12 years ago
Chris Lu
b0c7df0c3b
go fmt for all source codes
12 years ago
Chris Lu
bf9c4ed033
Revert "add cmd/dump - a dumper"
This reverts commit 5d2a1e8d48
.
12 years ago
Chris Lu
5b49065a57
Revert "add Frozen attribute to VolumeInfo"
This reverts commit dd685fdd8d
.
12 years ago
Chris Lu
3b21317863
Revert "add "freeze" subcommand to volume"
This reverts commit f262fed197
.
12 years ago
Chris Lu
ee08e38126
Revert "fix errors with frozen volume loading"
This reverts commit 92ffba2ab9
.
12 years ago
Tamás Gulácsi
92ffba2ab9
fix errors with frozen volume loading
12 years ago
Tamás Gulácsi
f262fed197
add "freeze" subcommand to volume
12 years ago
Tamás Gulácsi
dd685fdd8d
add Frozen attribute to VolumeInfo
12 years ago
Tamás Gulácsi
5d2a1e8d48
add cmd/dump - a dumper
Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose.
12 years ago
Chris Lu
018f0b73be
properly handle quick volume server restart
12 years ago
Chris Lu
ab5e9727a9
reading/setting/reporting correct volume version
12 years ago
Chris Lu
8af7906b3d
better log message
12 years ago
Chris Lu
6201ed537e
reporting volume size as early as possible
12 years ago
Chris Lu
94dbe60233
periodically compact volumes
12 years ago
Chris Lu
f5a8382933
add warning message
12 years ago
Chris Lu
86c8f248bd
support compacting a volume
12 years ago
Chris Lu
6b1e60582c
adding file count and deletion count
12 years ago
Chris Lu
6ce41e30a4
change to 3-digit replication types
12 years ago
Chris Lu
7ee12f14a8
add option to set server's ip address
12 years ago
Chris Lu
e340fbee82
removing set volume location
display version number
add default replication type
12 years ago
Chris Lu
2002111a80
removing volume list
12 years ago
Chris Lu
5e97179d06
refactoring content uploading
12 years ago
Chris Lu
462f2ed958
for moved volumes, redirect with code 501
12 years ago
Chris Lu
4846a7232e
adjusting return messages for growing volumes
12 years ago
Chris Lu
9b99240584
can auto grow 00 and 01 replication volumes
12 years ago
Chris Lu
6892842021
verify adding columes should work well
12 years ago
Chris Lu
9e0f8d9f0d
remote assigns volume to volume server
12 years ago
Chris Lu
e4c0693b03
replication related work on data nodes
12 years ago
Chris Lu
2dceb44ae4
add more for volume placement
fix possible nil volume cases
13 years ago
Chris Lu
09ed882e5f
clean log
13 years ago
Chris Lu
9f92f2779d
adjusting for types
13 years ago
Chris Lu
5e3ecc1b82
adding VolumeId type
13 years ago
Chris Lu
31e4dbfe38
change volume id type to topology.VolumeId
13 years ago
Chris Lu
5caa7bbdc9
refactoring only
13 years ago
chris.lu@gmail.com
bb01324482
compatible with Go1
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@46 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
659bf1940f
correctly deleting a file
correctly setting volume file size limit
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@42 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
0eff4311f5
add more error handling, adjust volume size to 32G
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@32 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
3c98f1a119
better log messages
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@28 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
4c36190dd3
rename weedc option name to publicUrl
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@27 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
6913fabc64
simplifying volume id mechanism, removing automatic volume id generation and discovering
periodically report machine status
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@25 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
ae3a53388f
refactoring code
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@24 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
6813f118d4
get and delete now checks cookie
adding super block
adding tool to fix volume index
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@23 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago