PowerProtect: How to modify the default MTU for docker-containers in PPDM NAS Proxy

Riepilogo: How to modify the default MTU 1500 for docker-containers in PPDM NAS Proxy to a different value(1400)

Questo articolo si applica a Questo articolo non si applica a Questo articolo non è legato a un prodotto specifico. Non tutte le versioni del prodotto sono identificate in questo articolo.

Istruzioni

To modify the default MTU from 1500 for docker-containers in PPDM NAS Proxy, follow these steps:

Log in as "admin" and change to "root" on the NAS Proxy or protection engine machine.

1) Edit file /usr/lib/systemd/system/docker.service
2) Modify the following line.
ExecStart=/usr/bin/dockerd --add-runtime oci=/usr/sbin/docker-runc $DOCKER_NETWORK_OPTIONS $DOCKER_OPTS --mtu=1400
2) Update the eth0 and eth1 MTU to 1400 by running.
ifconfig eth0 mtu 1400
ifconfig eth1 mtu 1400

3) Add MTU=1400 to the network.service
4) Run the command systemctl daemon-reload
5) Run the command systemctl restart docker.server
Proprietà dell'articolo
Numero articolo: 000215307
Tipo di articolo: How To
Ultima modifica: 02 ott 2023
Versione:  2
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.