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

Discard is not working, discard doesn't free up space

$
0
0
Hi.
So I added new SSD. 2TB NVMe.
I did move some VMs to this SSD, I need free up space. at this moment proxmomx shows full VMs disk full size in admin panel
So I did enable dsicard on, than did login in Ubuntu 20.04 guest and did run trim commands.
But proxmox panel is showing there is no space on disk enough.
When I run zpool list, I see different values, which could more true with space.
Like here is picture about where free space for disk 1.37 tb.
1727322152673.png1727322075660.png
1727322015931.png

Tape Backup: PBS markiert alle Medien innerhalb des Pools als "full" sobald ein Backupjob gestartet wird.

$
0
0
Hallo,

wir haben PBS seit längerem im Einsatz. Wir führen damit auch Sicherungen auf Band durch (Quantum Superloader3 mit LTO8 Medien).
Wir mussten nun unsere Medienpools um jeweils 1 Medium erweitern, da der Speicherplatz eines Bandes nicht mehr ausreichte.

Wir haben 2 Backup Jobs die auf den gleichen Medienpool sichern. Der 1. startet Montag morgen, und der 2. Backupjob startet Freitag Abend. Uns ist aufgefallen, daß PBS beide Medien als "Full" markiert sobald der 1. Backupjob startet...

Read more

Interface problem after update

$
0
0
Hi,

I can't get up bond0.
ifreload -a
warning: error while writing to file /sys/class/net/bonding_masters: [Errno 13] Permission denied: '/sys/class/net/bonding_masters'
error: netlink: enp7s0f0np0: cannot enslave link enp7s0f0np0 to bond0: ifname bond0 not present in cache

/etc/network/interface:
Code:
root@pbs:/etc/network# cat interfaces
auto lo
iface lo inet loopback

auto eno1
iface eno1 inet static
        address 192.168.10.110/24
        gateway 192.168.10.1

auto...

Read more

Proxmox VE installed version in the web GUI is different to the ISO filename

$
0
0
Hello everyone. This is my first Proxmox forum post - please be kind :-]

I just installed Proxmox VE using the ISO called:

proxmox-ve_8.2-1.iso

I installed to a Dell R660 PowerEdge server.

For security reasons the server does NOT have any connection to the internet.

The install went through without any errors and I can login to the web GUI running on port 8006 and can upload ISO files and create virtual machines.

So what is my question?

Well, on the web GUI the version of Proxmox is...

Read more

Good Idea? cluster with or without ceph

$
0
0
Intention
We have to replace 3 aging Hyper-V Servers, hosting total of 45 virtual machines, most of them not very busy. Most not very important, except for DC/ADFS and stuff.

New Hardware available
2x Dell R650xs, 1x CPU Intel(R) Xeon(R) Silver 4310, 12 cores, 192GB RAM, PERC H755 Front (Embedded) Controller
2x HP DL360 Gen10, 1x CPU Intel(R) Xeon(R) Silver 4208 CPU, 8 cores, 192GB RAM, HPE P408i-a Controller
Each server has one 480GB SSD, two 2TB SSDs. The all have a dual-port...

Read more

Old ZFS pool still trying to import

Question - install GPU Driver AMD Ryzen 5650GE

$
0
0
I hope for the help of the forum because I have been trying unsuccessfully for some time to install the iGPU driver for AMD Ryzen 5650GE.

I followed the guide vom this thread Link , but i got i lot of errors - you see in the post.

Has anyone had success with the driver installation? If so, I would love it if you could share the steps with me.

Demo-Setup Proxmox + vGPU / Recommendations?

$
0
0
Hi there,

we're using VMware ESXi/VCSA in our productive environment and want to try if Proxmox could fulfill our needs.

We're using a CAD software (2D) in some VMs that are dedicated to single users. This software got an update and is now able to do CAD in 3D, which will need 3D hardware acceleration.

I would like to do a POC with Proxmox, following this article: https://pve.proxmox.com/wiki/NVIDIA_vGPU_on_Proxmox_VE. In addition, we're using VMware Horizon for lag-free remote...

Read more

Ubuntu 24.04 - unsupported Ubuntu version '24.04'

$
0
0
Hello

Even tho Ubuntu 24.04 is in the proxmox repo we still get

unsupported Ubuntu version '24.04'

from what i can gather its not supported yet. (even tho its in the repo.)

what we can do is add 24.04 as a known verson in this file /usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm

i will try and wait for the fix to be official. :)

Please fix this soon Proxmox devs, you are awsome :D

Postfix sender name

$
0
0
Hi, I've configured Postfix on my Proxmox 7.2.4 to send emails, and everything works perfectly. However, I have one issue: the sender appears as "root." I need to change this, but I have to do it on this specific version.

Migrate ESXI VMs from nvme0 to nvme1 on the same machine

$
0
0
Hello there,

I'm trying to migrate from ESXI to Proxmox. I only have server, so I've simply added a 990 pro to the server. I installed Proxmox on it, and was hoping I could mount the 980 pro (on which ESXI is installed, and on which all of the VMs are) - but it appears to be impossible to mount and run the ESXI Vms from the existing 980 pro.

Is there any way to mount the 980 pro with ESXI on it, find the VMDK's of the VMs and simply run them, or move them to the newly added 990 pro...

Read more

Nested Virtualization Issue, Windows guest auto restart after run nox

$
0
0
PVE: 8.2.6
Kernel:6.8.12-2-pve
Host CPU: I5 8600T
Window Guest: Win11
Guest Cpu: host

Step:
1. Install windows 11x64 vm
2. install mesa 3d win dist
3. install nox android player
4. run nox

I meet a trouble, I can't run nox in windows guest, it will cause guest auto restart

no puedo realizar un snapshots

$
0
0
Estimados
Se realizo la creacion de un nuevo contenedor en el servidor,
1. Quiero realizar un backup y muestra el siguiente mensaje "The current guest configuration does not support taking new snapshots"
2. quiero realizar un snapshots sale el mismo mensaje "The current guest configuration does not support taking new snapshots"
3. El servidor esta en produccion, como puedo realizar el backup
4. Que opciones tengo para realizar mi backup
Favor es urgente

Restoring Pbs-Vm image to ISO Image

$
0
0
As title i would like to export backups from pbs to ISO images so that the vm's i created can get installed on a physical device without the need of a proxmox enviroment, is there any direct way or i have to go through some convert process like this one ?
https://www.turnkeylinux.org/blog/convert-vm-iso
i have looked in many sites and many threads but seems like no one wants to go back from VM to Pshysical and i sadly have to do it following a customer request.
Sorry if it's the wrong...

Read more

What are people doing for cross-site replication?

$
0
0
I know of only a few options;

- Not cross site, but Proxmox natively ZFS replication
- Storage level replication, eg ZFS, or natively through the appliance like Pure Storage or perhaps something like Starwind VSAN
- Ceph to Ceph - https://github.com/lephisto/crossover

Not considering Proxmox Backup Server, Veeam Backup & Recovery or Vinchin Backup as they are exactly that, Backup, not DR.

I have tried rsync before, however it struggles to only transfer incrementally, it often will...

Read more

ACME DNS plugin he (hurricane electric) not working

$
0
0
It seems the ACME DNS plugin he for hurricane electric is broken. It only has a field for "api" which HE doesn't actually have. If you look on the acme.sh GitHub page explaining how it auth's with he.. it mentions exporting HE_Username and HE_Password, however I've tried putting these values in the "api" field within Proxmox every which way and none of the ways result in the dns plugin authing with hurricane electric. I've done a few searches on this subject, but came up empty handed.. I'm...

Read more

Need help: "sorry, this application cannot run under virtual machine"

$
0
0
Hello everyone,
I am trying to use Proxmox 8.2.4 to run a game server on CentOS 7, and I am encountering the following error: "sorry, this application cannot run under virtual machine"
1727339174557.png

this is my config file:
Code:
args: -cpu host,-hypervisor,kvm=off
boot: order=scsi0;net0
cores: 4
cpu: host,hidden=1,flags=+pcid
memory: 8192
meta: creation-qemu=9.0.2,ctime=1725881141
name: Jx-Server-Centos-7
net0: virtio=BC:24:11:31:C1:50,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0...

Read more

Official way to backup proxmox VE itself?

$
0
0
Is there any official guide on how to backup proxmox VE itself?

My main concern is the amount of work that I have put in to make the current setup work, e.g. GPU passthrough etc.
If that breaks due to updates etc, I would like to have a way to quickly revert back to the last known working state.

Is Proxmox backup server able to do it? and is it the only way?
Or is there some way that is built-in to Proxmox VE itself?

Disaster Recovery Scenario

$
0
0
We are working on a remote cluster of PVE machines and a PBS machine to act as an off-site backup of our local PBS, as well as provide some disaster recovery options. Ideally, we would build out the disaster recovery site to be identical to the local cluster, however costs are prohibitive at this time.

PBS has the ability to do a 'live restore' where a VM boots up and uses the PBS storage until the VM has been restored to local(or ceph) storage. Is there any ability to run a VM fromthe PBS...

Read more

New Build Advice v2

$
0
0
Hello, I want to build a Proxmox host that I can also use as a standard workstation and I would like to know if anyone can advise what pitfalls to avoid.

I intend to have Proxmox as the only OS on the machine and use a desktop KVM connected to the onboard USB & video output so that it uses the CPU's integrated graphics chip. The KVM will also have a connection to the PCIe GPU and another USB port for mouse/keyboard/gamepad. My theory is that this will allow an easy switch between the host...

Read more
Viewing all 171768 articles
Browse latest View live


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