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.

Lack of free drive space

Featured Replies

Hi all,

 

So i don't use parity and used rsync to copy the data from my old  500gb samsung to a 1tb ssd.

 

The new crucial MX500 1tb was formatted and showed no usage before i started the copy. The 1tb drive was mounted in unassigned devices to copy the data from the array and i could already see it was showing more storage was used. Moved the drive into the array as i thought it must of been an error but still shows its used 149gb more. 

 

1713791798_driveusage.thumb.png.241ccfe2bf1af5a00f430741534d62a4.png

 

I've never used compression so i'm assuming it's not that.

 

Any ideas?

 

 

  • Community Expert

You likely copied some sparse files, like vdisks, without using the sparse flag, so they will take more space.

  • Author

Yes, there are a couple of virtual machines on that disk so i will check the size when i'm home. 

 

i am unfamiliar with a sparse flag. would this be ok to use on all data that is being copied across?

  • Community Expert
8 minutes ago, gareth_iowc said:

i am unfamiliar with a sparse flag. would this be ok to use on all data that is being copied across?

It only helps with files that contain large sections that are all zeroes so does not do anything useful with media files.   It should not hurt, though, to always provide the sparse flag as on files that do not contain the zero sections all you do is end up consuming a little more CPU during the copy process.

  • Community Expert
19 minutes ago, gareth_iowc said:

would this be ok to use on all data that is being copied across?

Yes, if you have enough space you can "re-sparsify" the file in place, e.g.:

 

cp --sparse=always /mnt/cache/path_to_vdisk /mnt/cache/path_to_new_vdisk

 

Then delete the old one and rename the new one.

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.