You opened a new thread with this question - which I answered, so this one
is probably good to be closed :)
On Tue, 1 Jun 2021 at 22:40, Jeremy Hansen wrote:
> Thank you for your help. Set up a tagged VLAN and live migrations are
> working like a champ now.
>
> My next issue…
>
> I launched a s
Thank you for your help. Set up a tagged VLAN and live migrations are working
like a champ now.
My next issue…
I launched a second guest and noticed it did not allocate a new public IP. My
expectation was that it would allocate another public IP and the second
instance would have its own vir
No, but if you're using Advanced Networking you've to manage the trunk
configuration on the switch ports.
Every Virtual Router has a public IP on a specific interface and a specific
VLAN and a private IP on another interface in another vlan that acts as a
gateway for the instance.
So, if VR and ins
Ahh, so I just noticed that I could also migrate the router and when I do that,
everything works as expected again. So is this how migrates work? Do routers
always have to move with the instance?
-jeremy
> On Jun 1, 2021, at 3:26 AM, Jeremy Hansen wrote:
>
> One thing I noticed, and I don’
Hmm. VM hosts are on the same vlan. Port configuration on both hosts is exactly
the same. I’m not saying it isn’t vlan related but I would expect neither host
to work if it was a vlan issue?
Thanks
> On Jun 1, 2021, at 2:47 AM, Alessandro Caviglione
> wrote:
>
> I think that your switch doe
I think that your switch doesn't have ports tagged with all required
VLANs...
On Tue, Jun 1, 2021 at 11:20 AM Jeremy Hansen wrote:
>
> I set up another VM host so now I have two VM hosts. I’m experimenting
> with live migrations. It looks like the VM migrates, but I can no longer
> SSH to the
I set up another VM host so now I have two VM hosts. I’m experimenting with
live migrations. It looks like the VM migrates, but I can no longer SSH to the
guest once it’s migrated. I’m using an isolated network. I setup firewall
rules to allow all, along with port forwarding rules for ssh.