Quantcast
Channel: Proxmox Support Forum
Viewing all 171654 articles
Browse latest View live

GPU Passthrough ends up with PCI_NUM_PINS error

$
0
0
I'm running Proxmox on my server and recently added a AMD Raden RX 5700 XT.
It is affected by the vendor-reset bug, but I solved that. I can now reboot the VMs without any errors.

The GPU has 1 HDMI and 3 DP Ports. I initally connected it via HDMI to my Monitor, which is connected to a smart power plug so I can turn it off completely when I'm not home. This worked well.

However, I now switched to DisplayPort and just "restarting" my monitor ends up in a error.
Code:
kvm...

Read more

Issue with Proxmox API Returning Success for Failed VM Cloning Requests

$
0
0
Hello Proxmox team,

First, thank you for the great product!
I am encountering an issue when using the Proxmox API in my C# application with the Corsinvest.ProxmoxVE.Api library. Specifically, when I send multiple requests to clone a VM (e.g., cloning 20 VMs simultaneously), the API returns a success message for all requests, even when there are errors on the web server side.
For example, I receive a success response even when the server encounters an error like:
"create full clone of drive...

Read more

Kernel panic after upgrade

$
0
0
I've been running proxmox 8.0 since last year without any issues. I've used the GUI to update and reboot it a couple of times, also without issues. Last weekend I did the same and it's now kernel panicing on bootup. I have tried booting from the 8.2 rescue image and it does exactly the same. I've run memtest and don't get any errors there. I'm about to try the v8.1 rescue image to see if that makes a difference.

I'm just using the free proxmox repo. I have an HP Proliant DL580 g7 with root...

Read more

Windows 10 doesn't accept VirtIO SCSI driver

$
0
0
Hi,

I try to install Windows 10 in a Proxmox VM. I followed many tutorials, but I can't get the same results.

During the setup of Windows, I select the driver from the VirtIO WiN ISO, but Windows cant get past this screen:Windows 10 VirtIO error.jpg
"No New devices drivers were found. Make sure the installation media contains the correct drivers, and click OK."
I have this result with any driver I select on the VirtIO ISO.

Does somebody knows how to resolve this?
Thanks in advance.

Loss of the main disk (proxmox), how can I recover my VMs/CTs without corrupting them?

$
0
0
Hello,

I've come to you because I've had a power cut on my DL360p Gen8 machine, and when I try to start it up I get the error “Non-System disk or disk error” (see photo). The previous version installed of Proxmox was the 8.2.

I've tried everything, already checked elsewhere, and unfortunately I can't see any other solution than to redo a fresh install on this disk. It's a RAID1, so under 2 300GB disks. There's another 8TB RAID50 for VM/CT data.

I'd like to know what I can do to boot...

Read more

FileNotFoundError im LXC container

$
0
0
Habe ein ganz spezielles Problem.
Habe einen mount in meiner LXC config:
Code:
lxc.mount.entry: /mnt/pve mnt/pve none rbind,optional,create=dir
Darunter gibts vom host her einen anderen Mount (/mnt/pve/4bay). Dieser wird geerbt im LXC container angezeigt.
Code:
[docmax@desktop ~]$ file /mnt/pve/4bay/games/windows/epic/DarkDeityPdnOn/DarkDeity.exe
/mnt/pve/4bay/games/windows/epic/DarkDeityPdnOn/DarkDeity.exe: PE32+ executable (GUI) x86-64, for MS Windows, 8 sections
Allerdings sieht ein...

Read more

ESXi to Proxmox migration Windows 7 BSOD 0x0000007B

$
0
0
Hi all,

I have an old ESXi 6.0 test environment I would like to migrate to Proxmox VE. I have added the ESXi as a storage and imported a Windows 7 VM from ESXi. When I boot the VM in the Proxmox environment I get a blue screen with stop code 0x0000007B. I have tested another Windows 7 VM and get the same error.

The following settings I have used for the import:

Screenshot 2024-08-17 110027.png

Screenshot 2024-08-17 110045.png

The VM has the following configuration:

Screenshot 2024-08-17 131024.png

Do I need to prepare something first before the...

Read more

Probleme beim NFS Zugriff auf Synology

$
0
0
Guten Tag,


ich habe aktuell ein Problem, dass ich mir weder erklären kann, noch finde ich eine Lösung dafür.

Ich habe unter Proxmox mein Synology NAS problemlos per NFS als Storage über die 192.168.1.5 eingebunden.
Nun habe ich vor kurzem in meinem Synology NAS eine 2,5Gbit USB Karte eingebaut (192.168.1.4).
Ich kann das NAS von meinem PC aus darüber ansprechen und auf Freigaben zugreifen, Backups ziehen etc.
Auch von meinem Backup NAS kann ich auf die 192.168.1.4 zugreifen.

ABER:
Sobald...

Read more

Advice on which HBA Card to buy

$
0
0
Hello everyone, I recently bought an DellPoweredge r730. I want to install proxmox VE 8 on 2 SATA SSDs and use ZFS. It has an PERC H730 RAID controller. I know you should use an HBA controller with ZFS. I already red a lot in the Proxmox Forum and on the Internet in generell. In the forum it is recommended to use an HBA LSI controller 96xx, 95xx and 94xx. I also red that some people are using the HBA330because it has a true HBA mode, but according to DELLs Dell HBA card specifications...

Read more

backup error - no value given

$
0
0
i have other vm's without this error, so they are successfuly done with backup, but 3 vm's have this error

103: 2024-08-03 02:01:45 INFO: Starting Backup of VM 103 (qemu)
103: 2024-08-03 02:01:45 INFO: status = running
103: 2024-08-03 02:01:45 INFO: VM Name: h1
103: 2024-08-03 02:01:45 INFO: include disk 'scsi0' 'nfs-truenas:103/vm-103-disk-0.qcow2' 80G
103: 2024-08-03 02:01:45 INFO: include disk 'scsi1' 'nfs-truenas:103/vm-103-disk-1.qcow2' 2G
103: 2024-08-03 02:01:52 INFO: backup mode...

Read more

How to modify disk partition after Proxmox installation

$
0
0
Hi,
today I begin to use the very interesting proxmox on a minipc. I 've a 256 gb drive . During installation i 've set install partition at 128 gb. Now I see a local drive of 44 gb and local-lvm of 64.88 gb.

firstly I 'd like to understand how to use the other 128 gb ssd space as virtual drive and secondly how to change the local and local-lvm size .

thanks in advance for your help and patience

Host hard crashes, PVE 8.1.4

$
0
0
Hello everyone,

Unfortunately my first forum thread will have to be because of an issue. Any help is kindly appreciated.

3 weeks ago I purchased 2x CWWK/Topton Quad-NIC Intel 226v, Intel N100 Mini PCs.

Each has been specced with the following components:
Crucial P3 Plus 2000MB NVMe (ZFS)
Crucial BX500 SATA SSD (Boot drive, EXT4)
Crucial DDR5-4800 SODIMM 32GB

One of the nodes doesn't survive a full 24-h day without crashing, the other runs buttery smooth for 80+h uptime during the...

Read more

Web interface issue

$
0
0
I just set up a server running Proxmox 8 and it seems to be working, but anytime I reboot my pc the web interface refuses to connect and acts as if the server is offline. I can ping it and try to ssh into it but it refuses to connect even with the correct username/password. Using another PC will bring the web interface up but wont allow a login

Anfängerunterstützung: Speicherplatzproblem

$
0
0
Bitte um Eure Unterstützung bezüglich Speicherplatz-Management - bitte um Nachsicht, da ich mich erst in Proxmox schon langsam einarbeite.

Ich habe Proxmox auf einem (Mini-)PC installiert und eine Standard-Installation durchgeführt.
Nachdem ich einige Container erstellt habe, bekomme ich seit kurzem Meldungen bezüglich Speicherplatzprobleme

Bitte um Eure Hilfe, wie ich an die Sache rangehe und wie ich auch das Problem löse.
Ich glaube nicht, daß die Platte zu klein ist - ich vermute nur...

Read more

Broadcom NICs down after PVE 8.2 (Kernel 6.8)

$
0
0
We had some issues with some broadcom nics going down after update to 6.8

Workaround: NICs go up if you do a service networking restart
FIX: Update Broadcom Firmware to latest firmware and blacklist their "beautiful" infiniband-driver

This will update ALL YOUR Broadcom-Network Cards to their latest firmware (live) (but reboot needed after it):

apt install unzip
cat << 'EOF' > bcm-nic-update.sh
wget...

Read more

como puedo transformar una imagen (.ghost) de mi maquina fisica en windowscom 2000 server a una maquina virtual en promox

$
0
0
buenas saludos a la comunidad. Tengo una duda espero me `puedan asistir, tengo una imagen (.ghost) de mi maquina fisica en windowscom 2000 server y quiero recrearla como una maquina virtual en promox. es posible realizar esta acciòn.

disbale no subcription message on every login

$
0
0
is it posible to disbale the message that remember ti've not any subscription plan for this server ?

Local storage no longer selectable after setting up SMB share

$
0
0
Title.

I've setup an SMB share on a NAS with all options selected for "Content" as I want to be able to put container/VM storage in there but also other things. I have local disks (Lets call them SSD, RAID1 and HDD) installed on the server locally that used to be selectable as storage for new VM/Containers but they no longer are now. Only the SMB share and the local disk (Literally called local) are available. Local disks are all available under the ZFS section of my Proxmox.

How do I...

Read more

Unable to locate package lshw

$
0
0
Big newbie here. I am trying to do disk passthrough for Truenas. Build on Proxmox is latest and I am just testing before investing funds into a large homelab. Getting to the point:

root@tester:~# apt install lshw
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package lshw
root@tester:~# apt policy lshw
N: Unable to locate package lshw
root@tester:~# apt install lshw
Reading package lists... Done
Building dependency...

Read more

No Access every few days

$
0
0
Hello,

I'm running Proxmox on the following machine:

HP Elite Mini 400 G4
RAM: 32GB
storage: 1TB
CPU: Intel i5 12000 something

It is running for a while no, without any issues but all of a sudden I lose connection to the whole machine every few days.
Now, rebooting the system will fix it for a few days, but after that there is no connection anymore.

It runs a few VM's so it's really annoying that this happens, I can't really figure out what the problem is.
Is there any logs I can access...

Read more
Viewing all 171654 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>