Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCI and MAC address configuration #2

Closed
ritwix opened this issue Dec 8, 2021 · 2 comments
Closed

PCI and MAC address configuration #2

ritwix opened this issue Dec 8, 2021 · 2 comments

Comments

@ritwix
Copy link

ritwix commented Dec 8, 2021

I am trying to enter the right values in the client.toml and server.toml for pci_nic, mac address, and ip address.
I also find that the setup.sh is not echoing the values for PCI and MAC and instead returns:

  • PCI=
    ++ ethtool -P ens1f1
    ++ awk '{ print $3 }'
    Cannot read permanent address: No such device
  • MAC=
  • echo 'pci: '
  • echo 'mac: '`

Is there any help you can provide with this?
Thank you.

@ritwix ritwix closed this as completed Dec 10, 2021
@ritwix
Copy link
Author

ritwix commented Dec 10, 2021

I was using the wrong node type in cloudlab configuration.

@karayanni
Copy link

karayanni commented Nov 9, 2022

Hi @ritwix , were you able to run it eventually?
When I run the setup.sh I get a MAC but no PCI, I think the issue might be related to properly installing the MLNX OFED driver, do you remember how you installed it / any insights in general that might be helpful?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants