[pve-devel] [PATCH pve-zsync 00/11] fixes, hostnames/ipv6, subvolumes

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Sep 28 11:40:01 CEST 2015


This series fixes a few issues in pve-zsync and adds hostname and
ipv6 support.
It now also correctly parses disks on pve zfs subvolume storage.
Note that intermediate paths on target subvolumes are not created.
Should we do this or leave it up to the user?

Wolfgang Bumiller (11):
  typo fix: exsits -> exists
  Avoid 'no such file' error when no state exists.
  check for 'cdrom/none' storage early
  replace $is_disk with an early check
  regex deduplication
  remove now unnecessary if($disk)
  parse_disks: don't drop the path inside the pool
  parse_disks: the pool comes first in the path
  run_cmd: array support
  parse_target/check_target: support ipv6 and hostnames
  use arrays for run_cmd and argument separators

 pve-zsync | 218 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 115 insertions(+), 103 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list