--Repository location
[root@hyperfur Repositories]# pwd
/OVS/Repositories
--List of repositories
[root@hyperfur Repositories]# ls
0004fb0000030000dcf6f0c23eee31af
--Tar zip the repository and save and NFS mount
[root@hyperfur Repositories]# tar -cvzf /FREENAS/hyperfur-repos-070312.tar.gz 0004fb0000030000dcf6f0c23eee31af/
--To untar the file use
tar –xvzf filename.tar.gz