You can get the following error when adding Remote Copy volumes on a IBM Storwize or IBM Flashsystem: CMMVC5970E The Remote Copy relationship was not created because there is not enough memory The fix is to increase the memory on both storage devices. Login to both Storwize / Flash system devices and check the remote_copy_total_memory …
Author Archives: Mark
Download XenConvert 2.3.1
It was not easy to find on the internet, to help other people out, you can download the XenConvert 2.3.1 x64 (xenconvert_install_2.3.1_x64.exe) here.
[FIXED] Can’t locate IO/Socket/INET6.pm in @INC
If you get the following error: Just install the libio-socket-inet6-perl package, on Ubuntu:
[FIXED] mysqlpump: [WARNING] (1356)
If you get underlying warnings and errors, the solution is simple, run;
[FIXED] SNMP ‘Unknown token: smuxpeer’ Ubuntu 18.04
When trying to get the Dell OpenManage Server Administrator (OMSA) working with SNMP I got the following error: snmpd[28756]: /etc/snmp/snmpd.conf: line 23: Warning: Unknown token: smuxpeer. On older Ubuntu server you need to remove -I -smux from the file /etc/default/snmpd On the newer Ubuntu 18.04 you also need to change the following file: /lib/systemd/system/snmpd.service The …
Continue reading “[FIXED] SNMP ‘Unknown token: smuxpeer’ Ubuntu 18.04”