Proxmox Completely down with all VM

mrhost

New Member
Sep 24, 2013
5
0
1
Hello, First I want to apologize if this post does not belong in this section.

I am having a major issue as all my websites are down and im not able to access proxmox via ssh, sftp. ftp or web console.

Here how it all began: I edited the file /etc/network/interfaces because i created a windows server and wanted to use a static ip.
After changing the IP address in the interfaces and reboot the server, i no longer have access.

How can i get access back to the server? I do have access to DRAC console.

Please advise and i thank you for all your suggestions.

Regards,
 
So you changed the proxmox host IP and now you cannot get to the proxmox host?

From the console can you edit /etc/network/interfaces and fix the problem?
Maybe you are not sure what to edit? If so post the contents of the file so we can help.


Thanks for your response, my issue is that i cannot get access to the proxmox /etc/network/interfaces
I have been locked out completely.
 
You mentioned having DRAC console, you should be able to log in as root and use nano or vi to edit the file.

Can you please provide info on how to do so?
When i ssh into drac and run the cmd

Code:
$ nano /etc/network/interfaces
-sh: nano: not found
$

$ vi /etc/network/interfaces
vi: not found
$