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

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

Ten artykuł dotyczy Ten artykuł nie dotyczy Ten artykuł nie jest powiązany z żadnym konkretnym produktem. Nie wszystkie wersje produktu zostały zidentyfikowane w tym artykule.

Instrukcje

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
Właściwości artykułu
Numer artykułu: 000215307
Typ artykułu: How To
Ostatnia modyfikacja: 02 paź 2023
Wersja:  2
Znajdź odpowiedzi na swoje pytania u innych użytkowników produktów Dell
Usługi pomocy technicznej
Sprawdź, czy Twoje urządzenie jest objęte usługą pomocy technicznej.