Yes as I have full admin permissions this is what I did but it my request is to make this feature easily available to regular users of our proxmox VE who are not full admin.
If they really want to do it they can at the price of downloading each partition, remaking a partition structure and then...
Hi,
One of our Proxmox VE user wants to download the disk image of one of the VM he manages with permissions PVEVMAdmin on the VM and PVEDatastoreUser on the backup datastore.
Unfortunately he cannot do it with those permissions AFAIK,
The closest tool is File restore where he can download...
Hi,
When I try on the PBS machine to use the default root@pam and localhost as repository it fails :
root@backup:~# export PBS_REPOSITORY=datastore99
root@backup:~# proxmox-backup-client snapshot list vm/100
Password for "root@pam": ********************
Error: authentication failed - ticket...
Same here: it took me a while to see that ACME account management was root only.
We migrated to per administrator @pve account instead of root@pam to follow best security practices but we had to go back to root@pam for so far for certificates and if we want to host/updates/upgrade (greyed out...
Ok thanks, I can open a ticket if this helps (we have basic support on PBS)
May be just "blindly" add a ".zfs" to the directory listing if you know this is a ZFS dataset, even in "hidden" a "cd .zfs" might work from the kvm without any other change? (I haven't looked at PBS/PVE code for this...
Hi,
On one of our PVE 7.3 host we got a failed PBS 2.3 backup for VMs with message "qmp command 'backup' failed - backup register image failed: command error: no previous backup found, cannot do incremental backup".
After a few tries always the same error message and no backups
I looked at...
Hi,
I have created an erasure coded pool "ec22" on a PVE 7.3 ceph 16.2.9 cluster using the CLI as documented:
pveceph pool create ec22 --erasure-coding k=2,m=2 --pg_num=128 --pg_autoscale_mode=off
# ceph osd lspools
1 device_health_metrics
3 ceph1
4 ec22-data
5 ec22-metadata
Then created...
Hi,
In the PVE web UI when cloning a VM there is an option to use a specific snapshot.
I wanted to avoid having to create a VM clone since it does a full copy of the disks and this is not practical for some large VM disks in our infrastructure.
I ended up with the rbd + qm commands below to...
We still get random 401, while looking more closely at some PVE processes :
www-data 2900 0.0 0.0 354016 140092 ? Ss 2021 14:28 pveproxy
www-data 1774629 0.3 0.0 364960 136240 ? S 08:56 0:10 \_ pveproxy worker
www-data 1796770 0.4 0.0 365224 136336 ? S...
Hi,
After 292 days of uptime without issue on our 8 node PVE 6.4 cluster (with subscription, maintained up to date) we started to randomly get "invalid PVE ticket (401)" messages on the web UI.
There are multiple threads about this particular error message on the forum, in some cases it seemed...
Yes this is only possible for a VM on the same node as the ZFS: as you mentionned ZFS in your first post I was thinking you didn't need/have multimachine redundancy for your NAS. storage.
You can also use 9p to share a filesystem of the PVE ZFS to the VM, you need to manually add "args:" to the VM config as virtio-9p-pci devices are not supported directly by proxmox UI
https://forum.proxmox.com/threads/virtfs-virtio-9p-plans-to-incorporate.35315/
I use this setup for my kopia...
May be a simple snapshot copy/import operation (API) based on a snapshot id would allow user to do what they want between a remote and PBS (at least on initial setup) with standard scripting tools?
Ah I think I understand the regex matches only the group name not the full backup ID.
Having a feature to match on the full backup ID would solve my issue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.