Change Nic through console

webarefootin

New Member
Mar 23, 2010
5
0
1
I am wondering if it is possible to change nic hardware settings through the console? I have a 2008R2 file server that I setup with realtek drivers and I really need a gig port on that device. The reason I need to do it from console is when I go to the hardware tab my web page I get this error.

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root and inform them of the time the error occurred, and anything you might have done that may have caused the error.
[2940]ERR: 24: Error in Perl code: 500 read timeout
Apache Embperl 2.2.0 [Thu Mar 3 11:00:33 2011]
 
I am wondering if it is possible to change nic hardware settings through the console? I have a 2008R2 file server that I setup with realtek drivers and I really need a gig port on that device. The reason I need to do it from console is when I go to the hardware tab my web page I get this error.

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root and inform them of the time the error occurred, and anything you might have done that may have caused the error.
[2940]ERR: 24: Error in Perl code: 500 read timeout
Apache Embperl 2.2.0 [Thu Mar 3 11:00:33 2011]
Hi,
you can edit the config-file to change the device to save the mac-address (you must stop and start the VM for changes):
look at /etc/qemu-server/VMID.conf

e.g.
vlan100: e1000=22:AE:E8:CA:59:56
for vmbr100 with e1000 .

But your error message ist not normal. Are all defined storages active?

Udo
 
I cant get to the web interface for storage either

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root and inform them of the time the error occurred, and anything you might have done that may have caused the error.
[2940]ERR: 24: Error in Perl code: 500 read timeout
Apache Embperl 2.2.0 [Thu Mar 3 11:53:30 2011]
 
I cant get to the web interface for storage either

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root and inform them of the time the error occurred, and anything you might have done that may have caused the error.
[2940]ERR: 24: Error in Perl code: 500 read timeout
Apache Embperl 2.2.0 [Thu Mar 3 11:53:30 2011]
Hi,
look here:
cat /etc/pve/storage.cfg
and control all storages - i assume, one is not reachable. You can also delete the entry from storage.cfg.

Udo