Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mounted.ocfs2(8) [debian man page]

mounted.ocfs2(8)						OCFS2 Manual Pages						  mounted.ocfs2(8)

NAME
mounted.ocfs2 - Detects all OCFS2 volumes on a system. SYNOPSIS
mounted.ocfs2 [-d] [-f] [device] DESCRIPTION
mounted.ocfs2 is used to detect OCFS2 volume(s) on a system. This tool assumes that the nodes detected on the system are part of the same cluster as the one specified in /etc/ocfs2/cluster.conf. OPTIONS
-d Lists the OCFS2 volumes along with their labels and uuids. If a device is not specified, it scans all the devices in /proc/parti- tions. -f Lists the OCFS2 volumes along with the list of nodes that have mounted the volume. The node names are listed if the O2CB cluster is online. Note: As this information is gathered using dirty-read, the information may be stale. EXAMPLES
[root@node1 ~]# mounted.ocfs2 -d Device FS Stack UUID Label /dev/sdb1 ocfs2 local 2D1C9636FE38462DB43A75D1DA592207 vmvol /dev/sdj1 ocfs2 o2cb FF2E239B02D941FEAF25BDAE8DD553B9 dbstore [root@node1 ~]# mounted.ocfs2 -f Device FS Nodes /dev/sdb1 ocfs2 node15, node1 SEE ALSO
mkfs.ocfs2(8) fsck.ocfs2(8) tunefs.ocfs2(8) debugfs.ocfs2(8) ocfs2console(8) o2cb(7) AUTHORS
Oracle Corporation COPYRIGHT
Copyright (C) 2004, 2010 Oracle. All rights reserved. Version 1.6.4 September 2010 mounted.ocfs2(8)

Check Out this Related Man Page

ocfs2_hb_ctl(8) 						OCFS2 Manual Pages						   ocfs2_hb_ctl(8)

NAME
ocfs2_hb_ctl - Starts and stops the OCFS2 heartbeat on a given device. SYNOPSIS
ocfs2_hb_ctl -S -d device service ocfs2_hb_ctl -S -u uuid service ocfs2_hb_ctl -K -d device service ocfs2_hb_ctl -K -u uuid service ocfs2_hb_ctl -I -d device ocfs2_hb_ctl -I -u uuid ocfs2_hb_ctl -P -d device [-n io_priority] ocfs2_hb_ctl -P -u uuid [-n io_priority] ocfs2_hb_ctl -h DESCRIPTION
ocfs2_hb_ctl starts and stops the heartbeat on a OCFS2 device. Users are strongly urged not to use this tool directly. It is automatically invoked by mount.ocfs2 and other tools that require heartbeat notifications. The tools accepts devices to be specified by its name or its uuid. Service denotes the application that is requesting the heartbeat notifi- cation. OPTIONS
-S Starts the heartbeat. -K Stops the heartbeat. -I Prints the heartbeat reference counts for that heartbeat region. -d Specify region by device name. -u Specify region by device uuid. -n Adjust IO priority for the heartbeat thread. This option calls the ionice tool to set its IO scheduling class to realtime with scheduling class data as provided. This option is usable only with the O2CB cluster stack. -h Displays help and exit. SEE ALSO
mkfs.ocfs2(8) fsck.ocfs2(8) tunefs.ocfs2(8) mounted.ocfs2(8) ocfs2console(8) debugfs.ocfs2(8) AUTHORS
Oracle Corporation COPYRIGHT
Copyright (C) 2004, 2010 Oracle. All rights reserved. Version 1.6.4 September 2010 ocfs2_hb_ctl(8)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Oracle cluster management

Can anyone suggest tools to help in managing Oracle across a ServiceGuard cluster? This would be on HP-UX v2 on Integrity servers. Veritas clustering is NOT be used. I am interested in tools to assist in installation and maintenance of a database and the Oracle kernel across multiple nodes. ... (3 Replies)
Discussion started by: KEnglander
3 Replies

2. Solaris

config v120(sol 8) as a router

Hello all I'm trying to configure a v120 (sol8) as router. The exact setup is: 2900 switch | | eri0 eri1 (node1 v120 sol8)----------------------> eri0 (node2 v120 sol8) so node1 eri1 is connected to node2 eri0. Also, on node1... (1 Reply)
Discussion started by: sashah
1 Replies

3. AIX

/dev/hd9var/ /var what should i do.

Hello my df -k show me that the /var used 93% Filesystem 1024-blocks Free %Used Iused %Iused Mounted on /dev/hd4 196608 33920 83% 2253 3% / /dev/hd2 1310720 352732 74% 25266 8% /usr /dev/hd9var 262144 18724 93%:confused: ... (8 Replies)
Discussion started by: simka
8 Replies

4. AIX

how to increase the space unix directores

Hi have IBM aix. unix my directories are full when i use $ df -k filesystem kbytes used avail capacity mounted on /dev/root 288880 288880 288880 100% / /proc 0 0 0 ... (4 Replies)
Discussion started by: raosurya
4 Replies

5. AIX

So_keepalive

Hi, TCP/IP connection timeout issue: Here is the scenario: 1) WLS Server1 (from Machine 1) is creating a conn pool to Oracle RAC node1 (on Machine 2) and node2 (Machine 3). When we do the Oracle node panic shutdown of node1, we noticed failover is happening successfully, but with few stuck... (6 Replies)
Discussion started by: amiri2000
6 Replies

6. Solaris

How to find which file system was not mounted ?

Hello all, can someone help on how can i check if all file system were mounted during reboot? I know that we have first to look on /etc/vfstab; the containing of this one should be mounted during boot of system, and after with : df -k we can see if mentioned file system on vfstab were... (3 Replies)
Discussion started by: vitchi
3 Replies

7. Shell Programming and Scripting

Mount related

I mounted /dev/sda1 to /mnt/drive_first folder... so, how can get where the sda1 mounted programmingly or vice versa Thanx:p (1 Reply)
Discussion started by: macroideal
1 Replies

8. Solaris

NFS mounted files

If I am not a system admin. How can I tell where a particular mounted file is mounted from. (12 Replies)
Discussion started by: Harleyrci
12 Replies

9. Shell Programming and Scripting

How to enumerate mounted disks and place output in array ?

Hi. I'm new to scripting / programming and was wondering what the best way to output all mounted storage devices and their names to an array would be ? I would like to achieve this using the bash shell. Any assistance with this would be greatly appreciated. Regards, Jonno :b: (4 Replies)
Discussion started by: Jonno888
4 Replies

10. UNIX for Dummies Questions & Answers

find block size of ocfs2 file system

please some one help me to find the block size of ocfs2 file system in rehat linux 4 (4 Replies)
Discussion started by: robo
4 Replies

11. Emergency UNIX and Linux Support

Oracle/Xen/OVM/OCFS2/Multipath/SAN Problems

Setup: Multiple Virtual Machines running OEL5 / Oracle RDBMS 11.2 OVM 2 / Xen 3.4.0 Cluster consisting of 3 Machines Shared SAN Storage synced with OCFS2 SAN connected with 4GB FC on 4 Paths per LUN SAN target are 2 EMC Clariion mirroring each other The problems we're facing are that... (6 Replies)
Discussion started by: pludi
6 Replies

12. Linux

Keeping same emc sudo name in Linux

Hi, I have Suse Linux Enterprise Server 10 installed on two node ocfs2 cluster my server. Node-1 is ptdmod01 and Node-2 is ptdmod02. It is having 218 ocfs file system, which are shared among both servers. Since this is ocfs2, each disk from EMC Storage is mounted individually on file-system as... (4 Replies)
Discussion started by: solaris_1977
4 Replies

13. Red Hat

File system mounted or not

Hi, I know something about file system that its a directory to hold files. My query is how to identify file system is mounted or not .Can you give me some examples? OS --- Linux 2.6 (7 Replies)
Discussion started by: Maddy123
7 Replies

14. AIX

PowerHa 7.1 Migration check failed

Hello Guys, I was trying to upgrade the PowerHA from 6.1.0.9 to 7.1.3 in prod cluster. Have snapshot migration and run climgcheck. 1. Run climgcheck on node1(kul1pqcmur01) and it success 2. Upgrade the cluster sw 3. Run climgcheck on node2(kul1pqcmur02) and it failed with below errors ... (6 Replies)
Discussion started by: novaothers
6 Replies

15. UNIX for Beginners Questions & Answers

How to extend a disk in veritas volume manager in veritas cluster?

Hi Experts, I wanted to extend a veritas file system which is running on veritas cluster and mounted on node2 system. #hastatus -sum -- System State Frozen A node1 running 0 A node2 running 0 -- Group State -- Group System Probed ... (1 Reply)
Discussion started by: Skmanojkum
1 Replies