Hi folks,
I'm trying to run the following commands on our network adapters:
chdev -l <adapter> -a chksum_offload=no
chdev -l <adapter> -a large_send=no
The AIX always tells me that the changes cannot be made because the adapters are busy ...
Of course they are, because I'm connected via ssh and the machine is a production system ;-)
Question is, whether there's another way of changing these settings without having to free up the adapters. Something that's only going to be effective after a system reboot, so that I can change the settings, perform a reboot and everything's fine. Maybe somewhere in the ODM ??
Any ideas ?
Thanks in advance !
Regards
Thomas
I'm trying to run the following commands on our network adapters:
chdev -l <adapter> -a chksum_offload=no
chdev -l <adapter> -a large_send=no
The AIX always tells me that the changes cannot be made because the adapters are busy ...
Of course they are, because I'm connected via ssh and the machine is a production system ;-)
Question is, whether there's another way of changing these settings without having to free up the adapters. Something that's only going to be effective after a system reboot, so that I can change the settings, perform a reboot and everything's fine. Maybe somewhere in the ODM ??
Any ideas ?
Thanks in advance !
Regards
Thomas