Search results

  1. F

    Subscription ip unauthorized

    This was probably the problem, i activated and instantly went to update.
  2. F

    Subscription ip unauthorized

    Bought it right here on proxmox site, i guess i need to create a support case?
  3. F

    Newly created Windows VM fails to start right off the bat

    The problem was that i had added 2 disks, which isnt supported apparantly.
  4. F

    Subscription ip unauthorized

    Hi, i just got the community sub. It seems only the ipv4 is recorded, but when i try update the enterprise repo, proxmox uses ipv6, which is unauthorized.
  5. F

    Newly created Windows VM fails to start right off the bat

    Hi, i just created a windows server VM, and it just wont boot, and the logs doesnt help (me) eb 05 13:19:59 pve pvedaemon[3998902]: VM 102 qmp command failed - VM 102 not running Feb 05 13:19:59 pve pvedaemon[1674556]: stopping swtpm instance (pid 1674564) due to QEMU startup error Feb 05...
  6. F

    Zerossl and now web-gui wont start

    Thanks, did this and instantly i could connect. Gotta figure out how to convert the crt to pem pve wants.
  7. F

    Zerossl and now web-gui wont start

    Hi. I just uploaded thru the webinterface the private.key and ca_bundle.crt and it seemed that it was accepted. But now i cannot access the web gui at all. ERR_CONNECTION_CLOSED from the browser. How to fix this and make it work with the real ssl cert?
  8. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    Just went ahead and reinstalled proxmox instead, because i still got stuck by "full drive" problems trying to resize etc. So now i am at: root@pve:~# df -h Filesystem Size Used Avail Use% Mounted on udev 7.7G 0 7.7G 0% /dev tmpfs 1.6G 924K...
  9. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    The apt-get clean cleared up enough room to lveremove where i was stuck at. Thanks, going to continue down the rest of that list and fix this.
  10. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    Getting stuck at root@pve:/etc# lvremove /dev/pve/data /etc/lvm/archive/.lvm_pve_1742147_387539163: write error failed: No space left on device root@pve:/etc#
  11. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    Starting from root: 2.9G usr 3.8G var in usr, its lib/modules largest at almost 400Mb each. during the install i let the installer make the file system automagically, so its bad that it created a very small root and left 30GB for other.
  12. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-7 (running version: 7.1-7/df5740ad) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.13.19-2-pve: 5.13.19-4 pve-kernel-5.13.19-1-pve: 5.13.19-3 ceph: 16.2.6-pve2 ceph-fuse: 16.2.6-pve2 corosync...
  13. F

    Cannot create ISO storage

    Since the click and guessing didnt work for me (reading some guides stating where to go and such) i started to look for alternatives. But uploading ISO's from the webpage doesnt work, had to upload via ssh to the proxmox server.
  14. F

    Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804.

    When i check the syslog of my newly created pve installation i see this getting spammed alot, what can i do about this? Dec 04 15:45:41 pve pveproxy[2236]: Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1804. Dec 04...
  15. F

    Cannot create ISO storage

    Hi, i have been trying to create an ISO storage from my single SSD drive in the server. What i have gather is that i need to create an directory of the drive, which i have tried. And then under data center i add a directory, here im not sure what to enter for directory. I have tried to point it...
  16. F

    1Gbit nic = 100 Mbit speed negotiated

    No other ideas why i keep getting 100mbit only when all stuff here has Gbit speeds?
  17. F

    1Gbit nic = 100 Mbit speed negotiated

    No modem.. FIOS connection. Check all cables. they are either Cat 5e or Cat6. EDIT: I changed cables from internet to server to a Cat6 labeled cable.. i can now ethtool -s eth1 speed 1000 duplex full autoneg on but i STILL only get 100Mbit :( tomorrow i will swing by my work and fetch my work...
  18. F

    1Gbit nic = 100 Mbit speed negotiated

    Hi. I have a nic that is a GBit one, but it only negotiates 100 mbit. This network card is connected to internet, that have 250/100 Mbit speed. no router or switches between the nic and internet. Any ideas how to get it to set Gbit? I have tried ethtool -s eth1 speed 1000 autoneg off. But then...