1 Oct 2009 12:50
Restore an imap directory that has been deleted
Hello, We are using: store1 SUPERUSER =seguin/ imta version Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009) libimta.so 7u2-7.04 64bit (built 15:59:12, Jul 2 2009) Using /opt/sun/comms/messaging64/config/imta.cnf (compiled) SunOS store1.unige.ch 5.10 Generic_138888-05 sun4u sparc SUNW,SPARC-Enterprise I would like to restore an imap folder that has been deleted. The machine is running zfs. I have followed the sun recommendations. Therefore there are two filesystems: # df -h | grep prima /store/primary-idx xT xG xT x% /store/primary-idx /store/primary-msg xT xT xT xx% /store/primary-msg I have copied. from a zfs snapshot, the directory that contains the imap folder in: /store/primary-msg/=user/56/75/=username # cp -rip /snapshot/oldFolder/ /store/primary-msg/=user/56/75/=username/ Then I have run: # reconstruct -m -p partitionUsername -u username But oldFolder was not in the list returned by the command. Therefore it did not see the folder.(Continue reading)
RSS Feed