Search results

  1. S

    Was kann ich bei dieser Warnung machen.??

    Mehr Speicherplatz schaffen - um es kurzzufassen.
  2. S

    Pci bus error security uncorrected

    Can you boot into Proxmox installer?
  3. S

    Pci bus error security uncorrected

    Yeah I know and as mentioned earlier you can ignore this during your installation.
  4. S

    Pci bus error security uncorrected

    No, you need to add this after you have installed PVE on your hardware.
  5. S

    Pci bus error security uncorrected

    I also enabled this feature - didn't harm any of my servers. The command should be added to either grub or systemd bootloader - depending on what you are using --> https://pve.proxmox.com/wiki/Host_Bootloader Simply add it there and rerun the config command to enable it. After that you should...
  6. S

    Pci bus error security uncorrected

    A quick search on the internet may indicate that your GPU is causing those error messages. You can try to install Proxmox anyway and see if it runs. Adding pci=noaer to your bootloader should solve the problem afterwards
  7. S

    Restore Windows VM

    (Fingers crossed that you have a backup.) You may try do the repair way: Create a new VM with the same vmid of your old Windows VM. Mount the existing disk to it and start the VM via a Windows ISO matching the version you had running. Maybe if you are lucky there are some things like "repair...
  8. S

    Filesystem consistency with NFS, iSCSI and LVM/XFS

    Nothing much to add here as my @Tmanok already did an outstanding overview what is possible and which paths you may select. The only thing which I would like to highlight is ZFS filessystem which can be installed on Proxmox itself, mostly any Linux Enterprise OS (if you want to go the DIY route)...
  9. S

    Pci bus error security uncorrected

    No as long as you did not do something totally weird with BIOS/UEFI Proxmox is not really bothering about it. What I do see and what might causes the problems is the line with "no device with valid ISO found..." - have you double checked that?
  10. S

    [SOLVED] Raidz expansion

    Currently you can only download the master branch, compile it and install it locally. But please note: If you enable any features from a future version there is no possiblitiy to go back to a current stable version.
  11. S

    [SOLVED] How to join a cluster with only one link

    Okay seems it was an invalid corosync configuration
  12. S

    [SOLVED] How to join a cluster with only one link

    I have reinstalled one of my Proxmox PVEs and wanted to join the cluster again. Unfortunately I am not able to as the GUI and the CLI wants to have two links? ! node 'proxmox1' is missing address forinterface number 1 Can someone please tell me what I am doing wrong?
  13. S

    NVMe Issue: Unable to change power state from D3cold to D0, device inaccessible

    I logged a bug report at Bugzilla for the Proxmox team to investigate: https://bugzilla.proxmox.com/show_bug.cgi?id=5306
  14. S

    NVMe Issue: Unable to change power state from D3cold to D0, device inaccessible

    I experienced the same issue and also added the kernel parameter now. Not sure if this is relevant or somehow related to but I am using four NVMe drives at a PCIe extension card with PCIe bifuraction enabled (x4x4x4x4) and one "disappeared"
  15. S

    [SOLVED] Can't Access Web Gui Only SSH

    Don't forget to mark this thread as "solved"
  16. S

    [SOLVED] [HELP] Need to setup different vlans (single Nic host)

    You can either create the VLAN tag on the VMs NIC interface or you create a VLAN at the network setup and use the VLAN NIC (e.g. vmbr0.100) at your VM
  17. S

    Proxmox Crashes overnight.

    And can you also share which HDDs/SSDs you are using for this pool?
  18. S

    Is this an ideal setup for Ceph?

    Ideally you would use a dedicated network just for storage = SAN, so would use the a dedicated network interface only for for Ceph. In general higher bandwith is a requirement for Ceph - I do not think that 1 Gbit is enought.
  19. S

    [SOLVED] Can't Access Web Gui Only SSH

    Have you checked if the specific file/key exists?