Re: [Ocfs2-users] Backup strategy for ucm on ocfs shared file system

2011-01-28 Thread Sunil Mushran
A popular way is to use ro snapshots provided by the storage arrays. On 01/28/2011 03:09 PM, Kalra, Pratima wrote: Hello, What would be the suggested backup strategy for taking a backup of ucm ocfs mount point on a regular basis? Thanks, *Pratima Kalra* (916) 795-3833 __

[Ocfs2-users] Backup strategy for ucm on ocfs shared file system

2011-01-28 Thread Kalra, Pratima
Hello, What would be the suggested backup strategy for taking a backup of ucm ocfs mount point on a regular basis? Thanks, Pratima Kalra (916) 795-3833 ___ Ocfs2-users mailing list Ocfs2-users@oss.oracle.com http://oss.oracle.com/mailman/listinfo/ocf

Re: [Ocfs2-users] crash on mount

2011-01-28 Thread Sunil Mushran
Dump the following: debugfs.ocfs2 -R "stat <3378844300>" /dev/sdX This will save the errant inode. Then run fsck -fy. Hopefully that will fix it. On 01/28/2011 02:50 PM, Christophe Bouder wrote: hi, i run debian with 2.6.37 and ocfs2-tools 1.6.3-1 i have 22 nodes and a fiber channel connec

[Ocfs2-users] crash on mount

2011-01-28 Thread Christophe Bouder
hi, i run debian with 2.6.37 and ocfs2-tools 1.6.3-1 i have 22 nodes and a fiber channel connect device of 33T. everything was ok. but suddenly it does not respond. So i switch off all the nodes then switch on only one (i have try different) and when i try to mount it crashed perpetually see th

Re: [Ocfs2-users] node reboot during rsync

2011-01-28 Thread Sunil Mushran
Known issue. Was fixed many moons ago. Ping support for a new kernel with the fix. On 01/28/2011 12:14 AM, Cristian Gae wrote: Hello One of our 5 nodes cluster has rebooted during a rsync process between two ocfs2 v1.6 volumes, both mounted on this node. All nodes have the same OS, kernel, oc