Code Monkey home page Code Monkey logo

Comments (6)

outdoorbits avatar outdoorbits commented on July 26, 2024

I can confirm this. While USB 3.0 theoretically should make 625 MB/s possible, I get usually also ~40 MB/s. Best speed from internal to my SanDisk Extreme v1 was ~130 MB/s.

If I try a similar command locally on my laptop (using internal ssd nvme0n1p4):
rsync -avh --info=FLIST0,PROGRESS2 --mkpath --no-perms --stats --min-size=1 ./tmp ./tmp2
I also won't get much more than 280 MB/s. Any idea?

from little-backup-box.

Asturbike avatar Asturbike commented on July 26, 2024

I'm testing using an external ssd hard disk instead of micro sd

the operating system is faster, I will continue to report how lbb behaves.

from little-backup-box.

Asturbike avatar Asturbike commented on July 26, 2024

I currently have a raspberry pi 4 with the operating system on a ssd 2.0 disk and the transfer speed is:

dd if=/dev/zero of=test.img bs=1M count=1024 status=progress
1069547520 bytes (1.1 GB, 1020 MiB) copied, 25 s, 42.8 MB/s
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 33.2713 s, 32.3 MB/s.

I tried to use my ssd disk with the 3.0 port of the raspberry but it does not boot, it only works when I connect it to the 2.0 port.

I am preparing a trip in which I need lbb to work perfectly so I will be all this month testing and configuring it as best as possible for me, thank you very much for your work.

from little-backup-box.

outdoorbits avatar outdoorbits commented on July 26, 2024

from little-backup-box.

Asturbike avatar Asturbike commented on July 26, 2024

I have a 3.0 hard drive enclosure but it only works plugged into the USB 2.0 port.
On other pcs with 3.0 port it works.
I don't use sd card, the Raspberry Pi only uses the SSD to load the operating system.

from little-backup-box.

outdoorbits avatar outdoorbits commented on July 26, 2024

I have no experience booting the Pi from USB devices. But I couldn't find a restriction regarding the USB 3.0 ports either...

Maybe I'm being overcautious, but a power outage or system crash at the wrong time could cause the system to become unbootable on the next start. In my countless tests I have had this situation several times - and in one case also on a trip.
Then a new installation was necessary. If the data and the system are on the same medium, a new installation also costs the data.
Based on this consideration, I always take at least two fully installed SD cards with me when traveling. Last summer in Greece, that was my luck!

from little-backup-box.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.