- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Servers - General
- >
- Can't start HPE SUM on Remote Server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 06:40 AM
01-26-2022 06:40 AM
Can't start HPE SUM on Remote Server
Hi
I try to patch the Firmware and Drivers of our Systems with HPE SUM 8.9. I will start HPE SUM from a Management Server. The Command I use is:
.\smartupdate /s /target "xx.xxx.xx.x." /user "XXX\XXXX" /passwd "XXXXX" /use_location "C:\temp\baseline"
When I run the command, the console shows:
iLO Channel Interface (CHIF) Driver will be installed on Windows nodes, if it is not already present. This will help ensure complete inventory and recommended updates.
sum_service_x64.exe started successfully on port 63001 and secure port 63002. FTP is disabled.
But nothing more. It doesn't stop, it only show this and does nothing. !
I tried to test if the port 63001 is open, but telnet shows only Connecting To XX.XXX.XXX.X...Could not open connection to the host, on port 63001: Connect failed
I have no Firewall betwen the systems. And I opened in the Windows Firewall all incoming Ports on the Remote System.
Does anybody have a idea what the problem could be? It looks like i have no listener on this port on the remote system. Is there something I have to install on the remote System?
Or is there an option, how I can start hpe SUM locally without an Useraccount, when I have the ILO High Secure Mode activated? I tried to turn of the setting "Require Host Authentication", but HPE SUM still needs credentals.
Kind Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 07:26 AM
01-26-2022 07:26 AM
Re: Can't start HPE SUM on Remote Server
It's probably the UAC, Try starting Hpsum (hpsum.bat) as Administrator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 08:21 AM
01-26-2022 08:21 AM
Re: Can't start HPE SUM on Remote Server
Try
smartupdate.bat /open_firewall
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 04:04 AM
01-27-2022 04:04 AM
Re: Can't start HPE SUM on Remote Server
I changed the command to:
.\smartupdate /s /target "XX.XXX.XXX.XX" /port 5985 /ssl_port 5986 /user "XXX\XXX" /passwd "XXXXX" /ilo_username "XXX\XXXX" /ilo_password "XXX" /use_location "C:\Temp\XXXX\" /open_firewall /ignore_warnings /tpmbypass
But when SUM starts it still show:
sum_service_x64.exe started successfully on port 63001 and secure port 63002. FTP is disabled.
Why does it still use the port 63001 and 63002? I want to change it to 5985 and 5986.
Kind Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 10:17 AM
01-27-2022 10:17 AM