Search results

  1. D

    email notification on TASK ERROR - host backup

    Hi, all the standards features works, but i need an email notification on task error, when fails to complete backup from physical host.
  2. D

    email notification on TASK ERROR - host backup

    Hi all, i have a pbs server that backup 30 proxmox vm and 20 phisical host (linux workstations, for each there is a local script that run on cron). No problem with notification from vm backup jobs (sent by proxmox ve hosts) and notifications for verification, sync, prune and garbage jobs (sent...
  3. D

    Migrate backup to another datastore

    Hi, yes. it works. i did not used namespaces. simply created a "remotes" and then a sync job on the secondary datastore (in the same pbs). Thank you all guys.
  4. D

    Migrate backup to another datastore

    Hello there, i have 2 datastore on same PBS. I need to move host backup and vm backup from a datastore to another one. How I do that without start with a new full backup job for each host and vm ? I have almost 7 TB to migrate and each backup jobs take days. Datastore fs are ext4 the source...
  5. D

    Odd directory that cannot be 'stat'-ed by root

    if there are some ACLs configured, how to backup that directory? And what is the best practice with fuse mount ? On some workstation PBS fail to backup when find fuse mounted path. I have to unmount it for each backup jobs?
  6. D

    backup problem

    Dominic thank you for your reply. resource usage seems ok. root@tacul:~# cat /etc/pve/storage.cfg dir: local path /var/lib/vz content iso,backup,vztmpl lvmthin: local-lvm thinpool data vgname pve content images,rootdir nodes gagarin nfs...
  7. D

    backup problem

    to local storage ... same problem INFO: starting new backup job: vzdump 1002 --mode snapshot --remove 0 --storage local --node tacul --compress zstd INFO: Starting Backup of VM 1002 (qemu) INFO: Backup started at 2020-08-03 17:27:17 INFO: status = running INFO: VM Name: licenze INFO: include...
  8. D

    backup problem

    () INFO: starting new backup job: vzdump 1002 103 --mode snapshot --storage BCKoffsite --mailto d****** --mailnotification always --quiet 1 --compress zstd INFO: skip external VMs: 103 INFO: Starting Backup of VM 1002 (qemu) INFO: Backup started at 2020-08-02 16:30:02 INFO: status = running...
  9. D

    backup problem

    Usually no. But I can't exclude it on each node, because i don't have enough space to try.
  10. D

    backup problem

    hello, i 've a cluster with 4 node proxmox ve 6.2-10 nodes shares NFS storage (2 nas, 1 fileserver) since about 1 month i have been having problems with backups of almost all vm . vm have their disk on nfs storage. backup run usually on other nfs storage. Backups starts regularly, even if...
  11. D

    [SOLVED] Problems adding a zfs node (raid1) to a cluster

    other info Node2 (tacul) Kernel Version: Linux 5.3.13-2-pve #1 SMP PVE 5.3.13-2 (Fri, 24 Jan 2020 09:49:36 +0100) PVE Manager Version: 6.1-5/9bf06119 Node1(tourronde): Kernel Version Linux 5.3.10-1-pve #1 SMP PVE 5.3.10-1 (Thu, 14 Nov 2019 10:43:13 +0100) PVE Manager Version : 6.1-5/9bf06119...
  12. D

    [SOLVED] Problems adding a zfs node (raid1) to a cluster

    Hi, i'm rebuilding a cluster. I've a single node cluster with lvm storage (node1). I tried to add a node (node2) to the cluster, Node2 have zfs storage (raid1) that works fine before i try to join to the cluster, Join process seems fine but after the join the zfs storage on gui is displayed as...
  13. D

    solutions for a storage file server

    I have to retire an obsolete physical linux samba file server, with mapped shares on workstations, and migrate service on existing infrastructure of 2 proxmox nodes and microsoft active directory domain. Currently the server provides shares to about 80 users that will be integrated into the...
  14. D

    [SOLVED] shrink zfs raw disk (windows vm)

    Thank you very much. zfs set volsize=148G storageZ0/vm-5002-disk-0 Very easy.
  15. D

    [SOLVED] shrink zfs raw disk (windows vm)

    Hello, i need to shrink a windows vm disk (proxmox 5.3-8). I've already shrink partition inside guest os (windows 10 ltsc). Now i have to reduce vm disk size. Disk is on a zfs secondary storage: storageZ0:vm5002-disk-0,size=150G I have already made a backup. Can you help me? Davide
  16. D

    [SOLVED] summary GRAPH

    OK! changing timeframe graph comes back . Thank you very much. Now seems to be ok on all time frame ...
  17. D

    [SOLVED] summary GRAPH

    ok, very long stream of { "cpu" : 0.0279074770258037, "iowait" : 0.00237949104409394, "loadavg" : 0.069, "maxcpu" : 8, "memtotal" : 16675135488, "memused" : 11891585297.0667, "netin" : 85417.2133333333, "netout" : 68881.49, "roottotal" ...
  18. D

    [SOLVED] summary GRAPH

    root@pm1-i1:/var/run# pvesh get /pm1-i1/rrddata -timeframe hour --output-format json-pretty Unknown option: timeframe 400 unable to parse option pvesh get <api_path> [OPTIONS] [FORMAT_OPTIONS]