When taking a network archive the Ignite-UX server will first check/upgrade the Ignite-UX client server on the target server. Following screenshot shows the command sequence for that operation:
PXE-E23: Client received TFTP error from server
When performing a lanboot from EFI:
Indicates that the tftp daemon cannot read the requested file.
Check permissions on files + parent directories:
is not readable by the tftpd user!
To fix:
Try the lanboot again:
Performing a directed lanboot…
Creating default Ignite-UX recovery depots
Check that the required tools for 11.31 is installed on the Ignite-UX server:
This should show something like:
Check if the default depot for recovery is available on the Ignite-UX server:
Default would be /var/opt/ignite/depots/recovery_cmds
If it does not exist run:
to create it.
Remove everything regarding Ignite-UX on the client system.
Install the recovery commands on the client system:
Now it should work. You can run your make_net_recovery with the -u option to get the clients updated automatically to the current server version.
I have taken the step to move all my repositories from Github to my own self-hosted git service at git.kudos.be.
The move is a logical consequence of the ev...
Over the last couple of years I have made some small and not so small improvements to the LVM scripts for HP-UX. Most notably additional options/toggles were...
Leave a comment