Search results

  1. D

    [SOLVED] External nas and export

    Is there a way to export a datastore or better a serie of backup to a remote nas? Tx, Diaolin
  2. D

    [SOLVED] PBS 2.0 and client 1.x: is possible!

    Could i use pbs2.0 as server and 1.2 as client? Tx
  3. D

    [SOLVED] Datastore problem

    Hi, when i create a datastore from an unused disk ths PBS creates a partition and mounts itself this partition at boot. How? I find it in mtab but i don't understand who mounts this partition. I think the pbs itself but, where could i put a "forcefsck" for auto fscking the partition before...
  4. D

    [SOLVED] I have this error during remote sync

    My fault, local permissions, i'd created a new datastore (manually with mkdir) and forgotten to change owner/group My fault
  5. D

    [SOLVED] I have this error during remote sync

    2021-05-02T20:12:15+02:00: no data changes 2021-05-02T20:12:15+02:00: re-sync snapshot "ct/114/2021-05-01T19:53:53Z" done 2021-05-02T20:12:15+02:00: percentage done: 17.65% (2 of 17 groups, 100 of 100 group snapshots) 2021-05-02T20:12:15+02:00: sync group host/fileserver failed - group lock...
  6. D

    PBS remote...

    Or could i (now) select what to remote sync? I mean vm/vt/host Anyway tx
  7. D

    PBS remote...

    Hi folks, is there a way to sync to a remote pbs only a restricted number of days? I know that for now there is a limit of a single datastore but, can i set a different number of backups in the remote than in the original PBS? I mean this PBSREAL: datastore: backup keep-daily 12...
  8. D

    Show IP with PCT list command

    The script pct_ethernet_show.pl #!/usr/bin/perl ############################################################################## # # Autori: Marco Colombo (marco@openit.it) # Valentina Portolan (valentina@openit.it) # Giuliano Natali...
  9. D

    Show IP with PCT list command

    My college is doing it and i pass the perl script to the developers... I think thatp pct exec is sufficient Diaolin
  10. D

    Show IP with PCT list command

    In any case: with VM we have the ability to extract IP from agent and show it in interface Why not consider to do the same with a script or an agent like in the container? Anyway tx, Diaolin
  11. D

    Show IP with PCT list command

    pct exec CTID ip addr show
  12. D

    Backup problem

    of course... tx
  13. D

    Backup problem

    I've a backup that is configured to start each day at 20.00 pm but in a bunch of cases it takes 30 hours... normally 6 Is it possible to inercept a running job and procrastinating the new backup? Even blocking it Tx, Diaolin
  14. D

    [SOLVED] Remote sync (all in my mind, sorry)

    fellow? yeah, of course yeah is it but it's big (the first) No, i stop it at the morning and when the first is ok than i let it work always. A question: pve has a rate limit for it's backup in vzdump.conf and pbs, in the sync i mean? Tx
  15. D

    [SOLVED] Remote sync (all in my mind, sorry)

    I want to stop it because it does too much traffic during the work day My pbs in Italy is 16Tb and my remote is in Germany I've seen that stopping and restarting the consistency will be resumed after a while Diaolin
  16. D

    [SOLVED] Remote sync (all in my mind, sorry)

    For the moment i'll stop the sync this way #!/bin/bash LIST=$(proxmox-backup-manager task list --output-format json-pretty |grep upid | awk '{print $2}') for nome in "$LIST" do echo "stopped ${nome%?}" >>/root/stopped.log proxmox-backup-manager task stop "${nome%?}" done Bye

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!