Unsolved
This post is more than 5 years old
1 Rookie
•
51 Posts
0
968
May 27th, 2016 08:00
Upgrading from 1.32_4 to 2.0.0 Gateway wont Start
Had to stop after first
SCALEIO gateway unable to start after pkg installation.
SIO_GW_KEYTOOL=/usr/java/jre1.8.0_91/bin/ rpm -U EMC-ScaleIO-gateway-2.0-5014.0.x86_64.rpm
validating java version
/bin/java
found the Java executable in PATH
applying pattern "java version"
version 18
java platform that was found : Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
Running pre installation verifications
Using the custom keytool location: /usr/java/jre1.8.0_91/bin/
The EMC ScaleIO REST Gateway is not running.
found suffice RAM memory : 395817488
warning: /opt/emc/scaleio/gateway/conf/catalina.properties created as /opt/emc/scaleio/gateway/conf/catalina.properties.rpmnew
warning: /opt/emc/scaleio/gateway/webapps/ROOT/WEB-INF/classes/gatewayUser.properties created as /opt/emc/scaleio/gateway/webapps/ROOT/WEB-INF/classes/gatewayUser.properties.rpmnew
Running post install operations (rpm,upgrade)
Redirecting to /bin/systemctl status iptables.service
Redirecting to /bin/systemctl status ip6tables.service
/bin/java
Installing the web server service/process to run as root(default).
To run as a different user, define the variable GATEWAY_RUN_USER.
Updating file /opt/emc/scaleio/gateway/conf/catalina.properties
Updating file /opt/emc/scaleio/gateway/webapps/ROOT/WEB-INF/classes/gatewayUser.properties
missing security configuration - adding them in order to preserve ability to work with old systems
using default lockboxphrase, updating if needed
it looks like mdm.password.encoding property is not set properly ...
Creating new lockbox
MDM user credentials successfully saved
Redirecting to /bin/systemctl status iptables.service
Redirecting to /bin/systemctl status ip6tables.service
Running post-run install operations
1
Creating service file /etc/systemd/system/scaleio-gateway.service
Creating service file /etc/init.d/scaleio-gateway
5
ln -s '/etc/systemd/system/scaleio-gateway.service' '/etc/systemd/system/multi-user.target.wants/scaleio-gateway.service'
Cannot query status of the EMC ScaleIO Gateway.
[root@xxxxxxxxxxxxxxx ScaleIO_2.0.0_Gateway_for_Linux_Download]# rpm -qa | grep -i scale
tomer__engineer
155 Posts
0
May 30th, 2016 01:00
Hi,
1. We have a known issue with JAVA8 buil 91 on RHEL7.2, hence please try to use an older build (e.g. JAVA8 build 60) - this issue will be fixed in future releases
2. Does you host name contains '.' and/or '_' ? can you try to edit the host name and repeat the install?
red1918sox
1 Rookie
•
51 Posts
0
May 31st, 2016 07:00
re-install update 60 release. The hostname does not contain any of those characters.
tomer__engineer
155 Posts
0
June 1st, 2016 00:00
Problem resolved when you removed JAVA8 build 91 and installed build 60 instead?