Opened 12 years ago
Closed 12 years ago
#114 closed (fixed)
Unable to SSH into bare metal nodes
Reported by: | lnevers@bbn.com | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | AM | Version: | SPIRAL4 |
Keywords: | Cc: | ||
Dependencies: |
Description
Created a sliver via the ExoSM named "lnexo", which requested one bare metal node at BBN and 1 bare metal node at RENCI. Sliver was created successfully, and sliverstatus reported the sliver "ready" 10 minutes after creation time, as expected.
Tried to login to each of the bare metal nodes but attempts fail with "Connection timed out". This failure is still occurring 30 minutes after the sliver was deemed "ready":
BBN bare metal node connection:
$ ssh -i ~/.ssh/id_rsa root@192.1.242.111 ssh: connect to host 192.1.242.111 port 22: Connection timed out
RENCI bare meta node connection:
$ ssh -i ~/.ssh/id_rsa root@152.54.14.201 ssh: connect to host 152.54.14.201 port 22: Connection timed out
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
This has been fixed. The recent change in inter-vlan routing on the head node caused this problem.
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you! I am able to login to both bare metal nodes now. Closing ticket.
Please don't delete this slice for now