MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Bedienungsanleitung Seite 24

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 24
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 23
2 Network Administration
Ephemeral TCP Po
rts with Job Manager
If you use the job
manager on a cluster of nodes running Windows operating
systems, you mus
t make sure that a large number of ephemeral TCP ports
are available on
the job manager machine. By default, the maximum valid
ephemeral TCP p
ort number on a Windows operating system is 5000, but
transfers of la
rge data sets might fail if this setting is not increased. In
particular, if
your cluster has 32 or more workers, you should increase the
maximum valid
ephemeral TCP port number using the following procedure:
1 Start the Regi
stry Editor.
2 Locate the following subkey in the registry, and click Parameters:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3 On the Registry Editor window, select Edit > New > DWORD Value.
4 In the list of entries on the right, change the new value name to
MaxUserPort and press Enter.
5 Right-click
on the MaxUserPort entry name and select Modify.
6 In the Edit DWORD Value dialog, enter 65534 in the Value data Þeld.
Select Decimal for the Base value. Click OK.
This parameter controls the maximum port number that is used when
a program requests any available user port from the system. Typically,
ephemeral (short-lived) ports are allocated between the values of 1024 and
5000 inclusive. This action allows allocation for port numbers up to 65534.
7 Quit the Reg
istry Editor.
8 Reboot your machine.
2-24
Seitenansicht 23
1 2 ... 19 20 21 22 23 24

Kommentare zu diesen Handbüchern

Keine Kommentare