Alessandro Bartalucci
Alessandro Bartalucci
well the schema has only a few records since I'm trying on a test minimal installation, if a do a du on the minio folder the total is less than...
on cassandra-0 the total data amounts to: ``` sudo du -skh /mnt/disks/cassandra/data/thingsboard 9.4M /mnt/disks/cassandra/data/thingsboard ``` same on the other nodes
Sure give a minute
ok skbn seems to be working properly created a file on minio ``` sudo dd if=/dev/zero of=/mnt/NAS/repo/mounts/minio/storage/db-backup/abigfile bs=1M count=1024 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied,...
Maor, looking at your skbn PerformCopy code https://github.com/nuvo/skbn/blob/42781bdb9d5cd81fcda5a6ac44a17e0480fb0e94/pkg/skbn/skbn.go#L139 I see you are using nio buffers, maybe the hang process is due to some race condition provoked by the goroutines pipew...
Then the stuck is either in Download/Upload functions..
Unfortunately is not a particular file, when running cain it randomly stops every time on different ( very small ) files. Only a couple of times It did finish the...
this is a short gif of the stuck 
Cool idea ! I will try thanks
no luck I got stuck here this time :( ``` cain restore --src 'k8s://cfs/minio-deployment-6655ffc669-ph868/minio/storage/db-backup/cassandra/cfs/thingsboard-cluster' -n cfs -k thingsboard -t 20190112212203 --cassandra-data-dir /cassandra_data/data --buffer-size 1 -l app=cassandra ... 2019/01/13 17:37:18 [0372/1674]...