HP Cisco Nexus 5000 Cisco MDS 9000 Family Fabric Manager Quick Configuration G - Page 30

As of Cisco SAN-OS Release 3.21, Fabric Manager is no longer packaged with a Cisco MDS 9000

Page 30 highlights

Installing Fabric Manager Chapter 3 Installing Fabric Manager Send documentation comments to [email protected] Note The installer does not permit any password less than six characters. Choose a strong password that includes both uppercase and lowercase letters, special characters, and numbers. For example, testABC#136. Note Before starting the installation, make sure that you have logged in as a Superuser. To install the PostgreSQL database on Linux, follow these steps: Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 To install PostgreSQL, run the following commands: cd /tmp/pginstall ./install.sh When you install PostgreSQL, all the libraries and binaries are stored in /usr/lib and /usr/bin, respectively. There might be conflicting libraries or dependencies that can cause an incorrect or incomplete PostgreSQL installation. For more information, go to http://www.postgresql.org. When the installation is finished, you must a create a database user to login to the databases. To create a database user, run the following command: createuser -s -d -r -l -P -U postgres admin Enter a password for the new role. Re-enter the password. The database user ID must be provided in the Fabric Manager Installer. To stop and start the postmaster (PostgreSQL Database Server), run the following command: /etc/init.d/postgresql [stop|start] Installing Fabric Manager As of Cisco SAN-OS Release 3.2(1), Fabric Manager is no longer packaged with a Cisco MDS 9000 Family switch. Install Fabric Manager from the CD-ROM or from Cisco.com. For switches running Cisco MDS 9000 FabricWare, install Fabric Manager from the CD-ROM included with your switch, or you can download Fabric Manager from Cisco.com. To download the software from Cisco.com, go to the following website: http://cisco.com/cgi-bin/tablebuild.pl/mds-fm To install Fabric Manager on Solaris, follow these steps: Step 1 Step 2 Step 3 Step 4 Set Java 1.5 to the path that is to be used for installing Fabric Manager. Install the database that is to be used with Fabric Manager by following the instructions in the "Installing the Database" section on page 3-2. Copy the Fabric Manager jar file m9000-fm-3.2.0.136.jar from the CD-ROM to a folder on the Solaris workstation. Launch the installer using the following command: java -Xms512m -Xmx512m m9000-fm-3.2.2.jar Cisco MDS 9000 Family Fabric Manager Quick Configuration Guide 3-4 OL-7765-06

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88

Send documentation comments to [email protected]
3-4
Cisco MDS 9000 Family Fabric Manager Quick Configuration Guide
OL-7765-06
Chapter 3
Installing Fabric Manager
Installing Fabric Manager
Note
The installer does not permit any password less than six characters. Choose a strong password that
includes both uppercase and lowercase letters, special characters, and numbers. For example,
testABC#136
.
Note
Before starting the installation, make sure that you have logged in as a Superuser.
To install the PostgreSQL database on Linux, follow these steps:
Step 1
To install PostgreSQL, run the following commands:
cd /tmp/pginstall
./install.sh
Step 2
When you install PostgreSQL, all the libraries and binaries are stored in /usr/lib and /usr/bin,
respectively. There might be conflicting libraries or dependencies that can cause an incorrect or
incomplete PostgreSQL installation. For more information, go to
.
Step 3
When the installation is finished, you must a create a database user to login to the databases. To create
a database user, run the following command:
createuser -s -d -r -l -P -U postgres admin
Step 4
Enter
a
password
for the new role.
Step 5
Re-enter the
password.
The database user ID must be provided in the Fabric Manager Installer.
Step 6
To stop and start the postmaster (PostgreSQL Database Server), run the following command:
/etc/init.d/postgresql [stop|start]
Installing Fabric Manager
As of Cisco SAN-OS Release 3.2(1), Fabric Manager is no longer packaged with a Cisco MDS 9000
Family switch. Install Fabric Manager from the CD-ROM or from Cisco.com.
For switches running Cisco MDS 9000 FabricWare, install Fabric Manager from the CD-ROM included
with your switch, or you can download Fabric Manager from Cisco.com.
To download the software from Cisco.com, go to the following website:
http://cisco.com/cgi-bin/tablebuild.pl/mds-fm
To install Fabric Manager on Solaris, follow these steps:
Step 1
Set Java 1.5 to the path that is to be used for installing Fabric Manager.
Step 2
Install the database that is to be used with Fabric Manager by following the instructions in the
“Installing
the Database” section on page 3-2
.
Step 3
Copy the Fabric Manager jar file m9000-fm-3.2.0.136.jar from the CD-ROM to a folder on the Solaris
workstation.
Step 4
Launch the installer using the following command:
java -Xms512m -Xmx512m m9000-fm-3.2.2.jar