<?xml version="1.0"?>
<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
<profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://
www.suse.com/1.0/configns">
<configure>
<bcc>
</bcc>
</configure>
</profile>
Edit the above example to apply to your own specific system settings.
2 Copy the XML file you created in
Use the same path on each node. You can use the
the
scp
4.5.2 Setting Up an NFS Server to Host the Business
Continuity Clustering Installation Media
1 Prepare a directory for an NFS share from within a shell.
To do this, you can either copy the contents of the CD you created to a local directory, or you
can mount the ISO image as a loopback device.
To copy the contents of the CD to a local directory, you could enter commands similar to the
following:
mkdir /tmp/bcc_install
cp -r /media/dvdrecorder /tmp/bcc_install
To mount the ISO image as a loopback device, enter commands similar to the following:
mkdir /mnt/iso
mkdir /tmp/bcc_install
mount path_to_BCC_ISO /tmp/bcc_install -o loop
Replace path_to_BCC_ISO with the location of the Business Continuity Clustering software
ISO image.
2 Create an NFS share by opening a shell and running
Step 3
3 Select Start NFS Server, then click Next.
4 Click Add Directory and enter the following:
/tmp/bcc_install
5 Enter a host wildcard if desired, click OK, then click Finish.
54
BCC 1.2: Administration Guide for OES 2 SP1 Linux
<config-type>New</config-type>
<start-now>Yes</start-now>
<cluster-dn>cn=my_cluster.o=novell</cluster-dn>
<ldap-server>10.1.1.0</ldap-server>
<ldap-port>389</ldap-port>
<ldap-secure-port>636</ldap-secure-port>
<admin-dn>cn=admin.o=novell</admin-dn>
<admin-password>password</admin-password>
man page for information on using
below.
Step 1
to each node in the cluster.
command to copy the file securely. See
scp
.
scp
yast2 nfs_server
. Then continue with
Need help?
Do you have a question about the BUSINESS CONTINUITY CLUSTERING 1.2 - ADMINISTRATION and is the answer not in the manual?
Questions and answers