Rocks Cluster Compute Node Installation Problem using PowerConnect N2024

We bought a PowerConnect N2024 switch for a small cluster. During the installation, the DHCP server did not seem to work. The compute node could not get an IP address and the installation failed. I saw a FAQ about the problem with PowerConnect 5224.

http://central6.rocksclusters.org/roll-documentation/base/6.1.1/faq-configuration.html#DELL-POWERCONNECT

I had a hard time while trying to follow the guide. The first problem I had was with entering the command to assign an IP address for the switch. I didn’t know that there were two different modes for the switch. You need to enter

enable

first to enter the command. After you enter the command, the prompt changes from > to #. You can then enter the command to assign an IP address for the switch.

config
interface vlan 1
ip address 10.1.2.3 255.0.0

The second problem I had was that I couldn’t find the place to change “edge port” settings. The guide suggested that this setting could be labeled as “fast link”. On the N2024 switch, it is not called either “edge port” or “fast link”; it is called Port Fast. You can enable this setting by going to Switching -> Spanning Tree -> Global Settings -> Port Fast.

powerconnect-portfast


This post may contain affiliated links. When you click on the link and purchase a product, we receive a small commision to keep us running. Thanks.


Be the first to comment

Leave a Reply