The problem seems to start when migrating the image to and from the SSD pool.
This is the image on the HDD pool:
# rbd du -p rbd vm-302-disk-0
NAME PROVISIONED USED
vm-302-disk-0 32 GiB 4.2 GiB
It's ok. Now I move it to the SSD pool: note the ending lines after reaching...
Hello,
I have problems with various VMS that seems do not release unused space.
Here is the VM Config:
Here is the fstab:
Here is the LVM config:
Here is the Filesystem free disk space:
I've also issued fstrim manually after poweroff/poweron the VM:
But when I investigate du on...
Hello,
I have to backup hosts with Debian 10.
On the PBS debian repo there is only version 1.1.14
Using
deb http://download.proxmox.com/debian/pbs-client buster main
It iinstalls version:
apt-cache show proxmox-backup-client | grep 'Package\|Version' | head -n2
Package: proxmox-backup-client...
Hello,
I've setup a cluster of 3 nodes, using bonding mode active/backup and 2 switches for redundancy like this (simplified diagram):
I don't want to make any kind of special configuration on the switches, to be vendor free.
Is it true that the only way to achive this involving two switches...
Hy,
yes /boot is redundant because it's on MD raid.
But /boot/efi cannot be on MD Raid. It must be on a plain vanilla vfat partition. I tried to put on MD raid, but boot fails.
So to sync /boot/efi the only way seems to be proxmox-boot-tool.
Am I wrong ?
Here they are:
# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
E7D9-2C88 is configured with: uefi (versions: 5.15.74-1-pve, 5.15.83-1-pve, 5.19.17-1-pve)
# proxmox-boot-tool kernel list
Manually selected...
It worked:
# umount /boot/efi
# umount /boot
Original EFI partition was /dev/sdb1, I want to sync the empty one on /dev/sda1:
proxmox-boot-tool init /dev/sda1
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
UUID="E7D9-2C88" SIZE="536870912" FSTYPE="vfat"...
Here it is:
x
# lsblk -o +FSTYPE
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT FSTYPE
sda 8:0 1 114.6G 0 disk
├─sda1 8:1 1 512M 0 part vfat
├─sda2 8:2 1 954M 0 part linux_raid_member
│ └─md0...
I have a machine that boots via UEFI.
Currently filesystems are mounted as is:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/sys-root 15G 4.3G 9.6G 31% /
/dev/md0 920M 275M 582M 33% /boot
/dev/sdb1 511M...
Solved using PVE6 key:
sudo wget http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg
Please change the topic title to:
[SOLVED] Documentation errors: non-subscription repos for PBS client for Debian Buster
Sorry, I thought it was a good idea, because googling sent me here.
Yes, it shows only the new created monitor (I destroyed and recreate to migrate to rocksdb):
ls -al /etc/systemd/system/ceph-mon.target.wants/
total 8
drwxr-xr-x 2 root root 4096 Dec 20 12:03 .
drwxr-xr-x 16 root root 4096...
I've faced the same problem, on a cluster upgraded since PVE 5.x till 7.3 Pacific.
I failed removing mon.0. Had to remove it manually from command line and removing systemd symlink.
Other monitors (mon.1 and mon.2) went smoothly.
But now i still have mon.0 in the GUI with status and Address...
Hello,
is there a way to stop a scheduled backup job from a CLI ?
I get task listing with
pvenode task list
But cannot stop a task, ike in GUI. How can achieve this ?
Thx
I would like to reinstall a cluster node from scratch, to use ZFS raid instead of an old mdadm with lvm partitioning scheme.
I have a backup done with PBS.
Is it possible to:
format the machine
install PVE from ISO using ZFS with RAID1 instead of my older custom partitioning scheme
restore...
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.