@[email protected] Restarting vmadmd might've helped, but what else worked was releasing the dhcp lease of the physical link. And since the VNC IP is shared through the vnic linked to the phys-link, the VNC IP would be the same as the phys-link IP.
Also, I had the understanding of nic_tag and etherstub usage wrong. I was missing the information about vnics. Essentially, I had another issue and created an etherstub with no link to a phys-link or a vnic-link, so therefore there's no route available to go once it's at the etherstub. Now, I just need to find out how to create a nic_tag that's linked to a phys-link (similar to the "admin" nictag show with "nictagadm list") On Wed, Apr 29, 2015 at 3:30 PM, Nahum Shalman <[email protected]> wrote: > I would try restarting vmadmd ("svcadm restart vmadmd"). Let us know if > that works. > > -Nahum > > > On 04/29/2015 03:25 PM, Eric wrote: > > I'm running SmartOS (joyent_20150417T032339Z) under Vmware Player 11 and > have resumed it while on a new network with a different IP range and > subnet. > > I have one NIC assigned to SmartOS: e1000g0 (dhcp) > I have an etherstub created: elk0 > I have a vm created to use the nic_tag: elk0 > > Upon restoring SmartOS back out of its suspended state and requesting a > new IP from the dhcp server for e1000g0, the IP is now different from the > VM's VNC "host" IP. > > Without restarting the VM, I would like to update the VM's nic/vnc IP/host > to be assigned to one which will be routable from the new network > > Is that possible? > *smartos-discuss* | Archives > <https://www.listbox.com/member/archive/184463/=now> > <https://www.listbox.com/member/archive/rss/184463/22280019-340ab187> | > Modify <https://www.listbox.com/member/?&> Your Subscription > <http://www.listbox.com> > > > *smartos-discuss* | Archives > <https://www.listbox.com/member/archive/184463/=now> > <https://www.listbox.com/member/archive/rss/184463/27088356-7e8b0922> | > Modify > <https://www.listbox.com/member/?&> > Your Subscription <http://www.listbox.com> > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
