old-www/LDP/EVMSUG/html/x2896.html

298 lines
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Remote configuration management</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="EVMS User Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="Clustering operations"
HREF="clusterops.html"><LINK
REL="PREVIOUS"
TITLE="Failover and Failback of a private container on Linux-HA"
HREF="x2853.html"><LINK
REL="NEXT"
TITLE="Forcing a cluster container to be active"
HREF="x2946.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>EVMS User Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x2853.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 14. Clustering operations</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x2946.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN2896"
></A
>14.9. Remote configuration management</H1
><P
>EVMS supports the administration of cluster nodes by any node in the cluster. For
example, storage on remote cluster node <TT
CLASS="filename"
>node1</TT
> can be administered from cluster node
<TT
CLASS="filename"
>node2</TT
>. The following sections show how to set up remote administration
through the various EVMS user interfaces.</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2901"
></A
>14.9.1. Using the EVMS GUI</H2
><P
>To designate <TT
CLASS="filename"
>node2</TT
> as the node to administer from the GUI, follow these steps:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Select <SPAN
CLASS="guimenu"
>Settings</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>Node Administered...</SPAN
></P
></LI
><LI
><P
>Select <TT
CLASS="filename"
>node2</TT
>.</P
></LI
><LI
><P
>Click <B
CLASS="keycap"
>Administer</B
> to switch to the new node.</P
></LI
></OL
><P
>&#13;The GUI gathers information about the objects, containers, and volumes on
the other node. The status
bar displays the message "Now administering node node2," which indicates
that the GUI is switched over to node node2.
</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2918"
></A
>14.9.2. Using Ncurses</H2
><P
>To designate <TT
CLASS="filename"
>node2</TT
> as the node to administer from Ncurses, follow these steps:</P
><P
></P
><OL
TYPE="1"
><LI
><P
>Go to the <SPAN
CLASS="guimenuitem"
>Settings</SPAN
> pulldown menu.</P
></LI
><LI
><P
>Scroll down with the <B
CLASS="keycap"
>down</B
> arrow to the "Node Administered" option and
press <B
CLASS="keycap"
>Enter</B
>.</P
></LI
><LI
><P
>The Administer Remote Node dialog opens. Select <TT
CLASS="filename"
>node2</TT
> and press
<B
CLASS="keycap"
>spacebar</B
>.</P
><P
>The node you selected is marked with an "x."</P
></LI
><LI
><P
>Press <B
CLASS="keycap"
>Enter</B
>.</P
></LI
><LI
><P
>After a while, you will be switched over to
the node <TT
CLASS="filename"
>node2</TT
>.</P
></LI
></OL
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2941"
></A
>14.9.3. Using the CLI</H2
><P
>To designate <TT
CLASS="filename"
>node2</TT
> as a node administrator from the CLI, issue this command:</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="programlisting"
>evms -n node2</PRE
></FONT
></TD
></TR
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x2853.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x2946.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Failover and Failback of a private container on Linux-HA</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="clusterops.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Forcing a cluster container to be active</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>