Why can't i update the ip of a server ?

Fotios Kossyvas
Tera Contributor

I tried to change the ip of a server after it's discovery. I tried to set it to a ip used in one of it's network adapters (the server has more than one).
It seems that i can change it, i mean the server form has the ip field unprotected and there's no error after updating it BUT after clicking the update button the ip remains the same as before. I have the admin role, can anyone tell me what am i dong wrong?

1 ACCEPTED SOLUTION

gr.addQuery("name", "eth0");

line always taking the eth0 IP.

So even you updated with any IP, it will only take eth0 one

you have to change it to erogozine or the one you want.

 

Also this BR is not OOTB, you have to check who created this BR in your team.

Mark answer as correct if its helpful

Regards,
Anshu

View solution in original post

5 REPLIES 5

Thank you, again, very very much anshu, you definitely helped me.

I found out that the BR is, as you wrote, not OOTB and i will contact the person who created it (an external consultant) asking him about it's use.

Have a nice day