WebSphere MQ 8 在 Linux 上的安装指南
在Linux环境上安装WebSphere MQ 8的逐步指南。
IBM于2014年5月23日发布了WebSphere MQ 8,具有以下新功能。您可以参考what’s new in WebSphere MQ 8了解更多详细信息。
- 增强的安全性
- 增强的可扩展性
- 增加的功能
- 改进的文件传输
在本文中,我将讲解如何逐步下载和安装MQ 8。
- 从以下链接下载IBM WebSphere MQ。(这是一个90天有效期的试用版本)
https://www.ibm.com/docs/en/ibm-mq/9.3?topic=roadmap-mq-downloads
- 从列表中选择WebSphere MQ V8.0并点击“继续”
- 选择许可协议并确认
- 从列表中选择WebSphere MQ V8.0试用版适用于Linux X86,并点击立即下载
- 根据您的网络速度,下载可能需要几分钟时间。下载完成后,您应该看到以下文件。
[root@localhost Downloads]# ls -ltr total 0 -rw-r-----. 1 chandan chandan 0 Aug 31 09:49 WS_MQ_V8.0_TRIAL_LNX_ON_X86_64_ML.tar.gz [root@localhost Downloads]#
- 现在让我们解压缩该文件。完成后,您应该看到以下tar文件。
[root@localhost Downloads]# gunzip WS_MQ_V8.0_TRIAL_LNX_ON_X86_64_ML.tar.gz [root@localhost Downloads]# ls -ltr total 482608 -rw-r-----. 1 chandan chandan 431800320 Aug 31 08:37 WS_MQ_V8.0_TRIAL_LNX_ON_X86_64_ML.tar [root@localhost Downloads]#
- 使用tar -xvf命令解压缩tar文件,您应该看到以下文件被解压缩。
[root@localhost Downloads]# ls -ltr
total 1068500
-rw-r–r–. 1 226 12201 24227385 May 6 06:35 MQSeriesRuntime-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 251529 May 6 06:35 MQSeriesSDK-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 786408 May 6 06:35 MQSeriesSamples-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 5043802 May 6 06:35 MQSeriesClient-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 42354037 May 6 06:36 MQSeriesJava-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 88953596 May 6 06:36 MQSeriesJRE-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 19878931 May 6 06:36 MQSeriesGSKit-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 183922 May 6 06:36 MQSeriesMsg_de-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 312908 May 6 06:36 MQSeriesMan-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 162976 May 6 06:36 MQSeriesMsg_ja-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 172824 May 6 06:36 MQSeriesMsg_it-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 173762 May 6 06:36 MQSeriesMsg_fr-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 172276 May 6 06:36 MQSeriesMsg_es-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 165440 May 6 06:36 MQSeriesMsg_ru-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 171498 May 6 06:36 MQSeriesMsg_pt-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 155265 May 6 06:36 MQSeriesMsg_ko-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 150192 May 6 06:36 MQSeriesMsg_Zh_CN-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 174384 May 6 06:36 MQSeriesMsg_pl-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 174448 May 6 06:36 MQSeriesMsg_hu-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 171160 May 6 06:36 MQSeriesMsg_cs-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 151331 May 6 06:36 MQSeriesMsg_Zh_TW-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 23647132 May 6 06:37 MQSeriesServer-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 22271431 May 6 06:37 MQSeriesFTBase-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 25603 May 6 06:37 MQSeriesFTTools-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 15009811 May 6 06:37 MQSeriesFTService-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 2728965 May 6 06:37 MQSeriesFTAgent-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 7112412 May 6 06:37 MQSeriesFTLogger-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 18276 May 6 06:37 MQSeriesAMS-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 211123878 May 6 06:38 MQSeries Explorer-8.0.0-0.x86_64.rpm
-rw-r–r–. 1 226 12201 1762276 May 6 06:38 MQSeriesXRService-8.0.0-0.x86_64.rpm
-rwxr-xr-x. 1 226 12201 5631 May 6 06:41 crtmqpkg
-rw-r–r–. 1 226 12201 241 May 6 06:41 copyright
drwxr-sr-x. 4 226 12201 48 May 6 06:41 lap
drwxr-sr-x. 2 226 12201 4096 May 6 06:41 repackage
drwxr-sr-x. 2 226 12201 4096 May 6 06:41 READMES
drwxr-sr-x. 3 226 12201 17 May 6 06:41 PreReqs –
rwxr-xr-x. 1 226 12201 8471 May 6 06:41 mqlicense.sh
drwxr-sr-x. 2 226 12201 4096 May 6 06:41 licenses
- 接受许可协议,并使用rpm -ivh命令安装所需的组件。运行MQ服务器所需的最低组件为:-
MQSeriesServer-8.0.0-0.x86_64.rpm
MQSeriesRuntime-8.0.0-0.x86_64.rpm
- 通过执行mqlicense.sh文件接受许可协议
[root@localhost Downloads]# ./mqlicense.sh Licensed Materials - Property of IBM 5724-H72 (C) Copyright IBM Corporation 1994, 2014 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Displaying license agreement on :0
- 点击接受,您将看到以下确认信息
已接受协议: 继续安装。 [root@localhost Downloads]#
现在,是时候安装MQSeriesRuntime和MQSeriesServer了
[root@localhost Downloads]# rpm -ivh MQSeriesRuntime-8.0.0-0.x86_64.rpm 准备中... ################################# [100%] 更新/安装中... 1:MQSeriesRuntime-8.0.0-0 ################################# [100%] [root@localhost Downloads]# [root@localhost Downloads]# rpm -ivh MQSeriesServer-8.0.0-0.x86_64.rpm 准备中... ################################# [100%] 更新/安装中... 1:MQSeriesServer-8.0.0-0 ################################# [100%] [root@localhost Downloads]#
安装验证
您可以使用rpm -qa命令来确保MQ已安装,并检查MQ二进制文件是否位于/opt/mqm目录下
[root@localhost Downloads]# rpm -qa | grep -i mq MQSeriesServer-8.0.0-0.x86_64 MQSeriesRuntime-8.0.0-0.x86_64 [root@localhost Downloads]# [root@localhost Downloads]# ls -ltr /opt/mqm/ 总用量 48 -r--r--r--. 1 mqm mqm 0 May 6 06:35 mqpatch.dat -r--r----. 1 mqm mqm 13543 May 6 06:35 instinfo.tsk dr-xr-xr-x. 3 mqm mqm 20 May 6 06:36 properties dr-xr-xr-x. 2 mqm mqm 6 May 6 06:36 inc dr-xr-xr-x. 2 mqm mqm 4096 Sep 1 09:26 READMES dr-xr-xr-x. 3 mqm mqm 18 Sep 1 09:26 msg dr-xr-xr-x. 3 mqm mqm 103 Sep 1 09:26 samp dr-xr-xr-x. 2 mqm mqm 4096 Sep 1 09:26 licenses dr-xr-xr-x. 16 mqm mqm 4096 Sep 1 09:26 doc dr-xr-xr-x. 5 mqm mqm 38 Sep 1 09:26 java dr-xr-xr-x. 3 mqm mqm 4096 Sep 1 09:26 bin dr-xr-xr-x. 4 mqm mqm 4096 Sep 1 09:26 lib dr-xr-xr-x. 3 mqm mqm 4096 Sep 1 09:26 lib64 [root@localhost Downloads]#
希望这个简要指南能帮助您设置MQ环境以供学习。如果遇到任何问题,请告诉我。