How to install connector from .fw MDC upgrade file |
Steps:
- Download the .fw file you wish to extract, usually you'll find this package in the '2 of 2' .fw file.
- Extract the packages from the .fw file.
###
Extracting files from .fw images, removed STDOUT to make this easier to read.
cpio -idv < /usr/adic/HAM/shared/upload/QTM-DXiSNA-upd-5.3.0.OS6-16202-16195.1of2.fw
cpio -idv < /usr/adic/HAM/shared/upload/QTM-DXiSNA-upd-5.3.0.OS6-16202-16195.2of2.fw
-Find the snconnect package.
[root@downm440 connectinstall]# ls | grep connect
snconnect_client-RedHat60AS_26x86_64-15-23526570.tar.gz
-Untar the package
##Untar example
tar -zxvf snconnect_client-RedHat60AS_26x86_64-15-23526570.tar.gz
-Install the connector
[root@downm660 snconnect_client]# ./install_connector.sh
Usage: install_connector.sh <connect_host> [graphite_host] [--inactive]
[root@downm660 snconnect_client]# ./install_connector.sh 127.0.0.1
GRAPHITE_HOST = 127.0.0.1
CONNECT_HOST = 127.0.0.1
INACTIVE = 0
Appliance Install Mode
Checking for installed quantum_python rpm...found
Checking for installed quantum_python-setuptools rpm...found
Checking for installed quantum_protobuf rpm...found
Checking for installed quantum_zeromq rpm...found
Checking for installed snupdate rpm...found
Checking for installed meld3 egg...found
Checking for installed supervisor egg...found
Checking for installed quantum_czmq rpm...found
Checking for installed quantum_connector rpm...found
Checking for installed quantum_service_router rpm...found
Checking for installed quantum_service_router-devel rpm...found
INSTALLED: quantum_service_router-devel-0.1.0-537.7.x86_64.rpm quantum_service_router-0.1.0-537.7.x86_64.rpm quantum_connector-1.0.0-655.1.x86_64.rpm quantum_czmq-1.4.1-6.x86_64.rpm
NOT INSTALLED:
Preparing... ########################################### [100%]
1:quantum_czmq ########################################### [ 25%]
2:quantum_service_router ########################################### [ 50%]
3:quantum_service_router-########################################### [ 75%]
4:quantum_connector ########################################### [100%]
Installing eggs: pyzmq protobuf lz4 pexpect
Waiting for mintd.Config adjusted
Config adjusted
5683
Qustat archive assigned to "tcp://127.0.0.1:5001"
Connector install finished
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |