General Recommended Troubleshooting Steps for NSC Hardware Issues
If non-responsive via Console:
- Note: Console LED will not light up until Nodegrid OS is running
Verify terminal software (i.e. putty, SecureCRT, minicom, etc) is set to:
115200bps
8 bits
No parity
1 stop bit
No flow control
Correct COM port (on Windows) or device (on Mac/unix) is selected
Verify console cable is connected at both NSC and terminal/laptop
Sometimes reseating the cable on both ends can help
Swap console cable with known working cable
Try to access BIOS to see if Console responds to keyboard input:
Shutdown system
Power on system
After beep/screen clear, press Esc and/or Del to access BIOS
Attempt direct access by connecting HDMI monitor and USB keyboard:
Power cycle unit while connected to HDMI and watch for boot output
If there is output, attempt to interact with the system via the USB keyboard
USB keyboard can be plugged into any USB port
Test the console setup (laptop/cable/etc) with another device to verify that it is working as expected
If no response on Console or HDMI/keyboard using an otherwise working setup, the unit will require RMA
If unable to access target device on one or more serial ports:
- Follow steps in KB: How to troubleshoot RS232 serial connections
If system is responding on Console and non-responsive via network:
Verify network configuration from admin interface:
Navigate to network connections: cd /settings/network_connections
Get current settings and status: show
If network status is down, check the hardware connections:
Verify the link is detected: ethtool eth0 | grep Link
Verify network cable connected at both NSC and switch
Reseat the network cable on both ends
(Fiber only) Also reseat the transceivers
Swap network cable with known working cable
(Fiber only) Swap transceiver with known good transceiver
Verify the same type of transceiver is being used on both sides
Move network cable to another switch port
If network status is up, verify the basic network configurations:
Verify IP address and subnet mask are accurate
Access shell: shell sudo su -
Verify that there are no firewall rules preventing the connections:
For IPv4: iptables -L
For IPv6: ip6tables -L
Try to ping a known public IP, such as Google DNS: ping 8.8.8.8
Try to ping the default gateway
Check if web server listening on port 80 and 443: netstat -lanp | grep -E ":::80|:::443"
Check if SSH server is listening on port 22: netstat -lanp | grep :::22
If still not working after above steps: create case by emailing ZPE Support (support@zpesystems.com) so we can help troubleshoot your specific networking needs
If system is responding on Console and cannot boot to CLI:
If system boots directly into BIOS with no keyboard input: reset the CMOS If the Console displays "Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key"
Boot into the BIOS and check if the SSD is detected:
Shutdown system
Power on system
After beep/screen clear, press Esc and/or Del to access BIOS
Navigate to the Boot page
Navigate down to the boot options and review the entry for 'Hard Drive' to see if a vendor is listed
If drive is still not detected, the unit will require RMA
Try reseating the SSD
Disconnect all power connections
Remove the cover of the unit by remove the four screws on the top and two on each side of the unit. Cover should lift up easily.
Locate the SSD: Look for an mSATA drive connected to the main board
Reseat the mSATA:
Remove the screw holding it in place; the drive should pop up at a 45° angle
Gently remove and reinsert mSATA at a 45° angle
Press the mSATA back into place and reinstall the screw
If the boot process reaches the GRUB menu and normal boot fails after this point:
- Try Rescue mode to check for SSD issues:
- Select Nodegrid Platform x.x Arcus - Rescue Mode mode from the GRUB menu
- Verify the prompt shows: bash-5.0#
- Review upgrade logs for possible errors: located in /var/upgradeBackup/image_install.*
- Check SSD for possible issues:
- Check for errors via smartctl: smartctl -a /dev/sda
- Check for partition errors: fdisk -l /dev/sda
- Share any outputs of concern by creating case by emailing ZPE Support (support@zpesystems.com) for review
- Gather data from Verbose mode:
- Select Nodegrid Platform x.x Arcus - (verbose) from the GRUB menu
- Wait until there is no further progress for an hour
- Note: There are a few situations where a long boot time is expected, particularly after upgrading if a database needs to be converted
- Copy the output, especially the last few lines, and create case by emailing ZPE Support (support@zpesystems.com) so we can determine why the boot is not completing
Related Articles
Steps to Secure Nodegrid
The attached document describes the recommended security settings for your Nodegrid before connecting it to the network.
Modem Troubleshooting
Modem Troubleshooting Note: The commands below need to be run from the root shell. This is accessed from the admin CLI by using: shell sudo su - List connected modems mmcli -L Found 1 modems: /org/freedesktop/ModemManager1/Modem/0 [Sierra Wireless, ...
How to Troubleshoot IPSec Issues
Version 0.1 (02 May 2018) Troubleshooting IPSec connections Enable Logging In case IPSec log files are required to troubleshoot connection issues or for other reasons, it can be enabled in the ipsec.conf file. Note: Logging for the IPSec service is ...
What is the Nodegrid NSC Appliances' Harmonized Code and ECCN Number?
The Nodegrid family of appliances have the following HS code and ECCN information: Nodegrid Serial Console (NSC) Nodegrid Bold (NGB) Nodegrid [CI] (NCI) Nodegrid Flex (NFX) Nodegrid Service Processor (NSP) Nodegrid USB (NGU) Harmonized code HS ...
Nodegrid hardware description with "SLC-LITE AES".
SLC-lite is a ZPE's SSD vendor's proprietary technology that strikes a cost-performance balance between MLC and SLC flash types and it is an ideal alternative solution for mission-critical embedded or industrial applications. It utilizes the ...