• Home
  • About
    • Where has GhettoIFE gone?
    • For PR’s and Agencies (Changes and Corrections)
    • Privacy Policy
  • Snapshots
  • Trip Reports
  • Travel Plus…
    • … Technology
    • … Photography

Economy Class & Beyond

You are here: Home / Travel Plus / ... Technology / Data Storage Adventures – With UGreen NASync DW4800 – Part 3: Build and Configuration

Data Storage Adventures – With UGreen NASync DW4800 – Part 3: Build and Configuration

30/05/2025 by Kevincm Leave a Comment

Data Storage Adventures – With UGreen NASync
Part 3: Building, Configuring and Deploying the UrGreen NASync 4800

NASsync 4800 - hard drive tray open with a Seagate Ironwolf 16Tb drive
Let’s get into the meat of building this storage appliance. 

  • Part 1: Some Background and “Why Now?”
  • Part 2: Which NAS to go for? Some thoughts and design work
  • Part 3: Building, Configuring and Deploying the UGreeen NASync DXP 4800
  • Part 4: Data Transfer Tips and Tricks
  • Part 5: Making this storage monster grow
  • Part 6: Backups still matter, along with some more background reading/YouTube.

Unbox and build

Onto the fun part. With my credit cards wondering what hit them, parcels turned up for me to build at an office.  At Economy Class and Beyond, we love a good old-fashioned unboxing, so let’s break some seals.

The UGreen NAS was triple boxed to get to me safely (an Amazon box with some paper fill), an external box and the product box.

NASsync 4800 double boxed
External Box

NASsync 4800 double boxed
Reveal your SECRETS! 

NASsync 4800 boxed
Boxception. 

NASsync 4800 specs
The specifications on the back of the box. 

Inside the box was an onboarding guide, as well as all the papers to get me started, as well as the power supply unit and the NAS itself, safely in padded foam cells.

NASsync 4800 accessories with a black foamy surface
Firmly padded. This NAS wasn’t going to go anywhere. It’s also good for the journey home when there will be Hard Disk Drives in them. 

NASsync 4800 accessories

NASsync 4800 accessories
Power and components

NASsync 4800 accessories
Disk Keys and the cutest manual ever 

NASsync 4800 wapped up
Sealed for freshness. 

Data Storage Adventrues with a NASsync 4800 - Image, Economy Class and Beyond
The NAS itself – front-facing with an SD Slot, USB-C and a USB-A slot. 

NASsync 4800 with drives unlocked
Unlocking the drives

The hard disks came next to mount the device, either boxed or in bubble wrap.  For me, it was a note to test the drives as part of the setup process to see if they survived the journey.

In this case, the two 16 TB drives go into slots 1 and 2 of the NAS.

NASsync 4800 - hard drive tray open with a Seagate Ironwolf 16Tb drive
Another 16 TB going in.

Except it took me a good 5 minutes to work out how to install the drives in the caged (with me resorting to the online guide). If you’re installing 3.5″ hard disks in the usual form factor, there’s good news – the drive sledges are toolless.

NASsync 4800 - hard drive tray open
Locking them in their home 

Again, this is part of what you are paying for when you buy a turnkey solution from someone else.

With basic assembly complete, I boxed up the NAS and took it home. It was time to commission the unit back at my home.

Configuring and Deployment

Getting the NAS home was easy enough, as I cheated getting home by taking an Uber. Sometimes, cheating is the answer when you’ve got weighty electronics.

After arriving at the flat, I re-unboxed the NAS and found a spare plug and a network cable from a previous device.   With both in place, I hit the power button and went over to the MacBook Pro to download the UGreen NAS Software.

Choose your software poison

By the time it had downloaded and installed, the NAS was waiting for commissioning and claiming.

UGOS - Startup
That’s the box. Sadly, the IP is NAT’d…. so good luck remoting to it. 

From here, it was a case of naming the device, getting the latest software update (something I appreciate, as software changes often enough, and running out-of-the-box hardware without updated software is never a good idea from a security point of view).

UGOS - Enter Device Name
Name the device (For NETBOIS compatibility, try and keep it under 15 Characters)

UGOS - Create a Device Administrator Account
Create a Device Administrator’s Account to manage the thing… and don’t call the account ADMIN.  Be slightly more original than that, please. 

UGOS - Bind to email account
Switch on the Cloud Connect feature.

UGOS - Set up update methods
Set a Self-update method. I’ve got no issue with a NAS self-cycling to install updates, for a little peace of mind

UGOS - Install
And let the initial build work in the background, which installs on the internal eMMC storage.

Once the devices rebooted two times, the NAS was ready for configuration.

UGOS - first boot
The welcome screen appears when logged in. You can use this from either the NAS software or from the IP Address of the device. 

The first order was to set up a storage pool with the two 16 TB disks and RAID them for data protection.

UGOS - Storage Manager
Some nice hand-holding at this point. 

UGOS - Storage Manager 
The concepts. 

Going through the wizard, it picks up your storage devices. Whilst hard disks can be hot-swapped, NVME drives cannot.

UGOS - Storage Manager
Storage pool options – pick a RAID Style.

UGOS - Storage Manager
Only pick RAID0 if you have very good backups. Or like living dangerously.

UGOS - Storage Manager

I’ve gone for RAID1 in my current set-up of two disks

It was pretty intuitive to set it up, with the only concern if to set the device up with ext4 or btrfs (requiring a quick read around the subject. I went for btrfs for this configuration to allow for snapshots and other fun Linux things I’m trying to understand) and the RAID level I wanted

UGOS - ext4 or btrfs
There could have been a better explanation of which is better and recommended (along with examples) 

a screenshot of a computer
Time to format the Pool and create a RAID1 

With the pool set up, it started synchronising. This brings both disks to the same status, which would allow for a disk failure to happen safely.

UGOS - RAID Syncronsatin in progress
Drives Syncing. This can take a long time. 

I also activated SMB Sharing at this point to allow the pool to be visible over the network once users are set up.

The next step was to set up some shares and users. Typically, I do not log into the NAS over SMB with administrative permissions – I like to control the possible damage that something can do.

Thus, I set up users with lower permission sets (typically a Read/Write user without admin access (for day-to-day use), and a Read-Write user with the ability to write to very specific and limited places (this is good for data ingest).

And most importantly, don’t set up guest or generic accounts. Please – I beg of you, never set one up at home or work. Whilst they bring convenience, they ultimately bring pain when things head south. 

And trust me – they do.  

In terms of shares, I have my main image library, a documents share, a video share and an ingest share. These are typically not quota-set (as I’m the sole user),

From there, it was a case of mounting the share in macOS and preparing to start writing data to the share.

We’re past all the big hurdles now of the setup – onto the long part – and the part every IT engineer… and home user hates… Migrating Data


Welcome to Economy Class and Beyond. Your no-nonsense guide to network news, honest reviews, in-depth coverage, unique research, as well as the humour and madness I only know how to deliver.

Our Social Media pool has expanded. You can find us across most networks as @economybeyond on BlueSky, Threads, Mastodon and Instagram!

Also, remember that we are part of the BoardingArea community, bringing you the latest frequent flyer news from around the world.

Related

Filed Under: ... Technology, Travel Plus, Travel Technology

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • Bluesky
  • Email
  • Instagram
  • Mastodon
  • RSS
  • Threads

Recent Posts

  • Last Week at Economy Class and Beyond (31st May)
  • Data Storage Adventures – With UGreen NASync DW4800 – Part 3: Build and Configuration
  • Royal Jordanian takes delivery of its first A320neo
  • Cathay Pacific introduces new ‘Chinese Classics’ dining offerings for Business class customers
  • Eurowings to introduce a Business Class Seat for Medium Haul Services

Email Newsletter

Sign up to receive email updates daily and to hear what's going on with us!

Privacy Policy
Copyright © Economy Class & Beyond All Rights Reserved.
Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Economy Class & Beyond with appropriate and specific directions to the original content.