I managed to create and mount the ZFS storage.
In proxmox web interface under pveserver I see zfs-data where a disk vm-100-disk-0 is located.
Now I created the 100.conf file and put it in /etc/pve/qemu-server
agent: 1
boot: order=scsi0;net0
cores: 2
memory: 2048
name: test
net0...
I have a proxmox 8.2 server but its boot ssd has errors, so proxmox does not boot any more.
I took the defect ssd out of the server and connected it to another linux pc to copy important configuration data from it.
I managed to mount the broken ssd and copied the whole /etc/ directory...
Hi,
1. proxmox-backup-client snapshot list [group]
I have no idea what group to use? Is there a way to get a list of all available groups?
2. proxmox-backup-client snapshot forget <snapshot>
I Got this error:
proxmox-backup-client snapshot forget 230
Error: unable to get (default)...
Hi,
I run Proxmox Backup Server 3.2-3 and want to know how to list all backups of a certain VM on command line.
Even more how to delete a backup from command line.
I recently installed proxmox 8 with a windows 10 VM where I installed the
https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
Now I want to connect to this Windows 10 VM from my local Windows 10 via Spice.
Therefore I was looking for something like a...
I recently upgraded to version 8.
I want to install a Windows 10 VM, but this is not working any more.
I can go through the Windows installation process but when it comes to partition and format the windows disk I get stuck.
Altough I configured a 80 GB disk for this VM Windows does not...
The NFSv4 itself server works.
I can mount all exports on other servers, but proxmox complains and states that this version is not supported.
pveversion -v
proxmox-ve: 7.4-1 (running kernel: 5.15.104-1-pve)
pve-manager: 7.4-3 (running version: 7.4-3/9002ab8a)
pve-kernel-5.15: 7.4-1...
I run a Proxmox VE Cluster version 7.4.3 and I want to mount a NFS storage.
The NFS server is a ubuntu nfs-kernel-server and I configured it so that it only accepts NFS version 4 mounts.
Unfortunately the proxmox server does not accept version 4 mounts.
This is what log says:
pve1...
I run a Proxmox cluster (3 nodes) latest version with all updates and upgrades done. And I also have a Proxmox Backup server also updated to latest version. Once in a while the backup server gets disconnected from pve. In server view under storage pbs loses its name and there is a question mark...
After I did the update to 7.4.3 one of my VM's can not start qemu-guaest-agent.
I have powered the VM off, I uninstalled and reinstalled qemu guest agent and still get this error msg.
Mar 27 11:49:49 testdns systemd[1]: Dependency failed for QEMU Guest Agent.
Subject: A start job for unit...
I just fixed this when I changed my /etc/hosts file.
before update it was.
127.0.0.1 localhost.localdomain localhost
127.0.1.1 pve1.mydomain.at pve1
Now I changed it to real IP address
127.0.0.1 localhost.localdomain localhost
45.77.xx.xx pve1.mydomain.at pve1
I do not understand why...
I just did an apt upgrade on my Proxmox VE 7.2 Server.
After reboot Proxmox VE cluster filesystem does not start any more.
Jun 14 07:40:46 pve1sbs systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 14 07:40:46 pve1sbs pmxcfs[1443]: [main] crit: Unable to get local IP address
Jun 14...
Since I could not find a way to backup most important pve config files, I made this little script.
It creates a tar file of most important config files and sends the file to an email address.
May be someone can use.
#!/bin/bash
#
apt install mutt
#
RECIPIENT=user@example.com...
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.