If you use disk passthrough: [1], you should not access/use that/those disk/s from/in the PVE-host as well as any other guest at all or it will most likely lead to corruption sooner or later...
Furthermore, I would start with this:
[1]...
Hi,
Since Windows reports that the folder "already exists," it confirms that the file system operation has already been successfully executed on the server side (OMV), but the Windows client is failing to refresh its directory listing in...
Segfaults sind oft eine Indikation für faulty memory, da würde ich mal einen ausführlichen memory test empfehlen (im Bootloader die Option "memtest86+" wählen, muss evtl. vorher installiert werden mit apt install -y memtest86+). Und das ganze...
Hallo!
Ich habe nun endlich etwas Zeit die INTEL SSDs einzusetzen. Die beiden sind jedoch kleiner als die drei Crucials, die aktuell in meinem System laufen. Wenn ich das jetzt nicht durcheinander bringe, dann laufen meine 3x 1TB Crucials als...
Hi Proxmox enthusiasts!
Plain iSCSI in Proxmox is still mostly manual: you either keep creating LUNs on the SAN for every VM disk, or you present one big shared LUN and put LVM or LVM-thin on top—fewer LUNs, but shared VG pain...
Oh, it looks very interesting! But actually I do not understard it:
root@zfs1:~# pve-zsync sync --source 100 --dest 192.168.1.2:tank/backup
It sends local CT 100 to remote... what? dataset? What if the local CT has multiple mountpoints? Will it...
I've tried the maintenance command :
ha-manager crm-command node-maintenance enable pvbe20
CT migrated well but the VM is not moving. Normal behavior ? Why ?
I just got done doing an proxmox deployment with HPE Nimbles
this reddit post I made has all the steps I followed to set things up: https://www.reddit.com/r/Proxmox/comments/1rck0s7/proxmox_and_hpe_nimble_questiondiscussion/
Im also in the...
Yes, there are several scripts out there.
Keep in mind that if it does not integrate into PVE it is not visible in the "<vm> --> Snapshot" Gui.
Take a look into pve-zsync for an alternative implementation... -->...
As far as i know this is not planned. Snapshots depend on the underlying storage / file system and they are not compatible with each other and work completely different and you can't "convert" them to work on another file system. If your clusters...
Hello,
I had a request to upload my backup checker tool, and it is now available on github. It is a linux dotnet tool to check to make sure that your backups are up to date and not going stale.
It was only written/tested for my particular...
I retried the upgrade with the exact same outcome: booted into PVE9 with old kernel. This time, I made sure to execute the steps mentioned above. During the source list update, I was warned that /etc/apt/sources.list.d/pve-install-repo.list also...
As far as i know this is not planned. Snapshots depend on the underlying storage / file system and they are not compatible with each other and work completely different and you can't "convert" them to work on another file system. If your clusters...
Looking at your "interfaces" file, the name "nic0" caught my attention. Did you setup special UDEV rules? I am not aware of any standard network device in Linux getting the "nicX" name by default. And as that is the only member of your bridge, it...