I installed Proxmox VE 3.2 for the first time on my home server hardware today. I first attempted to install via USB key, but that didn't work at all... the installation timed out trying to "unmount cdrom". Well, I went back to the stone-age and burned a CD for the install ISO and it installed correctly, and without issue at all.
I now cannot connect to the Proxmox host via my PC on the local network, but I can ping the host IP address from my PC no problem. Checking ifconfig on the proxmox host, the network adapter is working and has an IP address on the local network (statically assigned, 192.168.1.100). This correctly correlates with my router IP assignment list. Additionally, from the host I am able to ping 4.2.2.2, yahoo.com, and my personal PC on the local network.
Here is the output from ifconfig, transcribed from the proxmox cmd line login on the physical hardware:
All hardware is working fine (I have another HDD I still have XenServer installed on, one with Windows Server 2008r2, and another with a Linux Mint desktop version just for kicks that I used to test the hardware).
Mainboard: Gigabyte A75M-UD2H
AMD Athlon II X4 CPU
16GB memory
2x AOC-SASLP-MV8 SAS Raid Cards
Any insight or help would be appreciated!
I now cannot connect to the Proxmox host via my PC on the local network, but I can ping the host IP address from my PC no problem. Checking ifconfig on the proxmox host, the network adapter is working and has an IP address on the local network (statically assigned, 192.168.1.100). This correctly correlates with my router IP assignment list. Additionally, from the host I am able to ping 4.2.2.2, yahoo.com, and my personal PC on the local network.
Here is the output from ifconfig, transcribed from the proxmox cmd line login on the physical hardware:
Code:
root@proxmox:~$ ifconfig
eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet6 addr: nn##::##n#:##nn:nn##:n#n#/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15902 errors:0 dropped:0 overruns:0 frame:0
TX packets:743 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3105698 (2.9 MiB) TX bytes:51566 (50.3KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 MiB) TX bytes:0 (0.0KiB)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fe80::1/64 Scope:Link
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 MiB) TX bytes:0 (0.0KiB)
vmbr0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: nn##::##n#:##nn:nn##:n#n#/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13021 errors:0 dropped:0 overruns:0 frame:0
TX packets:580 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1986783 (1.8 MiB) TX bytes:40908 (39.9KiB)
root@proxmox:~$ ifconfig
All hardware is working fine (I have another HDD I still have XenServer installed on, one with Windows Server 2008r2, and another with a Linux Mint desktop version just for kicks that I used to test the hardware).
Mainboard: Gigabyte A75M-UD2H
AMD Athlon II X4 CPU
16GB memory
2x AOC-SASLP-MV8 SAS Raid Cards
Any insight or help would be appreciated!