PowerFlex Firmware Update Fails With Invalid Byte Sequence In US-ASCII
Summary: The cluster was undergoing a firmware upgrade performed using the Resource Group. Upgrade fails with the message "invalid byte sequence in US-ASCII."
Symptoms
The deployment.log from the Job-ID reports the firmware update failed. The playbook is running the command /usr/sbin/sysctl -p:
|
|
The following error may be seen when running the command directly on the node:
[root@node3 etc]# /usr/sbin/sysctl -p...sysctl: /etc/sysctl.conf(91): invalid syntax, continuing... |
Cause
Resolution
Workaround
- Back up the original sysctl.conf file on the affected node:
cp /etc/sysctl.conf /etc/sysctl.conf.backup
- Copy a sysctl.conf file from a node where it is known to be functioning correctly:
scp /etc/sysctl.conf root@<problematic_node_ip>:/etc/sysctl.conf
- Apply the new configuration on the affected node:
/usr/sbin/sysctl -p
- Ensure that the command completes successfully without any "invalid syntax" errors.
- Once the above steps are completed and verified, reinitiate the firmware update process using the Resource Group.
Additional Information
Affected product:
PowerFlex Manager 4.5.2