Outils pour utilisateurs

Outils du site


copy-wlan-quick-bbcp:howto_copy_wlan_quick_bbcp

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

copy-wlan-quick-bbcp:howto_copy_wlan_quick_bbcp [2018/09/11 09:15] – créée ronancopy-wlan-quick-bbcp:howto_copy_wlan_quick_bbcp [2019/01/11 15:58] (Version actuelle) rguyader
Ligne 1: Ligne 1:
-  # apt-get install libssl-dev build-essential zlib1g-dev git +<code bash> 
-  # git clone http://www.slac.stanford.edu/~abh/bbcp/bbcp.git  +apt-get install libssl-dev build-essential zlib1g-dev git 
-  # cd bbcp/src +git clone http://www.slac.stanford.edu/~abh/bbcp/bbcp.git  
-  # vi Makefile+cd bbcp/src 
 +vi Makefile 
 +</code>
  
 Line :         @+make makeLinux`/bin/uname -i`\\ Line :         @+make makeLinux`/bin/uname -i`\\
 Replace by :         @+make makeLinuxx86_64 Replace by :         @+make makeLinuxx86_64
  
-  # make Linux +<code bash> 
-  # cd .. +make Linux 
-  # sudo cp bin/amd64_linux/bbcp /bin +cd .. 
-  # sudo chown root:root /bin/bbcp +sudo cp bin/amd64_linux/bbcp /bin 
-  # sudo chmod 755 /bin/bbcp+sudo chown root:root /bin/bbcp 
 +sudo chmod 755 /bin/bbcp 
 +</code>
  
 ===== Howto use ===== ===== Howto use =====
Ligne 20: Ligne 24:
  
 ===== Upload ===== ===== Upload =====
 +<code bash>
   # bbcp --ipv4 --port 7777 --verbose --progress 5 --streams 60 --windowsz 128K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd --xfrrate 50M /home/user/isos/plop/tmp/14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_FR-FR.ISO root@example.com:/root/tmp/   # bbcp --ipv4 --port 7777 --verbose --progress 5 --streams 60 --windowsz 128K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd --xfrrate 50M /home/user/isos/plop/tmp/14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_FR-FR.ISO root@example.com:/root/tmp/
 +</code>
 +
   bbcp: Indexing files to be copied...   bbcp: Indexing files to be copied...
   bbcp: Copying 0 files and 0 links in 0 directories.   bbcp: Copying 0 files and 0 links in 0 directories.
Ligne 30: Ligne 36:
  
 ===== Download ===== ===== Download =====
 +<code bash>
   # bbcp --reverse --ipv4 --port 7777 --verbose --progress 5 --streams 60 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd --xfrrate 50M root@example.com:/root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo /home/user/isos/plop/tmp/   # bbcp --reverse --ipv4 --port 7777 --verbose --progress 5 --streams 60 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd --xfrrate 50M root@example.com:/root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo /home/user/isos/plop/tmp/
 +</code>
 +
   bbcp: Indexing files to be copied...   bbcp: Indexing files to be copied...
   bbcp: Copying 0 files and 0 links in 0 directories.   bbcp: Copying 0 files and 0 links in 0 directories.
Ligne 45: Ligne 53:
   bbcp: 180515 16:09:59  87% done; 51.6 MB/s, avg 49.3 MB/s   bbcp: 180515 16:09:59  87% done; 51.6 MB/s, avg 49.3 MB/s
   bbcp: 180515 16:10:03  98% done; 50.6 MB/s, avg 49.5 MB/s   bbcp: 180515 16:10:03  98% done; 50.6 MB/s, avg 49.5 MB/s
- 
  
 ===== Sans limit rate download ===== ===== Sans limit rate download =====
  
 +<code bash>
   # bbcp --reverse --ipv4 --port 7777 --verbose --progress 5 --streams 30 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd root@example.com:/root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo /home/user/isos/plop/tmp/   # bbcp --reverse --ipv4 --port 7777 --verbose --progress 5 --streams 30 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd root@example.com:/root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo /home/user/isos/plop/tmp/
 +</code>
 +
   bbcp: Indexing files to be copied...   bbcp: Indexing files to be copied...
   bbcp: Copying 0 files and 0 links in 0 directories.   bbcp: Copying 0 files and 0 links in 0 directories.
Ligne 64: Ligne 74:
 ===== Sans limit rate upload ===== ===== Sans limit rate upload =====
  
 +<code bash>
   # bbcp --ipv4 --port 7777 --verbose --progress 5 --streams 30 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd /home/user/isos/plop/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo root@example.com:/root/tmp/   # bbcp --ipv4 --port 7777 --verbose --progress 5 --streams 30 --windowsz 512K --append --gross --mkdir --readable --recursive --symlinks keep --sync dd /home/user/isos/plop/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo root@example.com:/root/tmp/
 +</code>
 +
   bbcp: Source I/O buffers (46080K) > 25% of available free memory (132084K); copy may be slow   bbcp: Source I/O buffers (46080K) > 25% of available free memory (132084K); copy may be slow
   bbcp: Indexing files to be copied...   bbcp: Indexing files to be copied...
Ligne 85: Ligne 98:
   File /root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo created; 1944213734 bytes at 32.2 MB/s   File /root/tmp/vzdump-qemu-60001-2018_05_15-07_16_43.vma.lzo created; 1944213734 bytes at 32.2 MB/s
   1 file copied at effectively 31.4 MB/s   1 file copied at effectively 31.4 MB/s
- 
  
 --idfile fname --idfile fname
 specifies the name of the ssh identity file if one has been specifically created for bbcp. The identity filename, prefixed by –i, is included in the ssh command line when starting the source and target nodes. specifies the name of the ssh identity file if one has been specifically created for bbcp. The identity filename, prefixed by –i, is included in the ssh command line when starting the source and target nodes.
  
copy-wlan-quick-bbcp/howto_copy_wlan_quick_bbcp.1536657305.txt.gz · Dernière modification : 2018/09/11 09:15 de ronan