Dell PowerVault TL4000 Dell PowerVault ML6000 Encryption Key Manager User's - Page 59

Starting and Stopping the Key Manager Server from the, Command Prompt

Page 59 highlights

shutdown and end cleanly. Do not send a sigkill to the key manager process. sigkill will not shut the process down cleanly. For example, on Linux systems, enter kill -SIGTERM pid or kill -15 pid. Starting and Stopping the Key Manager Server from the Command Prompt To start the Encryption Key Manager server from any command window or shell , enter: java com.ibm.keymanager.EKMLaunch KeymanagerConfig.properties This launches the Encryption Key Manager server in the background. When started correctly, the Encryption Key Manager Java process can be displayed with the ps -ef | grep java command (Linux platforms) or using the Windows Task Manager. When running as a Windows Service, it displays as LaunchEKMService. To stop the server, issue the stopekm command using any of the methods described below in "The Command Line Interface Client" on page 5-5. Another method is to send a sigterm to the key manager process. This allows the server to shutdown and end cleanly. Do not send a sigkill to the key manager process. sigkill will not shut the process down cleanly. For example, on Linux systems, enter kill -SIGTERM pid or kill -15 pid. On Windows platforms, when the Dell Encryption Key Manager is started as a Windows Service, it can be stopped from the Control Panel. Installing the Key Manager Server as a Window Service Installing the Encryption Key Manager server as a service in the host server ensures that when the host server is rebooted the Encryption Key Manager server application will be started. 1. Extract the executable LaunchEKMService.exe file from the release downloaded from Dell Support Website (http://support.dell.com) into a temporary directory. 2. For the service to run properly some environment variables must be set: a. From the Start menu, click Control Panel. b. Double click System. c. Click the Advanced tab. d. Click Environment Variables. e. Under the list of System Variables, click New. f. Specify JAVA_HOME as the variable name and enter the IBM JVM directory. | The default install is C:\PROGRA~1\IBM\Java60 g. Click OK. 3. Edit the system PATH variable using this procedure. Note: Setting the PATH variable from the command line will not work. a. From the Start menu, click Control Panel. b. Double click System. c. Click the Advanced tab. d. Click Environment Variables. e. Scroll the list of System Variables for the Path variable and click Edit. f. Add the IBM JVM path to the beginning of the Path variable. The default | install is C:\PROGRA~1\IBM\Java60\jre\bin Chapter 5. Administering the Encryption Key Manager 5-3

  • 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
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122

shutdown and end cleanly. Do not send a
sigkill
to the key manager process.
sigkill
will not shut the process down cleanly. For example, on Linux systems,
enter
kill -SIGTERM
pid
or
kill -15
pid
.
Starting and Stopping the Key Manager Server from the
Command Prompt
To start the Encryption Key Manager server from any command window or shell ,
enter:
java com.ibm.keymanager.EKMLaunch KeymanagerConfig.properties
This launches the Encryption Key Manager server in the background. When started
correctly, the Encryption Key Manager Java process can be displayed with the
ps
-ef | grep java
command (Linux platforms) or using the Windows Task Manager.
When running as a Windows Service, it displays as LaunchEKMService.
To stop the server, issue the
stopekm
command using any of the methods
described below in “The Command Line Interface Client” on page 5-5. Another
method is to send a
sigterm
to the key manager process. This allows the server to
shutdown and end cleanly. Do not send a
sigkill
to the key manager process.
sigkill
will not shut the process down cleanly. For example, on Linux systems,
enter
kill -SIGTERM
pid
or
kill -15
pid
.
On Windows platforms, when the Dell Encryption Key Manager is started as a
Windows Service, it can be stopped from the Control Panel.
Installing the Key Manager Server as a Window Service
Installing the Encryption Key Manager server as a service in the host server
ensures that when the host server is rebooted the Encryption Key Manager server
application will be started.
1.
Extract the executable LaunchEKMService.exe file from the release downloaded
from Dell Support Website (
) into a temporary directory.
2.
For the service to run properly some environment variables must be set:
a.
From the Start menu, click
Control Panel
.
b.
Double click
System
.
c.
Click the
Advanced
tab.
d.
Click
Environment Variables
.
e.
Under the list of System Variables, click
New
.
f.
Specify
JAVA_HOME
as the variable name and enter the IBM JVM directory.
The default install is
C:\PROGRA~1\IBM\Java60
g.
Click
OK
.
3.
Edit the system PATH variable using this procedure.
Note:
Setting the PATH variable from the command line will not work.
a.
From the Start menu, click
Control Panel
.
b.
Double click
System
.
c.
Click the
Advanced
tab.
d.
Click
Environment Variables
.
e.
Scroll the list of System Variables for the
Path
variable and click
Edit
.
f.
Add the
IBM JVM
path to the beginning of the Path variable. The default
install is
C:\PROGRA~1\IBM\Java60\jre\bin
Chapter 5. Administering the Encryption Key Manager
5-3
|
|