> On 10 Jan 2018, at 2.30, Lightspoke Discussion <[email protected]> wrote: > > Is there a way to change a static assigned ip address in triton after it has > been assigned. > > In the interface to create a virtual machine you can assign a static ip > address in the Network Interfaces IP input field. > > But if you want to change it later, there is no way to do so in the UI. > Ideally, the UI would support this, but what is the correct procedure for > this? > > Would a vmadm update nic command on compute node be OK? > Is there a database in one of the headnode VM's that I needs to be updated? > > Thanks!
Definitely also suggesting to add a new NIC instead of manually updating the old one’s IP using vmadm as then you would need to deal with NAPI having wrong view of the world and manually correcting it: https://github.com/joyent/sdc-napi/blob/master/docs/index.md Then there’s also VMAPI: https://github.com/joyent/sdc-vmapi/blob/master/docs/index.md Ps. Here’s the sdc-discuss archives: https://www.listbox.com/member/archive/247449/sort/time_rev/ -- -Jussi Sallinen +358 40 700 7600 [email protected] https://jus.si/ ------------------------------------------- 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
