Unsolved
This post is more than 5 years old
9 Posts
0
1095
June 22nd, 2017 19:00
Error message during Upgrading ScaleIO SDS package
Hello guys,
I'm testing upgrading ScaleIO software from v2.0.0.2 to v2.0.1.3.
While I was upgrading SDS software on the node, the error message showed up below:
-------------------------
[root@sdsnode_1 ~]# rpm -U /tmp/scaleio_v2013/EMC-ScaleIO-sds-2.0-13000.211.el6.x86_64.rpm
warning: /tmp/scaleio_v2013/EMC-ScaleIO-sds-2.0-13000.211.el6.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID ff8e3367: NOKEY
Post phase - upgrading
/var/tmp/rpm-tmp.Syc7WI: line 253: [use_fifo_file=1: command not found
fifo files already in use from previous version
Modifying daemon wrapper to support DAS CACHE
Use NO_DAS_CACHE_SUPPORT=1 rpm -U EMC-ScaleIO-sds... to install witout DAS Cach Support
[root@sdsnode_1 ~]#
-------------------------
I know the part colored blue is showing due to I didn't install PGP key on the system, but the part colored red is unexpected.
It seems the SDS nodes work normally after upgrading with these messages, but I'd like to make sure it doesn't affect environment.
Does anyone has same error or has any workaround about this error?
FYI, we don't use DAS cache feature.
Thank you.
Ichiro
pawelw1
306 Posts
0
June 23rd, 2017 07:00
Hi,
Have you changed anything manually in your SDS conf.txt file? It looks like the post-upgrade script failed updating it.
Is there anything in /tmp/emc-scaleio-sds-install.log - can you paste it here?
What's your exact OS and kernel version?
Thank you,
Pawel
i_iinuma
9 Posts
1
June 28th, 2017 14:00
Hello Pawel,
Thank you for replying. And sorry for my late reply.
It has been solved myself. I found the issue in the release note.
https://support.emc.com/docu82892_ScaleIO-2.0.1.3-Release-Notes.pdf?language=en_US
# SCI-16886 in the page 63.
[FYI]
I've never changed SDS configure. And in the log file, there are the same messages (fifo files already in use from...).
So I think the message will show up if you upgrade SDS software manually in any environment.
Thank you.
Ichiro