N ned Renowned Member Jan 26, 2015 113 2 83 Feb 19, 2017 #1 Does pct restore support any king of bandwidth limiting? Restoring from backup always makes the dedicated server not usable during the restore process....
Does pct restore support any king of bandwidth limiting? Restoring from backup always makes the dedicated server not usable during the restore process....
dcsapak Proxmox Staff Member Staff member Feb 1, 2016 10,525 1,665 273 37 Vienna Feb 20, 2017 #2 mhmm, there is no builtin way, but there might be something possible like this cat <backup file> | cstream -t <bytes/s> | pct restore -ostemplate - <some options> for the exact options look up the man pages
mhmm, there is no builtin way, but there might be something possible like this cat <backup file> | cstream -t <bytes/s> | pct restore -ostemplate - <some options> for the exact options look up the man pages
dcsapak Proxmox Staff Member Staff member Feb 1, 2016 10,525 1,665 273 37 Vienna May 28, 2018 #4 ned said: This was implemented in 5.2, right? Click to expand... yes