StruxureWare Data Center Operation 7.2 Server Configuration Guide
StruxureWare Data Center Operation 7.2 Server Configuration Guide
Operations
Server Configuration
Guide
Version
7.2
1. Optimizing performance of StruxureWare Data Center Operation running on VMware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Managing server settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2.1 Configuring system time synchronization (NTP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Mounting a Windows share . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Uploading data to the StruxureWare Data Center Operation server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.4 Backing up and restoring backup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.4.1 Scheduling regular backup jobs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.5 Enhancing security on the StruxureWare Data Center Operation server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.6 Reconfiguring locale on the StruxureWare Data Center Operation server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.7 Managing StruxureWare Data Center Operation services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.8 Changing the IP address of the StruxureWare Data Center Operation server through Webmin . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3. The importance of system time synchronization for accurate power values . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Optimizing performance of StruxureWare Data Center
Operation running on VMware
You can deploy the StruxureWare Data Center Operation platform on a physical or virtual server.
If you deploy as a virtual server on VMware, you can install VMware tools to optimize performance significantly.
Follow the below steps or watch this short video tutorial (5:02).
1. Open the Data Center Operation server console, for example through the vSphere Client.
2. Log on to the Data Center Operation server with the root credentials (default: root / apc) and press Enter.
3. Enable Debian packages.
a. Type nano /etc/apt/sources.list to open the file and press Enter
b. Place the cursor in front of each line and remove #. Press Ctrl+X to save and exit.
c. Type Y to the save buffer question and press Enter.
4. Press Ctrl+X to exit and save.
5. Update the package cache: Type aptitude update and press Enter.
6. Install development packages: Type aptitude install build-essential linux-headers-`uname -r`.
Accessing Webmin
The server management interface, Webmin, provides a web-based interface for server configuration.
1. Open the Webmin web interface by typing the address of your Data Center Operation server followed by :10000 in a Web browser,
https://yourservername:10000.
2. Log on to Webmin using the root credentials (default root / apc).
2.
To change the password, see here.
3. Use the menu to the left to access server management features, such as
PostgreSQLDatabase Server
System Time
System Logs
See also
Recommendation: Synchronize the time on all nodes with the same NTP server.
See also
Follow the below steps or watch this short video tutorial (2:20) to see how to mount a Windows share.
1. Open the Webmin web interface in one of these ways:
Type the address of the Data Center Operation server followed by :10000 in a Web browser, https://yourservername:10000.
Type the address of your Data Center Operation server and click Server Configuration.
2. Log on to Webmin using the root credentials (default root / apc).
To change the password, see here.
3. In the left menu, select System>Disk and Network Filesystems.
4. In the Type drop-down list, select Windows Networking Filesystem (smbfs).
5. Click Add Mount.
6. In Mounted As, browse to the folder on the Data Center Operation server that you want to use for sharing the files.
It is recommended that you create a share folder at /data/share/.
7. Select Save and mount at boot and Mount.
8. In Server Name, type the hostname or IP address of the network server on which the folder resides.
9. In Share Name, type the name of the drive or folder on the network server that you want to share.
10. If needed for accessing the server, type the login credentials.
11. Click Create.
See also
1. Open the new Data Center Operation server's Webmin web interface by typing the address of the Data Center Operation server followed
by :10000 in a Web browser, https://yourservername:10000.
2. Log on to Webmin using the root credentials (default root / apc).
To change the password, see here.
3.
3. In the left menu, select System>Upload and Download.
4. Select Upload to server and browse to the location of data file (.tar file), and then specify the new location on the Data Center Operation
server, and select Upload.
See also
Running a backup
By default, the system backs up to a local backup directory on the same disk.
1. Open the Webmin web interface by typing the address of your Data Center Operation server followed by :10000 in a Web browser,
https://yourservername:10000.
2. Log on to Webmin using the root credentials (default root / apc).
To change the password, see here.
3. In the left menu, select StruxureWare Data Center Operation.
4. In the Backup tab, type a comment for the backup if you want to be able to differentiate the backups from each other.
5. To backup immediately, click Backup now or see here for information about scheduling regular backup jobs.
Restoring backup
1. Open the Webmin web interface by typing the address of your Data Center Operation server followed by :10000 in a Web browser,
https://yourservername:10000.
If you are working with a cluster environment, type virtual IP address of the cluster server.
2. Log on to Webmin using the root credentials (default root / apc).
To change the password, see here.
3. In the left menu, click System and select StruxureWare Data Center Operation.
4. In the Restore tab, select an uploaded backup file in /data/backup and click Restore selected Backup.
If the backup file you want to restore is not in the list, upload the file as described below.
See also
1. Open the Webmin web interface by typing the address of your Data Center Operation server followed by :10000 in a Web browser,
https://yourservername:10000.
2. Log on to Webmin using the root credentials (default root / apc).
To change the password, see here.
3. In the left menu, select System>Scheduled Cron Jobs.
4. To enable the default backup schedule:
a. Select one of the 3 backup Data Center Operation server options as needed:
daily
weekly
monthly
b. Click Enable Selected Jobs to enable the job with the default settings.
5. To customize the backup schedule:
a. Click one of the 3 backup Data Center Operation server options as needed:
daily
weekly
monthly
b. Edit the time for the system to automatically execute the backup job as needed.
c. Select Active: Yes and save to enable the selected backup job.
The system will automatically run the job regularly with the specified interval.
See also
See also
Tip: Use the arrows to move up and down the list, space key to select an option, and Tab key to move the cursor to Ok.
4. Select the locale that you want to use again, and select Ok.
Tip: Use the arrows to move up and down the list, space key to select an option, and Tab key to move the cursor to Ok.
See also
Services
StruxureWare Data Center Operation: Ensures the StruxureWare Data Center Operation process functions.
PostgreSQL Database: Ensures the configuration database functions. The database contains all the data about your configuration, such as the
rooms, equipment, power path, and network, etc.
If this service shows as Detached, the database on this server cannot synchronize with other databases. For example in a cluster environment,
the database on this server cannot synchronize with the databases on the other nodes in the cluster. To resolve this issue, select Attach DB.
Apache: Ensures the web server functions and is used for example in configurations running secure connections and for load balancing between
nodes in a cluster environment.
Keepalived: Acts as an agent in a cluster environment to monitor the other services and assign a virtual IP to a specific node.
You must ensure services are running on one node only when migrating to a cluster environment. More...
When you have started a service, wait 5 minutes for the operation to complete.
See also
StruxureWare Data Center Operation In the server's Webmin interface, System>System Time, Time server sync tab
StruxureWare Data Center Operation ahead of StruxureWare Central No measured peak data retrieved
StruxureWare Data Center Operation behind StruxureWare Central Incorrect measured peak data retrieved (out of sync)
For further instructions on how to configure system time synchronization for the StruxureWare Data Center Operation server, see here.
For further instructions on how to configure system time synchronization for the StruxureWare Central server, see the StruxureWare Central help
documentation.
See also