Hello,
I'm new here, I wanted to try proxmox for switching from vanilla Ubuntu and Freenas and bhyve and that like => I understand the stuff quite a bit .
The very recent proxmox downloaded today sucks somehow; my box:
Supermicro X11SSL-CF, 64GB ECC, Xeon E3-1240v, 8 x 3.0TB + 2 x 4.0TB + 1 x 5.0TB.
After the installation is done:
- I can't connect with the browser
- I can connect by SSH
- The box egress is working normally
- There are missing packages, apt update complains about missing 'proxmox' like sources
- Even netstat is missing, I had to attach it manually
root@proxmox:~# netstat -an | grep 8006
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN
root@proxmox:~# curl -s -k https://localhost:8006 | grep title
<title>proxmox - Proxmox Virtual Environment</title>
=> the machine refuses connects
root@proxmox:~# iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
Any idea? I've googled of course and found others having similar problems, fiddling around with adding manually sources to the apt-list, but TBH it just doesn't give me any good feeling, when already the installation is a hacking exercise: setting up FreeBSD/FreeNAS/ESXi etc. is very stable, so I'm wondering what's going on here, as I've read a lot of good stuff about proxmox.
PS: Just as a side note: The installation-process ifself was not very smooth: the setup can't handle RAIDZ-1 when one drive is bigger: quite user-hostile and frustrating, this should work w/out any issues with ZFS, the additional size is just ignored then. The other problem was the UI: I've quite some few disks and USB attached devices and the disk-selection UI just hide that fact, showing me like 15 and then stopped; I've realized at the wizard-end that the setup is going to write to some exotic disks like /dev/sdn-o-p.., so I've skipped back and checked what's wrong: only using the middle mouse reveals the fact the wizard included some USB-attached devices as well without me knowing...
Thank you,
Andrej
I'm new here, I wanted to try proxmox for switching from vanilla Ubuntu and Freenas and bhyve and that like => I understand the stuff quite a bit .
The very recent proxmox downloaded today sucks somehow; my box:
Supermicro X11SSL-CF, 64GB ECC, Xeon E3-1240v, 8 x 3.0TB + 2 x 4.0TB + 1 x 5.0TB.
After the installation is done:
- I can't connect with the browser
- I can connect by SSH
- The box egress is working normally
- There are missing packages, apt update complains about missing 'proxmox' like sources
- Even netstat is missing, I had to attach it manually
root@proxmox:~# netstat -an | grep 8006
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN
root@proxmox:~# curl -s -k https://localhost:8006 | grep title
<title>proxmox - Proxmox Virtual Environment</title>
=> the machine refuses connects
root@proxmox:~# iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
Any idea? I've googled of course and found others having similar problems, fiddling around with adding manually sources to the apt-list, but TBH it just doesn't give me any good feeling, when already the installation is a hacking exercise: setting up FreeBSD/FreeNAS/ESXi etc. is very stable, so I'm wondering what's going on here, as I've read a lot of good stuff about proxmox.
PS: Just as a side note: The installation-process ifself was not very smooth: the setup can't handle RAIDZ-1 when one drive is bigger: quite user-hostile and frustrating, this should work w/out any issues with ZFS, the additional size is just ignored then. The other problem was the UI: I've quite some few disks and USB attached devices and the disk-selection UI just hide that fact, showing me like 15 and then stopped; I've realized at the wizard-end that the setup is going to write to some exotic disks like /dev/sdn-o-p.., so I've skipped back and checked what's wrong: only using the middle mouse reveals the fact the wizard included some USB-attached devices as well without me knowing...
Thank you,
Andrej