ajayaa / cloudguru

scripts to help you get Openstack up and running.
3 stars 1 forks source link

Can't ssh into vms in compute node but can ping them. (cirros image specific) #37

Open ajayaa opened 9 years ago

ajayaa commented 9 years ago

This is related to mtu size it seems. Go to the vm in compute node with xvnc4viewer and run: sudo ip link set eth0 mtu 1400

For full details refer to https://ask.openstack.org/en/question/30502/can-ping-vm-instance-but-cant-ssh-ssh-command-halts-with-no-output/