This section covers the procedure to place a support file on a storage or compute node.
Follow these steps to place a support file on a storage or compute node:
- Establish an SSH session with the proxy server:
ssh firstname.lastname@tacp-proxy.cp.lenovo.com
where:
firstname.lastname is your Support user ID.
- On the proxy server, create a temporary directory and copy the support file there.
- Log out of the proxy server.
- Use SCP to copy the firmware packages (and LLDP64e) from your laptop to the directory on the proxy server:
- Establish an SSH session with the proxy server again.
- Make sure that the customer has enabled Support Mode.
- Use scp to copy the files from the SSH proxy to the primary interconnect switch (in the example, the files are copied to a /tmp directory)
The port number used to connect to the interconnect switch is provided when the customer enables Support Mode.
- Establish an SSH session with the primary interconnect switch:
ssh -p<port_number>cldtx_support@localhost -o StrictHostKeyChecking=no
- Verify that the files that you copied are in the temporary directory.