Hi Sachi,
I have the similar setup (Except filer)
Master :
./weed master -defaultReplication=001
Volume:
./weed volume -port=8081 -dir=/volumes/vol1 -max=100 -mserver="master_address:9333" -dataCenter=dc1 -rack=rack1 pulseSeconds=3
./weed volume -port=8082 -dir=/volumes/vol2 -max=100 -mserver="master_address:9333" -dataCenter=dc1 -rack=rack1 pulseSeconds=3
I am uploading to 8081 which corresponds to /volumes/vol1. And I observe that files are replicated in 8082 corresponding to /volumes/vol2
My problem is, replication is happening, but the file sizes are varying.
A thought on this or help would be appreciated.
Regards
M K Prem Kumar