Currently, the rsync exports to labstore1003 sends data in a structure that on WMCS nfs dumps clients ends up looking like:
root@newdumps-test:/public/dumps# ls incr pagecounts-all-sites pagecounts-raw pageviews public
In the new setup, we won't have the rsyncs anymore, and the directory structure has incr, pagecounts-all-sites, pagecounts-raw, pageviews under /other. In order to not break client code when we migrate, I'm proposing we maintain these four as symlinks for backwards compatibility with the current directory structure.