Hi Toks,
The ext_sshd service listening on the public network is stopped during post_load() to ensure that an SSH connection to the blade/VM can't be made on the public network to until a reservation is made. The sshd service listening on the private network remains enabled throughout.

The ext_sshd service gets enabled when grant_access() is called from reserved.pm after a user clicks the Connect button.

Hope this helps,
Andy


Toks Adeshiyan wrote:
Quick questions...

Why is sshd disabled during post_load()? If this happens immediately after the load routine, when/how does the service get re-enabled?

Toks

Reply via email to