HPC
HPC

| HPC and Data for Lattice QCD

dhcpd

HPC and Data for Lattice QCD

dhcpd

Update of dhcpd.conf on all apemaster server

The configuration of dhcpd.conf is managed through a cfengine feature called dhcpd.

(1) Change

vim /afs/ifh.de/common/installation/test/archive/dhcp/apemaster/etc/dhcpd.conf

to your needs.

(2) Apply those changes:


for s in 5 6 7 8 9 10; do \
    ssh -l root apemaster$s '/afs/ifh.de/products/sue/etc/sue.update dhcp'; \
done


(3) If you just want to restart the dhcpd server you may also

/nroot/sbin/dhcp-restart