[Ocfs2-users] OCFS2 problem

2012-08-29 Thread hung -cuncon
Hi all, I'm testing IO performance. My cluster consists of 4 nodes connect to 1 block-device using iSCSI-Multipath. Block-device is formated in OCFS2 file system & mounted to nodes. My first problem: - If I use dd or iozone in single node => adapters network utilization in storage ~ 80% - 90% - Bu

Re: [Ocfs2-users] ocfs2 problem journal size

2012-08-02 Thread Sunil Mushran
oh crap. The dlm lock needs to lock the journals. So you need to recreate the journal inodes with i_size 0. dd a good journal inode and edit it using binary editor. Change the inode num to the block number, zero out the i_size and next_free_extent. Repeat for the 4 inodes. Hopefully some one on t

Re: [Ocfs2-users] ocfs2 problem journal size

2012-08-02 Thread Christophe BOUDER
hello, > The 4 journal inodes got zeroed out. Do you know how/why? raid6 with 2 bad disk and a third who got problem reinsert it in the device it appears good but it also crash the device not recognize by the system. > > Have you tried running fsck with -fy (enable writes). yes but without succ

Re: [Ocfs2-users] ocfs2 problem journal size

2012-08-02 Thread Sunil Mushran
The 4 journal inodes got zeroed out. Do you know how/why? Have you tried running fsck with -fy (enable writes). fsck.ocfs2 does have a check for bad journals that it will regenerate. JOURNAL_FILE_INVALID OCFS2 uses JDB for journalling and some journal files exist in the system directory. Fsck ha

[Ocfs2-users] ocfs2 problem journal size

2012-08-01 Thread Christophe BOUDER
Hello, i use ocfs2 1.6.3 kernel 3.4.4 on debian testing i had problem on my infortrend device media error on a disk the result i can't mount my ocfs2 file but i can read the files with debugfs.ocfs2 and my question is can i recover or recreate the journal size for node 8 9 10 11 ? thank for your

[Ocfs2-users] ocfs2 - problem with performance

2009-10-20 Thread Jan Skonc
Hi all. I have problem with performance ocfs2. I just instaled ocfs2 1.4.1 in 2 nodes cluster. I use ocfs2 in mail server. This system has large amount of small files about 50kB. Ocfs2 is formated: >> mkfs.ocfs2 -T mail -N 2 /dev/sdb1 mkfs.ocfs2 1.4.1 Cluster stack: classic o2cb O

Re: [Ocfs2-users] ocfs2 problem

2008-10-17 Thread Joel Becker
[Cc'd ocfs2-users@oss.oracle.com, the right forum] On Fri, Oct 17, 2008 at 09:12:35AM -0400, Burs, Lee wrote: > I am having a problem with the ocfs2 stack loading on a Red Hat Linux > 2.6.18-92.1.13.el5xen system. I have installed the following components > of ocfs2 for this x86_64 system type: >

Re: [Ocfs2-users] ocfs2 -problem with shared disk

2007-10-25 Thread AJ Weber
@oss.oracle.com Sent: Tuesday, October 23, 2007 6:09 AM Subject: [Ocfs2-users] ocfs2 -problem with shared disk I have only one harddisk,with Windows XP, which have one partition unformatted on it. On Windows I installed VMWare Server with 2 virtual machines, with SLES 10. On each

Re: [Ocfs2-users] ocfs2 -problem with shared disk

2007-10-25 Thread Sunil Mushran
Use debugfs.ocfs2. debugfs.ocfs2 /dev/hda6 will allow you to traverse the directories on disk. Do the same on the both nodes. Is the information getting flushed to disk? Dana Balaban wrote: I have only one harddisk,with Windows XP, which have one partition unformatted on it. On Windows I instal

[Ocfs2-users] ocfs2 -problem with shared disk

2007-10-25 Thread Dana Balaban
I have only one harddisk,with Windows XP, which have one partition unformatted on it. On Windows I installed VMWare Server with 2 virtual machines, with SLES 10. On each virutal machine, I add a harddisk based on logical drive, and when I have to specify the type of HDD, it's only IDE type,as

Re: [Ocfs2-users] ocfs2 problem

2006-03-20 Thread Sunil Mushran
Simply put, the device you are mounting is not an ocfs2 volume. Use other tools to investigate. Like, mounted.ocfs2 -d, which scans all the partitions and lists all ocfs2 volumes. Akhilesh Shastry wrote: > Hi, > > I am having a two node cluster with rhelu2 OS installed and when i am > trying to m

[Ocfs2-users] ocfs2 problem

2006-03-19 Thread Akhilesh Shastry
Hi, I am having a two node cluster with rhelu2 OS installed and when i am trying to mount with ocfs ,i am getting the error pasted below. "ocfs2_hb_ctl: Bad magic number in superblock while reading uuid mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" I