Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Fastest Method for Internal File Transfer Speed between Disk Array and VM/Dockers

Featured Replies

Hi all,

 

Just wanted to ask your collective wisdom on what the best method for mounting an unRAID user share within a VM was, for read file access. I've seen several threads on different methods across the years. I am in an Ubuntu environment. So far, I've tried:

 

  • Mount via the unRAID mount tag specified under VM settings and access/copy file
    • sudo mount -t 9p -o trans=virtio iso_files /mnt/local_isos/ ; pv /mnt/local_isos/ubuntu-20.04-desktop-amd64.iso > ubuntu-desktop.iso  
      • Speed: [28.6MiB/s]
  • Connect to share via Samba and access/copy file
    • pv '/run/user/1000/gvfs/smb-share:server=tower,share=isos/ubuntu-20.04-desktop-amd64.iso' > ubuntu-desktop.iso
      • Speed: [ 252MiB/s]

  • Copy from one vdisk to another vdisk attached to same VM

    • pv ./ubuntu-desktop.iso > ../LargeSwap/ubuntu-desktop.iso

      • Speed: [1.02GiB/s] (view this as upper limit)

 

Samba access seems to be 10X faster using the pv command to do a copy than the 9p internal mount method, but I'm wondering if I'm missing anything as I expected 9p to be equivalent? 

 

Also, is there an even faster method that I'm not aware of for doing these internal file transfers? Does Samba, even on a local VM connecting to the same on computer disk array, congest the network by hitting the router with the file transfer?

 

Thanks so much for your help!

 

 

P.S. I'm a bit of an Ubuntu newbie, so if you have any new methods that are faster, details on how to set up would be much appreciated!

Edited by rvijay007

  • 3 weeks later...
  • Author

bump

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.