Hi,
I'm trying to create an image of each of the disks passed to a VM in Proxmox, and back it up to PBS, but I don't know how to use the client within PVE to achieve this goal.
The disks were passed through the configuration file like this:
Can anyone help me solve this problem please? Thanks in advanced!
I'm trying to create an image of each of the disks passed to a VM in Proxmox, and back it up to PBS, but I don't know how to use the client within PVE to achieve this goal.
The disks were passed through the configuration file like this:
Code:
scsi1: /dev/disk/by-id/ata-KINGSTON_SA400S37960G_50026B7381F70F5C,size=937692504K,serial=50026B7381F70F5C
scsi2: /dev/disk/by-id/ata-KINGSTON_SA400S37960G_50026B7381F7253A,size=937692504K,serial=50026B7381F7253A
scsi3: /dev/disk/by-id/ata-KINGSTON_SA400S37960G_50026B7784EF8566,size=937692504K,serial=50026B7784EF8566
scsi4: /dev/disk/by-id/ata-KINGSTON_SA400S37960G_50026B7784B1D8B2,size=937692504K,serial=50026B7784B1D8B2
Can anyone help me solve this problem please? Thanks in advanced!