09-01-2020, 09:55 AM
(This post was last modified: 09-01-2020, 10:23 AM by Arwen.
Edit Reason: Fixed early submit edit
)
I recently purchased a clusterboard and 7 compute modules. One of the 7 never retrieves an IP from my DHCP server.
Here's been my process thus far:
Here's been my process thus far:
- Download Arbian 20.08 Buster 5.7.15 (Pine64so version) and unxz the archive.
- Mount the image, use dtc and vim to make the necessary modification to the device tree image for networking to work.
- Copy the image to a microSD card with dd. (All cards are new and tested with f3. Class A1 cards were selected per the documentation.)
- Insert the card in a compute module, insert module into first slot on clusterboard, connect cables.
- Wait for my DHCP server to assign a lease.
- Create a static IP assignment for the MAC address from the DHCP lease.
- SSH to module and complete first login steps (root password, locale, user creation)
- Issue shutdown, power off the board, and remove the module.
- Repeat 3-8 successfully for five of the six other compute modules.
- Waiting a very long time (more than 40 minutes; others took less than 5)
- Reseating the module
- Reseating the microSD card
- Re-imaging the microSD card
- Using a microSD card verified to be working in one of the other modules
- An nmap scan of my local network (which turned up nothing unexpected)
- Serial Console debugging. I did not buy one.