Hi Everyone
I have an issue that might have been posted before, but i hope you can help me anyway.
I am fairly new to Proxmox, have been running it at home for some time now and want to migrate from Hyper-V on Windows server to Proxmox in our...
TLDR;
The error messages below are triggered in an environment with VMs on a NetApp NFS share. Sparsefile support enabled ( nfs modify -v4.2-sparsefile-ops enabled) on that NFS share. It's specific to the incomplete implementation of sparsefile...
Hi,
I’m running into what looks like a compatibility issue between current Proxmox VE 9.2 storage code and Ceph Tentacle 20.2.4.
Environment:
Proxmox VE: 9.2
pve-manager: 9.2.11
libpve-storage-perl: 9.1.8
qemu-server...
Hi @luckman212,
what do you see in /etc/pve/.clusterlog? Also note that the original reporter had a dozen of messages each second, not during the course of half a minute, so yours doesn't seem too strange at a glance.
Welcome, @hattiehuber
The quickest method (maybe not optimal, but it's better to have simple backup instead of postponing a backup to the moment you work out a perfect method :cool: ):
create a tar archive of /etc and /root (and whatever...
PDM is extremely limited as a centralized management tool. The only feature you really get that PVE doesn't offer in the GUI is the shared-nothing migration. Otherwise, it is just a lot of graphing and logs along with some basic tasks like...
Hi all, we are trying to setup one VM with 4 H100 (SXM5, on a Dell XE8640) GPUs as full pass through. But this is not happening.
Installing nvidia driver on Proxmox host gives us 4 GPUs but VM is unable to do the same.
We have tried all config...
The format is type:container:disk:range-size.
With idmap=g:1000:2000:1, you are mapping container GID 1000 to disk GID 2000.
If you want to map container GID 2000 to disk GID 1000, use idmap=g:2000:1000:1.
From your id bob output I can see that...
Hi @guruevi @regiswinet, we are trying to setup one VM with 4 H100 GPUs as full pass through. But this is not happening.
Installing nvidia driver on Proxmox host gives us 4 GPUs but VM is unable to do the same.
We have tired all config for the VM...
There are multiple valid strategies and tools, of course. I am using a "historical" mix of Mediawiki and Gitlab.
You may start with storing away the output of pvereport - it is really valuable if you have to restart from scratch.
Tipp: try to...
So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
hi there
just newly installed to my old thinksystem ST250 with 530-8i raid controller card. i set to jbod on lenovo system the pbs wont seen any drives? thanks
root@pbs:~# dmesg | grep -iE "sas|sata|sd|ahci"
[ 0.007595] ACPI: RSDP...
You right, somehow I understood that there are SSD for OS but not SSD to dedicate to SD, so imagined that OP wanted to devote some space on those SSD for SD.
It is by definition a Single-Point-of-Failure.
With an actual cluster you would eliminate that aspect ;-)
And a cluster makes frequent maintenance so much easier. How many Kernel-upgrades did we have this year? I've rebooted my systems 20 to...
For replication clustering isn't actually needed since you could also use pve-sync for it. The story is different for high-availability though, that feature needs a cluster. Only @SInisterPisces know whether he needs it or not though ;)
One...