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.

DZMM cache pool configuration change

Featured Replies

Help please.  I have a single profile cache 'pool' I'm trying to convert to RAID0.  I've tried:

 

btrfs balance start --dconvert=raid0 -mconvert=raid1 /mnt/disks/ud_pool

 

and

 

btrfs balance start --dconvert=raid1 -mconvert=raid1 /mnt/disks/ud_pool

 

neither worked.  What should I be using?  Thanks

 

root@Highlander:~# btrfs fi df /mnt/disks/ud_pool
Data, single: total=176.01GiB, used=72.13GiB
System, DUP: total=8.00MiB, used=48.00KiB
Metadata, DUP: total=3.00GiB, used=450.98MiB
GlobalReserve, single: total=240.84MiB, used=0.00B



 

  • Community Expert
1 hour ago, DZMM said:

btrfs balance start --dconvert=raid0 -mconvert=raid1 /mnt/disks/ud_pool

There's one too many - before dconvert, it should be -dconvert

  • Author

thanks - so it's

 

btrfs balance start -dconvert=raid0 -mconvert=raid1 /mnt/disks/ud_pool

 

not

 

btrfs balance start -dconvert=raid1 -mconvert=raid1 /mnt/disks/ud_pool

 

to go from single profile to RAID0?

  • Community Expert

Why did you post this in Unassigned Devices plugin support thread? I have split it into its own topic in General Support.

  • Community Expert

Yes, the first one

  • Author
7 hours ago, trurl said:

Why did you post this in Unassigned Devices plugin support thread? I have split it into its own topic in General Support.

Because I created my second cache pool using Unassigned Devices

 

 

  • Community Expert
Just now, DZMM said:

but I wasn't sure if the command was still correct if converting from single pool

Commands are always the same, it only matters what you're converting to.

  • Author

Thanks.  One last question please.  It seems implicit in the description that the command can be run on a live pool - do I need to take any precautions before I start?

  • Community Expert
7 minutes ago, DZMM said:

It seems implicit in the description that the command can be run on a live pool - do I need to take any precautions before I start?

It can only be run on a live pool, and it's very low risk, but it can go wrong, especially if there are pre-existing issues with the pool, so if possible it's always a good idea to backup any important data before beginning.

  • Author

Thanks - doing now

 

Edit: Worked fine - took around 15 mins on a 250GB pool

root@Highlander:~# btrfs balance start -dconvert=raid0 -mconvert=raid1 /mnt/disks/ud_pool
Done, had to relocate 177 out of 177 chunks

 

Edited by DZMM

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.