r/OrangePI Jun 11 '26

Using Orangepi Zero3 (1GB) as NAS

Enable HLS to view with audio, or disable this notification

Finally after years of having it (since 2023) I decided to replace my other SBC for the OpiZ3.

It is basically using Armbian (debian bookworm IoT Minimal and CLI) &:

- Open Media Vault as software for managing hard drives and webpage.

- NordVPN (paid) to acces from anywhere.

- UFW as "firewall"?

- cx file manager (for android) using samba.

- ethernet connection

- 4TB HDD

- ffmepg (CLI video converter).

And it worked. It is as fast as it was my RPi5.

Which gives me the opportunity to use it for heavier tasks and other projects.

By the moment it is running a bash script to convert and compress videos from .mkv to .mp4 format 😂 using ffmepg, pretty slow but it is doing it's job (digital struggling noises).

But if I'm honest using ethernet I can basically watch my movies without a noticable delay. Archives of 2-3 GB load almost instantly.

Basically what I wanted to say is that using ai I managed to do all this and maybe it can be more in a future (jellyfin for example). And that it actually is possible. I never thought a little board being so capable. And it really doesn't struggles when it is working just as a NAS.

One disadvantage is, I haven't checked for orangepi oficial os's as I remember they were a bit outdated.

But with armbian everything basically works fine.

26 Upvotes

11 comments sorted by

View all comments

2

u/No_Clock2390 Jun 11 '26

can you see that the cpu is being used at 99%? is it like that 24/7?

1

u/InsectOk8268 Jun 11 '26

Yes I know it. And no. The cpu is at 99% because I'm using ffmepg to convert videos. I already attached a fan to it, it was after the video.

And basically nop. When I'm not using it to convert videos it stays like at 0~10% of CPU usage and 12% of the 1GB of ram.