search for: ocfstool

Displaying 19 results from an estimated 19 matches for "ocfstool".

2004 Jun 29
1
seg fault using ocfstool
Hi all, i have the following configuration: RHAS 2.1 2.4.9-e.40enterprise #1 SMP (2 node cluster). ocfs-support-1.1.2-1 ocfs-tools-1.1.2-1 ocfs-2.4.9-e-enterprise-1.0.12-1 i followed the users guide to install and configure ocfs. During definition and formatting of ocfs-partitions the ocfstool crashed. Now restarting ocfstool fails with the following error: ocfstool Abnormal termination! There may be bound raw devices left lying around, please clean them up using the raw(8) command. Segmentation fault checking with raw -qa returns 1 row: [root@chdb100 root]# raw -qa /dev/raw/raw1: bo...
2004 Aug 23
2
Changing a node's hostname.
What steps do I need to take to change a host's name? I modified the /etc/ocfs.conf file but ocfstool still reports the old name under the "Configured Nodes" tab. I'm also wondering where ocfstool stores the partition information that it shows under the device list. I dumped a couple ocfs partitions but they still show up in ocfstool. Thanks, Don _________________________...
2004 Jun 18
2
Problems with OCFSTOOL after LUN Maintenance
...mplemented as Raw Devices. We needed to reclaim some space from existing LUN's to create the raw devices as we had expected to able to put all Oracle related files under OCFS (Yes, we belived the hype). This required us to drop and recreate the LUNs that are to be used under OCFS. As a result OCFSTOOL does not recognize the new LUNs that were created. Also, any new LUNs that have been created are not being seen by OCFSTOOL. Oracle support on this issue has been expectedly poor. Has anyone else seen and issue like this ? Thanks in advance. ------------------------------------------------------...
2004 Mar 05
1
Worrisome file listings in ocfstool
We finally seem to have worked most of the kinks out of our OCFS/RAC setup, and are running a mass import to clone our production database for testing. While this has been going on, I fired up ocfstool to check out the states of the various shared volumes. In several cases, I saw (in the File Listing tab) multiple entries for some directories and files at the filesystem root. The duplicate directory entries all seemed to contain the same files, but some of the redundant files appeared to be old...
2004 Feb 12
3
Ocfs mount issues
I am trying to mount the ocfs partitions using the following command Mount -t ocfs -o uid=oracle,gid=dba /dev/sda /ocfs01 as user oracle and group dba. However it mounts the volume as root. But if I use the ocfstool for the first and mount it as oracle:dba, the subsequent mounts using the above command line mounts the volume as oracle:dba. Is there something that I am missing or I will have to only use the ocfstool for the first time. Regards Sriram -------------- next part -------------- An HTML attach...
2004 Mar 02
3
Odd errors while mounting an OCFS filesystem
...n.c, 310 ocfs: Unmounting device (8,1) on node1 (node 1) ocfs: Adding node2 (node 0) to clustered device (8,1) (3275) ERROR: Systemfile cannot allocate contiguously 80 blocks, Common/ocfsgencreate.c, 358 (3275) ERROR: status = -28, Common/ocfsgensysfile.c, 456 On a whim, I tried reformatting with ocfstool, and then I was able to mount the filesystem from both nodes with no problems. I figure that mkfs.ocfs may just be broken, in which case I'll just create all of my filesystems with ocfstool. I do worry, however, about the overall stability of the filesystems in the long run. The servers are...
2004 Feb 10
3
Question about filesystem ownership
I've created a few OCFS filesystems (RHEL 3, OCFS 1.0.9-12) while attempting to assign ownership by oracle:dba. I've done this both with ocfstool and mkfs.ocfs. They both seem to accept the parameters, but the resulting filesystem is always owned by root:root. This is not a fatal problem, since we can just throw all of our Oracle files into a properly-owned subdirectory in each filesystem, but I was wondering if this was expected behavior....
2003 Aug 11
1
Strange "feature"
Hi all! Doing my first steps with OCFS (1.0.9), I ran across a nifty little "feature".... We've been trying if DMP with QLogic 2300 HBAs works without having DMP activated (ok, blame on me...). ocfstool allows you to mount different partitions on the same mountpoint, but after we tried that, everything went to state "D" and we chose to reboot the whole cluster (4 nodes). After rebooting, ocfstool shows 6 (!) slots per partition, with 2 nodes configured twice, each with two different...
2005 Apr 17
2
Quorum error
...17 10:33:41 2005 } I upgraded ocfs to 1.0.13 (from 1.0.11)... -Stopped ocfs -Removed the ocfs module -Upgraded to ocfs 1.0.13 $rpm -qa | grep ocfs ocfs-2.4.9-e-1.0.13-1 ocfs-tools-1.0.10-1 ocfs-2.4.9-e-enterprise-1.0.13-1 ocfs-support-1.0.10-1 -Started ocfs (no error) Then tried to run the ocfstool and get: Read_dir_node: No such device or address <error continues to scroll until ctrl-c> Note: I also got this same error prior to upgrading to 1.0.13 (I was hoping the upgrade would resolve that issue) Don't know if the original error is related to ocfs, but now I suspect ocfs may h...
2004 Feb 02
1
ocfs compilation error
...configure I receive the following error msg: *** the gtk-config script installed by GTK could not be found *** If GTK wall installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environmet variable to the *** full path to gtk-config configure: warning GTK+ not found, ocfstool will not be be built when I run rpm -qa | grep gtk I find that gtk+-1.2.10-11 is installed. I'm using redhat AS 2.4.9-e.35 Mauro Staretz. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs-users/attachments/20040202/fcb696be/...
2004 Jun 08
1
OCFS write/read across 2 nodes
...stion 1: At this point should I see "1"? t=1 Node A echo "2" > /ocfsmount/a Node B cat /ocfsmount/a >>>>Question 2: At this point should I see "2"? The problem is that at t=1 I am still seeing "1", however when I run ocfstool on node B I can see "2". Assuming that this is correct behaviour this must imply that Oracle writes and reads to/from the filesystem in a different manner. Is this where o_direct comes in? Thanks Dermot -------------- next part -------------- An HTML attachment was scrubbed... URL: ht...
2005 Nov 17
1
Startup error- new install
...els on these boxes and need to install and run ocfs. Kernel: ------- 2.4.21-27.0.4.ELhugemem Loaded the ocfs rpm's --------------------- # rpm -qa | grep ocfs ocfs-2.4.21-EL-smp-1.0.14-1 ocfs-support-1.1.5-1 ocfs-2.4.21-EL-1.0.14-1 ocfs-2.4.21-EL-hugemem-1.0.14-1 ocfs-tools-1.0.10-1 Ran the ocfstool and created the config Tried starting ocfs manually and it failed... then tried rebooting... Ocfs won't start >From the boot.log: ------------------ Nov 17 13:37:47 appsdb4kick load_ocfs: /sbin/modprobe ocfs node_name=appsdb4kick.inter-tel.com ip_address=172.30.200.247 cs=1797 guid...
2009 Apr 03
1
Could not get a raw device slot for disk access. Please free up some devices.
...e up some devices. Error: Error opening /dev/rawctl No such file or directory, bindraw.c 63 Since there was mention of /dev/rawctl, i tried the following too: # mkdir /dev/raw cd /dev/raw mknod raw5 c 162 5 modprobe raw raw /dev/raw/raw5 /dev/sdb5 Even after the above commands, when i try to run ocfstool, i get the same error.
2005 Aug 23
3
Not mounting on boot
...riginally installed by Dell. Since then I've upgraded the OCFS and a few other pkgs. But ever since the beginning the ocfs drives mounted on boot. Recently(in the past 6+ months) I've added some new ocfs drives I can mount them through a 'mount -t ocfs /dev/.... /...' command or the ocfstool They all have the same permissions and ownership as the original drives. But they never mount on boot. [I don't reboot very often, about 1 every 1.5yrs or so, for HW changes and alike] But regardless, I'd rather automate the mounting process for these drives. [I don't want to use a boo...
2004 Apr 21
1
Fwd: RE: OCFS Hang
...t was successful, although trying to get to /u06/oradata/database was still hanging. We then rebooted the node, and after that everything is fine now. I'll look more into this using your suggestions and hopefully if/when it happens again, I'll have more information for you all. BTW, using ocfstool, I was able to "browse" over and see the contents of that directory fine. Thanks again, Randy PS: We had also logged a case with oracle support. -----Original Message----- From: Kurt Hackel [mailto:Kurt.Hackel@oracle.com] Sent: Mon 4/19/2004 3:54 PM To: Doering, Randy Cc:...
2004 Feb 02
0
RES: ocfs compilation error
...ing error msg: > > *** the gtk-config script installed by GTK could not be found > *** If GTK wall installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GTK_CONFIG environmet variable to the > *** full path to gtk-config > configure: warning GTK+ not found, ocfstool will not be be built > > when I run rpm -qa | grep gtk I find that gtk+-1.2.10-11 is installed. > I'm using redhat AS 2.4.9-e.35 > > Mauro Staretz. > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://...
2004 Apr 19
5
OCFS Hang
Greetings, Having read about the previous OSFS hangs, I think this one that we are seeing is different, but I'm not sure if this is caused by OCFS or the Linux OS. We are running OCFS Version 1.09 with Linux AS 3.0/9i RAC. We have a 2 node Intel Cluster (Node 1 and Node 2). This morning the DBA tried to do an "ls" command on /u06/oradata/database
2004 Feb 09
0
RES: RES: RES: ocfs installation error on RHAS 2.1
Well, I've compiled and installed Kernel 2.4.9-37 uniprocessor. I've made ocfs setup using version 1.0.9-9 uniprocessor. I've generated ocfs.conf using ocfstool. When I start ocfs using /etc/init.d/ocfs start, I receive the following errors: [root@RAC1 root]# /etc/init.d/ocfs start Loading OCFS: /sbin/insmod ocfs node_name=RAC1.localdomain ip_address=192.168.61 2 ip_port=7000 cs=1793 guid=8ABD4778558998D89F6B005056404953 comm_voting=1 /lib/modules/2.4.9-...
2004 Aug 02
6
Calculating volume size from superblock
Another simple question. How do I calculate the size of the volume from the superblock? Do I just use the two fields: u_int32_t s_blocksize_bits; /* Blocksize for this fs */ u_int32_t s_clustersize_bits; /* Clustersize for this fs */ What is the formula to use? Thanks, John