WARNING - libpthread changes

2009-07-07 Thread Hasso Tepper
I committed the change which syncs our threading libraries. As a result a lot of more features are available now in libpthread - barriers, spinlocks and some more: pthread_attr_getguardsize pthread_attr_setguardsize pthread_barrier_destroy pthread_barrier_init pthread_barrier_wait

hammer mirror shows differrent results from differrent terminals

2009-07-07 Thread Siju George
Hi, I have a master pfs and slave pfs in two differrent disks. #hammer pfs-status /Backup1/Data /Backup1/Data PFS #1 { sync-beg-tid=0x0001 sync-end-tid=0x0001000204b0 shared-uuid=94063778-6ac7-11de-a994-011617202aa6

Re: hammer mirror shows differrent results from differrent terminals

2009-07-07 Thread Matthew Dillon
:Now in xterm1 I create a test file in the master pfs : :# touch test :# ls -l :total 0 :... :# hammer mirror-copy /Backup1/Data /Backup2/Data :Mirror-read: Mirror from 0001000204b1 to 0001000204f0 :Mirror-read /Backup1/Data succeeded :# :Now I check the slave in xterm2 : :# pwd