Open blinkdog opened 1 year ago
Progress is ~14.5 TB out of ~80 TB. This is pretty slow, so we may consider an rsync
option instead.
i3admin@data /data/ana/analyses_no_links $ sudo du | sort -n | tail -5
6193130700 ./PeV_multiflavour/Hydrangea/reconstruction/max_muon
6577032345 ./PeV_multiflavour/Hydrangea/reconstruction
10729479910 ./PeV_multiflavour/Hydrangea
11172010229 ./PeV_multiflavour
14497680755 .
Unfortunately,
/data/ana/analyses
includes many softlinks to other file systems, including/data/user
and/home
. So we're in a process of de-linkifying the tree to/data/ana/analyses_no_links
.