Preview

Redhat Cluster Suite

Satisfactory Essays
Open Document
Open Document
310 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Redhat Cluster Suite
RedHat Cluster Suite For creation of GFS file system .

# ccs_tool create testcluster

# System-config-cluster

First we need to add nodes as given below .

[pic]

We need to add the fencing device for the as given below .

[pic]

Save the setup

[pic]

Move the configuration to the other node .

# scp /etc/cluster/cluster.conf 192.168.1.5:/etc/cluster/cluster.conf

/etc/cluster/cluster.conf cluster conf file looks like this .

[root@bapmail02 ~]# cat /etc/cluster/cluster.conf

[root@bapmail02 ~]#

Execute # CCS_tool lsnode

For seeing the number nodes .

[pic]

# ccs_tool lsfence

[pic]

You are ready to proceed with starting up the following daemons on all the nodes in the cluster, once you either copied over the configs or re ran the same commands above on the other 2 nodes
/etc/init.d/cman start
/etc/init.d/rgmanager start

You can now check the status of your cluster by running the commands below... clustat cman_tool status

Before we start to create the LVM2 volumes and Proceed to GFS2, we will need to enable clustering in LVM2. lvmconf --enable-cluster

Now it is time to create the LVM2 Volumes... pvcreate /dev/dm-6

this is show an error force them with --ff option . vgcreate -c y /dev/sdb

it will create clustered volume group but it will say clustered volume group isn’t supported . igmore the error .

lvcreate -n testvglvm01 -L 5G testvg

we need to create start the lv and start the clvmd daemon on both server .

/etc/init.d/clvmd start

[pic]

mkfs -t -p -t ClusterName>: -j

# mkfs -t gfs2 -p lock_dlm -t testcluster:testpv -j 2 /dev/testvg/testvglvm01

# mount /dev/testvg/testvglvm01

You May Also Find These Documents Helpful

  • Satisfactory Essays

    LAB8.1.1) Network ID is 110| Host id is 10.10.1|Network ID binary is 01101110 Host ID is 00001010.00001010.00000001…

    • 367 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Then we start the MapReduce daemons: the JobTracker is started on master, and TaskTracker daemons are started on all slaves (here: master and slave).…

    • 1876 Words
    • 8 Pages
    Good Essays
  • Satisfactory Essays

    Ch05EOCAs

    • 2578 Words
    • 13 Pages

    Each CSVfile needs to begin with a(n) __header record__ when used with the CSVDE command-line tool. P119…

    • 2578 Words
    • 13 Pages
    Satisfactory Essays
  • Satisfactory Essays

    As per vendor to fix this issue, we need to run a rebalance command. Please check the vendor answer below. So we need a PT window to test this before we can implement in production.…

    • 76 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    |Redgrove Axial Workshop | | | | | |Don Hazelwood, Lane Robilotto, Tara Pappas | |December 6, 2011 | Table Of Contents Abstract 3 Facts of the Case 4 What Fontaine is Trying to Achieve 5 Challenges of a New Position 6 Corporate Culture 6 Axial Workshop 7 Beneath the Surface 7 Use/Abuse of Discretion 8 Scope of the Problem 10 Stakeholders 10 Identification of Available Options 10 Ethical Principles Discussion 14 Consequentialist Theory 14 Deontological Theory 19 Virtue Ethics 21 Recommendation 23 References 25 Appendix A: Picture of Ornament Found in Workshop Storage 26 Appendix B: Redgrove Monthly Plant Scap-Metal Sales, 27 12-Month Period Appendix C: Excerpt from ITE Code of Conduct 28 Appendix D: Summary of Redgrove Records of Material 29 Misappropriation Incidents and Sanctions, 1998-2007 Appendix E: Consequentialist Analysis – Option A 30 (Do Nothing) Appendix F: Consequentialist Analysis – Report Incident, 31 Request Guidance Appendix G: Consequentialist Analysis – Don’t Report, 32 Handle Incident In-House Appendix H: Consequentialist Analysis – Report Incident 33 but Recommend Actions and Gain Upper Management Buy-In…

    • 5526 Words
    • 23 Pages
    Powerful Essays
  • Better Essays

    In this method, the desired number of clusters is specified in advance and the ’best’ solution is chosen. The steps in such a method are as follows:…

    • 2267 Words
    • 10 Pages
    Better Essays
  • Good Essays

    Sap Research Centers

    • 1031 Words
    • 5 Pages

    Is Shanghai the right choice to locate an SAP Research Lab in Asia? What competitive advantage does this location provide? Discuss the positives and negatives of this location considering the overall SAP Research Strategy.…

    • 1031 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Mr. Paper

    • 358 Words
    • 2 Pages

    Step 1. Given an IP address and mask of 172.20.0.0/24 (address/mask), design an IP addressing scheme that satisfies:…

    • 358 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    With a company that has 70 to 90 percent of the market share in over 100 countries worldwide, the most important recommendations boil down to sustainability (Gschwandtner). Red Bull has done most things right in the business world – they have minimized costs by using viral marketing, maximized image to gain huge market shares, and most importantly have stuck to core competencies. Emmy Cortes, the Corporate Communications Manager for Red Bull North America was quoted as saying, “we are one of the few companies in the world that can stay focused on one product, so we do what we do best” (Rodgers). However, the fact that Red Bull is doing so well does not eliminate room for growth and definitely does not guarantee them infinite brand security in today’s changing world. There are a few recommendations and ways of implementing them that should be addressed.…

    • 996 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Redhook Study Case

    • 1469 Words
    • 6 Pages

    According to what usually happen in some countries (from Europe and South America), the craft brewing segment is focalized –focused– to the region where companies are placed and their influence area; the map of influence looks very “sectored”, so, for the studied case a craft brewer company placed in Seattle, for example, would have a high presence in Seattle and its region, and it would have very few / almost no consumers, for example, in California, or in the East Coast. Each region would consume its own regional products, mainly.…

    • 1469 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    Liferay Tutorial

    • 5524 Words
    • 23 Pages

    I. Users ..................................................................................................................................... 1 1. Getting Started ................................................................................................................ 3 2. Using The Portal .............................................................................................................. 4 Adding Portlets ........................................................................................................... 4 User Administration .................................................................................................... 4 Changing the Theme .................................................................................................... 5 Using the Content Management System ........................................................................... 6 3. Configuring The Portal ................................................................................................... 10 II. Developers ........................................................................................................................... 11 4. Tutorials ...................................................................................................................... 13 Setting up the Development Environment ...................................................................... 13 Introduction ..................................................................................................... 13 Installation ....................................................................................................... 13 Developing Portlets ................................................................................................... 19 Writing a Simple JSPPortlet…

    • 5524 Words
    • 23 Pages
    Good Essays
  • Good Essays

    To setup MultiSystem, you will need to download (direct link) the installation script, which will then configure everything for you, including installing additional required packages from the official repository, plus it will add its own. The website itself is in French, so you may want to grab the script above and start working with it. Some basic knowledge of the command line…

    • 1225 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    RDH - case study

    • 438 Words
    • 2 Pages

    i) Fortune lied to himself by admitting each day was a struggle but the progress was being made.…

    • 438 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Web Page and Site

    • 6324 Words
    • 26 Pages

    • You need to create a new Web application on port 8083 using Sharepoint central Administration. You can use lab 1 as reference to create web application.…

    • 6324 Words
    • 26 Pages
    Satisfactory Essays
  • Powerful Essays

    As a part of BBA II year III semester students Archana & Shilpa of Karnataka arts College Dharwad, Department of Management Studies, has visited a Big Bazaar it’s a Multinational Company. It is placed in many cities but we did our project in Hubli.…

    • 7336 Words
    • 30 Pages
    Powerful Essays