Page MenuHomeDevCentral

Ysul doesn't seem to be reachable
Closed, ResolvedPublic

Description

Ysul doesn't respond on the network.

Last operation done:

$ ezjail-admin restart uncle-slovius.nasqueron.org
Stopping jails: uncle-slovius.nasqueron.org

With a configuration allowing the jail to listen to public IPv4, public IPv6 and drake IPv4 (previous config were drake only).

Event Timeline

I'm restarting Ysul, as I can't reach it through Dwellers either.

There is an issue with the hypervisor

~ # esxcli vm process list
Connect to localhost failed: Connection failure

Hypervisor works again

Details on T717.

Ysul restart

$ esxcli vm process kill --type=soft --world-id=...
$ vim-cmd vmsvc/getallvms 
Vmid     Name                    File                     Guest OS      Version              Annotation           
1      Ysul       [datastore1] Ysul/Ysul.vmx           freebsd64Guest   vmx-08    2015-04-04: switched to quadcore
[...]
$ vim-cmd vmsvc/power.getstate 1
Retrieved runtime info
Powered off
$ vim-cmd vmsvc/power.on 1
Powering on VM:
$ vim-cmd vmsvc/power.getstate 1
Retrieved runtime info
Powered on

We've got a ping soon after the reboot, nothing now.

I'm attaching a console in a few minutes to see what happens exactly, and why it doesn't respond on the network.

ETA for next update: 21:35 UTC

dereckson lowered the priority of this task from Unbreak Now! to High.Feb 11 2016, 22:09

We can reach Ysul again.

Decreasing the priority. Watching for issues.

All seems operational.