Hello,
I am trying to upload an iso image from an NFS location that does not need a username and password. I am able to upload it via Virtual Console GUI but not with racadm.
By providing a dummy username and password racadm does say that 'Remote Image is now Configured' but it is not.
Is there some other way out ?
Need help. I have tens of servers to build this way.
Command used:
racadm -r $ip -u $user -p $password remoteimage -c -l "//$path" -u $dummy_user -p $dummy_password