FS
Documentation

Backup3G/EWC/User Guide/Installing and Configuring EWC

This page was last modified 07:23, 21 February 2008.

From Documentation

< Backup3G(Difference between revisions)
Jump to: navigation, search
Revision as of 14:39, 4 September 2007
Moff (Talk | contribs)
(Backup3G/EWC/Installing and Configuring EWC moved to Backup3G/EWC/User Guide/Installing and Configuring EWC)
← Previous diff
Current revision
Moff (Talk | contribs)
(The EWC Services Panel)
Line 1: Line 1:
-This section explains how to install and deinstall EWC for Windows NT 4.0, Windows 2000 and Windows 2003. It also discusses how to perform the initial configuration necessary to start using the EWC software.+This section explains how to install and deinstall EWC for Windows 2000 and Windows 2003 (Windows XP and Windows Vista are also supported). It also discusses how to perform the initial configuration necessary to start using the EWC software.
To install EWC on Windows you will need: To install EWC on Windows you will need:
Line 8: Line 8:
To install EWC on your Windows host you must run the distribution file. To install EWC on your Windows host you must run the distribution file.
- +:{{Caution| You cannot run two versions of EWC at the same time. You can however have two versions installed at the same time.}}
-----+
-;Caution: You cannot run two versions of EWC at the same time. You can however have two versions installed at the same time.+
-----+
<br> <br>
Line 27: Line 24:
#Log in as Administrator. #Log in as Administrator.
-#Select Settings > Control Panel from the Start button.+#Double-click the <tt>COS_EWC_5.1.exe</tt> file you downloaded.
-#Open the Add/Remove program icon.+
-#Insert Setup disk 1 or CD into the appropriate drive.+
-#Press the Install button and then the Next button to search for the install program.+
-#The install program should locate the setup program. Example. If you are installing from floppy disk and the floppy drive is A, the command line for installation should be: A:\SETUP.EXE. Press Finish to start the installation process.+
#The installation screen should now be displayed. If at any time you wish to exit from the installation, press the Cancel button. #The installation screen should now be displayed. If at any time you wish to exit from the installation, press the Cancel button.
#Enter your User Name and Company Name. #Enter your User Name and Company Name.
-#The installation program will now ask you for the destination directory for the EWC software. To change from the default location, press the Browse button and enter the new location.+#The installation program will now ask you for the destination directory for the EWC software. To change from the default location, press the Browse button and enter the new location.
#Choose the setup type. The Typical setup type will install the entire EWC software including help and utility programs. The compact setup type will install the minimum files required. The Custom setup type allows you to choose which components you wish to install. #Choose the setup type. The Typical setup type will install the entire EWC software including help and utility programs. The compact setup type will install the minimum files required. The Custom setup type allows you to choose which components you wish to install.
-#Specify the program group to add the EWC icons to.If you do not want any icons added, clear the name field.+#Specify the program group to add the EWC icon to. If you do not want any icons added, clear the name field.
#The EWC software is now installed in the specified directory. If installing from disk, you may be required to insert other disks. You will be prompted as necessary. #The EWC software is now installed in the specified directory. If installing from disk, you may be required to insert other disks. You will be prompted as necessary.
-#Specify the Master/Control host. This is the backup3G UNIX host that the backup configuration is performed on. Entering a hostname and pressing Accept will add an entry to the rhosts file. This entry will allow the backup3G Master/Control host to access this host.+#Specify the backup3G Master host. This is the backup3G UNIX host that the backup configuration is performed on. Entering a hostname and pressing Accept will add an entry to the db/hostinfo file. This entry will allow the backup3G Master host to access this host.
#If you are installing onto a NTFS, all files will be set to Full Control Administrator and Read Access by SYSTEM. #If you are installing onto a NTFS, all files will be set to Full Control Administrator and Read Access by SYSTEM.
#The directory /tmp will be created on the system drive. This directory is used to create temporary files and must not be removed. #The directory /tmp will be created on the system drive. This directory is used to create temporary files and must not be removed.
-This completes the installation phase on Windows NT 4.0. The next step is to configure the EWC settings for this host.+This completes the installation phase on Windows. The next step is to configure the EWC settings for this host.
<br> <br>
Line 50: Line 43:
*licensing EWC *licensing EWC
*setting up remote access *setting up remote access
 +*[[COSserver_Communications|COSserver]] configuration
*Remote Shell Daemon configuration *Remote Shell Daemon configuration
Line 57: Line 51:
To licence EWC you first must obtain a valid licence key for the host for your distributor. To licence EWC you first must obtain a valid licence key for the host for your distributor.
Once you have this key: Once you have this key:
-#Select Enterprise Windows Client 2.1 > Enterprise Windows Client+#Select {{cnav| Start > All Programs > COSmanager > Enterprise Windows Client 5.1}}
#Press the Licence button. #Press the Licence button.
#The hostname, Product code and Options fields should match those on your licence key sheet. #The hostname, Product code and Options fields should match those on your licence key sheet.
Line 73: Line 67:
*hosts that require access to the local tape drive *hosts that require access to the local tape drive
- +:{{Note| You should have already specified the backup3G Master host during the Installation.}}
-----+
-;Note: You should have already specified the backup3G Master host during the Installation.+
-----+
- +
To allow a remote host to access this host: To allow a remote host to access this host:
-#Start the Enterprise Windows Client and select Enterprise Windows Client from the Enterprise Windows Client 2.1 menu.+#Start the Enterprise Windows Client and select Enterprise Windows Client from the COSmanager menu.
#Press the Remote button. #Press the Remote button.
#Enter the name of the remote host you want to allow access from. #Enter the name of the remote host you want to allow access from.
-#Select the Operating System running on that host.+#Select the Operating Environment (''UNIX/Linux'' or ''Windows'') running on that host.
 +#Select the remote access method, ''[[COSserver_Communications|COSserver]]'' or ''rsh''. ''[[COSserver_Communications|COSserver]]'' is the default.
#Press Accept to allow that host access to this host. #Press Accept to allow that host access to this host.
-If you are allowing access from a Windows NT host, a SYSTEM entry will be added to the rhosts file for that host. If you are allowing access from a UNIX host, COSmanager and root entries are added to the rhosts file for that host. If you want to remove access from any hosts, you will have to edit the rhosts file manually using a text editor like notepad.+If you are allowing ''rsh'' access from a Windows host, a SYSTEM entry will be added to the rhosts file for that host. If you are allowing ''rsh'' access from a UNIX host, COSmanager and root entries are added to the rhosts file for that host. If you want to remove access from any hosts, select the host from the pulldown list and press Delete.
 +<br>
 +=== COSserver configuration ===
-----+The ''[[COSserver_Communications|COSserver]]'' service is used for allowing remote users to run commands on the local host. It listens on port 9002 by default. The hostinfo file is used to authenticate which hosts have the ability to run commands on this host. For a user to run a command via ''COSserver'', an entry for that remote host must be in the hostinfo file.
-;Warning: If you use notepad to modify the rhosts file, be sure to save the file as “rhosts., otherwise notepad will save the file as “rhosts.txt”.+
-----+
<br> <br>
=== Remote Shell Daemon Configuration === === Remote Shell Daemon Configuration ===
-The Remote Shell Daemon (rshd) is used for allowing remote users to run commands on the local host. The rshd is run as a service and listens on the standard rsh port for requests. The rhosts file (see Setting up Remote Access - above) is used to govern which hosts and users have the ability to run commands on this host. For a user to be able to run a command via the rshd, an entry for that user must be in the rhosts file against the remote host.+The Remote Shell Daemon (''rshd'') is used for allowing remote users to run commands on the local host. The ''rshd'' is run as a service and listens on the standard rsh port for requests. The rhosts file (see Setting up Remote Access - above) is used to govern which hosts and users have the ability to run commands on this host. For a user to be able to run a command via the ''rshd'', an entry for that user must be in the rhosts file against the remote host.
- +The ''rshd'' included with EWC is specifically designed for use with EWC only. The ''rshd'' is required to run as the SYSTEM user so that sufficient privilege exists for backup and restoration of files. Therefore any commands run by the ''rshd'' service
-----+
-;Note: You must restart the Remote Shell Daemon service to pick up changes made to the rhosts file.+
-----+
- +
- +
-The rshd included with EWC is specifically designed for use with EWC only. The rshd is required to run as the SYSTEM user so that sufficient privilege exists for backup and restoration of files. Therefore any commands run by the rshd service+
will be run as the SYSTEM user. will be run as the SYSTEM user.
<br> <br>
-==== Installation and Deinstallation ====+=== Controlling Remote Access Services ===
-The Remote Shell Daemon (rshd) should have already been installed during the installation of EWC. The rshd program is installed in the Windows NT System32 directory. If you need to install or deinstall the rshd service:+There are three ways to control services in Windows, through the Enterprise Windows Client application or the Services Control Panel or via the command prompt using the <tt>net</tt> command. The <tt>net</tt> command can only be used for starting and stopping services. Use the Enterprise Windows Client application as the preferred method for configuration of the ''COSserver'' and ''rshd'' services.
-#Select Programs > Command Prompt from the Start button.+
-#To install the rshd service type rshd -install.+
-#To deinstall the rshd service type rshd -remove.+
-<br>+==== The EWC Services Panel ====
-==== Controlling the Remote Shell Daemon service ==== +
-There are two ways to control services in Windows NT, through the Services Control Panel or via the command prompt using the net command. The net command can only be used for starting and stopping services. Use the Services Control Panel for configuration of the rshd service.+#Log in as Administrator.
 +#Select {{cnav| Start > All Programs > COSmanager > Enterprise Windows Client 5.1 > Services}}
 +#Select and/or deselect services as required:
 +#*select ''COSserver'' to install and start the ''COSserver'' service,
 +#*deselect ''COSserver'' to stop and deinstall the ''COSserver'' service,
 +#*select ''rsh'' to install and start the ''rshd'' service,
 +#*deselect ''rsh'' to stop and deinstall the ''rshd'' service.
 +{{Note |You can have both ''COSserver'' and ''rshd'' services running at the same time.}}
- +==== The Services Control Panel ====
-'''The Services Control Panel'''+
#Log in as Administrator. #Log in as Administrator.
-#Select Settings > Control Panel from the Start button.+#Select {{cnav| Settings > Control Panel}} from the Start button.
#Open the Services program icon. The Services panel now displayed allows you to start and stop or configure the services. #Open the Services program icon. The Services panel now displayed allows you to start and stop or configure the services.
#To start the rshd service select the RSH Daemon entry and press the Start button. If the rshd service is running and you want to stop it, select the RSH Daemon entry and press the Stop button. #To start the rshd service select the RSH Daemon entry and press the Start button. If the rshd service is running and you want to stop it, select the RSH Daemon entry and press the Stop button.
#It is recommended that you set the rshd service to start automatically on host startup. To do this, press the Startup button, set the Startup Type to Automatic and press OK. Next time the host is booted, the rshd service will be automatically started. #It is recommended that you set the rshd service to start automatically on host startup. To do this, press the Startup button, set the Startup Type to Automatic and press OK. Next time the host is booted, the rshd service will be automatically started.
 +==== From the Command Prompt ====
-'''From the command prompt'''+#Select {{cnav| Programs > Command Prompt}} from the Start button.
- +
-#Select Programs > Command Prompt from the Start button.+
#To see which services are running type net start. #To see which services are running type net start.
#To start the rshd service type net start rshd. #To start the rshd service type net start rshd.
Line 151: Line 137:
#Log in as Administrator. #Log in as Administrator.
#Stop the COSserver and/or rshd services from a command prompt by typing net stop rshd. Remove the rshd service by typing rshd - remove. #Stop the COSserver and/or rshd services from a command prompt by typing net stop rshd. Remove the rshd service by typing rshd - remove.
-#Select Settings > Control Panel from the Start button.+#Select {{cnav| Settings > Control Panel}} from the Start button.
#Open the Add/Remove program icon. #Open the Add/Remove program icon.
-#Select the Enterprise Windows Client 3.1.1 entry and press the Add/Remove button.+#Select the Enterprise Windows Client 5.1 entry and press the Add/Remove button.
#Confirm removal by pressing the Yes button. #Confirm removal by pressing the Yes button.
#During the deinstallation process you will be prompted for the removal of certain shared files. These files form part of the EWC application but were installed in the system directory structure. Unless you intend to use these programs you should remove them. To remove all shared programs press the Yes To All button. #During the deinstallation process you will be prompted for the removal of certain shared files. These files form part of the EWC application but were installed in the system directory structure. Unless you intend to use these programs you should remove them. To remove all shared programs press the Yes To All button.
-If the deinstallation is unsuccessful, you can remove the problem files manually+If the deinstallation is unsuccessful, you can remove the problem files manually.
<br> <br>
-== [[Defining Windows Backups]] ==+== [[Backup3G/EWC/User Guide/Defining Windows Backups|Defining Windows Backups]] ==
-== [[Recovery for Windows]] ==+== [[Backup3G/EWC/User Guide/Recovery for Windows|Recovery for Windows]] ==

Current revision

This section explains how to install and deinstall EWC for Windows 2000 and Windows 2003 (Windows XP and Windows Vista are also supported). It also discusses how to perform the initial configuration necessary to start using the EWC software.

To install EWC on Windows you will need:

To install EWC on your Windows host you must run the distribution file.

Caution
Caution!
You cannot run two versions of EWC at the same time. You can however have two versions installed at the same time.


Contents

Installing on Windows

The installation procedure copies the EWC files to a target directory you specify, some files are copied to the system directory. The COSserver Daemon is also installed.


Which hosts should EWC be installed on

The EWC software is installed on hosts that you want to backup data from or hosts that have tape drives you want to backup to.


To Install EWC

  1. Log in as Administrator.
  2. Double-click the COS_EWC_5.1.exe file you downloaded.
  3. The installation screen should now be displayed. If at any time you wish to exit from the installation, press the Cancel button.
  4. Enter your User Name and Company Name.
  5. The installation program will now ask you for the destination directory for the EWC software. To change from the default location, press the Browse button and enter the new location.
  6. Choose the setup type. The Typical setup type will install the entire EWC software including help and utility programs. The compact setup type will install the minimum files required. The Custom setup type allows you to choose which components you wish to install.
  7. Specify the program group to add the EWC icon to. If you do not want any icons added, clear the name field.
  8. The EWC software is now installed in the specified directory. If installing from disk, you may be required to insert other disks. You will be prompted as necessary.
  9. Specify the backup3G Master host. This is the backup3G UNIX host that the backup configuration is performed on. Entering a hostname and pressing Accept will add an entry to the db/hostinfo file. This entry will allow the backup3G Master host to access this host.
  10. If you are installing onto a NTFS, all files will be set to Full Control Administrator and Read Access by SYSTEM.
  11. The directory /tmp will be created on the system drive. This directory is used to create temporary files and must not be removed.

This completes the installation phase on Windows. The next step is to configure the EWC settings for this host.


Configuring EWC

Configuration of EWC requires:


Licensing EWC

To licence EWC you first must obtain a valid licence key for the host for your distributor. Once you have this key:

  1. Select Start > All Programs > COSmanager > Enterprise Windows Client 5.1
  2. Press the Licence button.
  3. The hostname, Product code and Options fields should match those on your licence key sheet.
  4. If your key has an expiry date, enter it in the Expiry field in the form YYYYMMDD.
  5. Enter the licence key in the Licence key field and press Accept.

The EWC should now be licensed. However, if you got an Illegal key error message, the key you entered is invalid. Check that the licence details match those on your licence key sheet. All details must match exactly for the key to be accepted.


Setting up Remote Access

Remote access is required to incorporate this host and its resources into the Enterprise Backup Solution. Remote access is required by the following hosts:

Note
Note
You should have already specified the backup3G Master host during the Installation.

To allow a remote host to access this host:

  1. Start the Enterprise Windows Client and select Enterprise Windows Client from the COSmanager menu.
  2. Press the Remote button.
  3. Enter the name of the remote host you want to allow access from.
  4. Select the Operating Environment (UNIX/Linux or Windows) running on that host.
  5. Select the remote access method, COSserver or rsh. COSserver is the default.
  6. Press Accept to allow that host access to this host.

If you are allowing rsh access from a Windows host, a SYSTEM entry will be added to the rhosts file for that host. If you are allowing rsh access from a UNIX host, COSmanager and root entries are added to the rhosts file for that host. If you want to remove access from any hosts, select the host from the pulldown list and press Delete.


COSserver configuration

The COSserver service is used for allowing remote users to run commands on the local host. It listens on port 9002 by default. The hostinfo file is used to authenticate which hosts have the ability to run commands on this host. For a user to run a command via COSserver, an entry for that remote host must be in the hostinfo file.


Remote Shell Daemon Configuration

The Remote Shell Daemon (rshd) is used for allowing remote users to run commands on the local host. The rshd is run as a service and listens on the standard rsh port for requests. The rhosts file (see Setting up Remote Access - above) is used to govern which hosts and users have the ability to run commands on this host. For a user to be able to run a command via the rshd, an entry for that user must be in the rhosts file against the remote host.

The rshd included with EWC is specifically designed for use with EWC only. The rshd is required to run as the SYSTEM user so that sufficient privilege exists for backup and restoration of files. Therefore any commands run by the rshd service will be run as the SYSTEM user.


Controlling Remote Access Services

There are three ways to control services in Windows, through the Enterprise Windows Client application or the Services Control Panel or via the command prompt using the net command. The net command can only be used for starting and stopping services. Use the Enterprise Windows Client application as the preferred method for configuration of the COSserver and rshd services.

The EWC Services Panel

  1. Log in as Administrator.
  2. Select Start > All Programs > COSmanager > Enterprise Windows Client 5.1 > Services
  3. Select and/or deselect services as required:
    • select COSserver to install and start the COSserver service,
    • deselect COSserver to stop and deinstall the COSserver service,
    • select rsh to install and start the rshd service,
    • deselect rsh to stop and deinstall the rshd service.
Note
Note
You can have both COSserver and rshd services running at the same time.

The Services Control Panel

  1. Log in as Administrator.
  2. Select Settings > Control Panel from the Start button.
  3. Open the Services program icon. The Services panel now displayed allows you to start and stop or configure the services.
  4. To start the rshd service select the RSH Daemon entry and press the Start button. If the rshd service is running and you want to stop it, select the RSH Daemon entry and press the Stop button.
  5. It is recommended that you set the rshd service to start automatically on host startup. To do this, press the Startup button, set the Startup Type to Automatic and press OK. Next time the host is booted, the rshd service will be automatically started.

From the Command Prompt

  1. Select Programs > Command Prompt from the Start button.
  2. To see which services are running type net start.
  3. To start the rshd service type net start rshd.
  4. To stop the rshd service type net stop rshd.


Deinstalling from Windows

Deinstallation of the EWC software:


Steps

  1. Log in as Administrator.
  2. Stop the COSserver and/or rshd services from a command prompt by typing net stop rshd. Remove the rshd service by typing rshd - remove.
  3. Select Settings > Control Panel from the Start button.
  4. Open the Add/Remove program icon.
  5. Select the Enterprise Windows Client 5.1 entry and press the Add/Remove button.
  6. Confirm removal by pressing the Yes button.
  7. During the deinstallation process you will be prompted for the removal of certain shared files. These files form part of the EWC application but were installed in the system directory structure. Unless you intend to use these programs you should remove them. To remove all shared programs press the Yes To All button.

If the deinstallation is unsuccessful, you can remove the problem files manually.


Defining Windows Backups

Recovery for Windows