Hi, @exaveal
If you still have the original system, you probably can retrieve the key from the file
/etc/pve/priv/storage/<STORAGE-ID>.enc
See https://pve.proxmox.com/wiki/Storage:_Proxmox_Backup_Server
and...
Sounds like you just need to map CIFS share from VM directly to NAS. Your application may even have a wizard to do so. If it does not, add the mount to /etc/fstab...
If you see the ACK leaving the physical port, then it is likely that the problem is further down the line in the infrastructure. Have you contacted OVH with your issue/findings?
Do you have console access via OVH? Perhaps you can try to "ip link...
proxmox 9.1.5
Hi Proxmox forum,
I'm a bit new to this whole world so I apologize if this question is a beginner one.
I have a Ugreen NAS set up on my network. In proxmox, I have added that NAS as a storage device (SMB/CIFS) to the Datacenter...
Hi,
for filesystems like ext4 and xfs, systemd mount units are used to mount the filesystem in PBS. You can recreate one for your datastore under /etc/systemd/system. For example, to mount a datastore called test the mount unit would be called by...
This also fixed it for me. The same issue as everyone else.
Got offered a container update, accepted and then couldn't start any containers with host-based mountpoints.
Thank you for the suggestion, Aaron.
It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Feel free to chime in there!
To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
Hi!
I just updated to the latest version of Proxmox (9.1.5), and I've noticed that the LXCs with mount points (in my case, NFS from my NAS) are not starting. If I remove the mount point, it starts correctly. See attached images.
if I remove...
Hi die 1029 Sekunden sind normal. Das ist scheinbar default.
bei mir ist lastrx immer kleiner als der Intervall.
Du kannst in der chrony.conf hinter iburst minpoll und maxpoll einfügen.
z.B.
....iburst minpoll 6 maxpoll 7 wäre dann zwischen 64...
Thank you for posting this - we ran into the exact same issue (PBS 4.1 push sync jobs failing with no useful output in the task viewer / connection error) and it ended up being our UniFi Dream Machine as well.
For anyone else landing here: we're...
sorry I wasn't clear, the question was about the guest's virtual disk. https://pve.proxmox.com/wiki/Performance_Tweaks#Disk_Cache
ie are there any gotchas with guests that can impact zfs ability to cache on the host. drive encryption and the...
Hi,
I’m experiencing an intermittent issue accessing my Proxmox host, both via the Web interface (port 8006) and SSH (port 22). The environment is installed on an OVH bare-metal server.
Under normal conditions everything can work fine for...
Hi, lösche einfach den LVM-Thinpool auf deiner OS Disk, am besten gleich die Root Partition vergrößern:
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root
Danach den anderen Thinpool löschen und mit dem...
I'm trying to get my Audiobookshelf LXC to be able to migrate between my two nodes, but I'm running into issues. I want the LXC to have a mountpoint pointed at a NFS share on my NAS, where I keep my auidiobooks, but when it has the mp0: set...
Was also noticing this today, and took note that the calls to the Ubuntu servers (during cloud-init and mirror validation, as two examples) were running quite slow compared to what I'm used to, may be a red herring though as switching to the...
I have a work-around that *might* work for you, but has not been thoroughly tested.
There is a firm requirement however that there must not be any conflicts with the guest ID, or the node name.
On node1 (with guests)
Create a new cluster or get...
Hi, @exaveal
If you still have the original system, you probably can retrieve the key from the file
/etc/pve/priv/storage/<STORAGE-ID>.enc
See https://pve.proxmox.com/wiki/Storage:_Proxmox_Backup_Server
and...