SVR network is not setup after power restoring

Asked by chun ji

Desperate need help here !

It is an UBUNTU Svr 20.0.4. There was a power-outage in our lab during the weekend, and when I had it booted back, the network was not set on this server.

From the ESXI console, I was able to login to the server and here what I have found.

1) After I login with my username and pwd, I have seen such error on the command line right away:
"
/etc/update-motd.d/90-updates-available: 7: /usr/share/update-notifier/notify-updates-outdated: not found
run-parts: /etc/update-motd.d/90-updates-available exited with return code 127
"

2) I can locate the "/etc/netplan/00-installer-config.yaml", and the contents looks ok to me.
"
network:
  renderer: NetworkManager
  ethernets:
    es160:
      addresses:
      - 10.106.6.150/24
     gateway4: 10.106.6.254
     nameservers:
      addresses:
      -172.30.1.105
      -172.30.1.106
  version: 2

3) I don't see the command, "/usr/sbin/netplan", which would be a link as: " /usr/sbin/netplan -> /usr/share/netplan/netplan.script".

4) I don't see the "/usr/share/netplan" dir either. ( I am not sure if it is needed in that location )

So what is my option here ? Without netplan, can I have the network setup manually ?

Thanks,

Jack

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu netplan.io Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I'd run a full fsck on the file system to make sure it is complete and consistent as a good start. You can do this from the Ubuntu Live ISO if needed

Can you help with this problem?

Provide an answer of your own, or ask chun ji for more information if necessary.

To post a message you must log in.