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.

[SOLVED] Changing FS on Disk in Array

Featured Replies

Hi guys,

 

I have several disks (reiserfs) on my array that I was long planning to convert to "xfs" and was able to successfully convert the first disk (disk1) as follows

using an external USB drive (14TB) which I pre-cleared successfully beforehand:

 

1. Mounted the external USB disk as an "Unassigned Device" and formatted it to xfs.

2. Copied all data from disk1 into the Unassigned Disk using "rsync -avPX /mnt/disk1/ /mnt/disks/WD_easystore../". 

3. Stopped the array. Change the disk1 format to "xfs" and start the array.

4. Copy data from the unassigned USB device back to disk1 using  reverse command "rsync -avPX /mnt/disks/WD_easystore../ /mnt/disk1/"

   so that disk1 is now in "xfs" format.

 

This seems to have worked well and my question is do I need to pre-clear the external unassigned device again before attempting to repeat the above process for the next disk in array?

 

 

  • Community Expert

There seems to be a missing step 3.5 where after changing the format of the array disk to XFS and restarting the array you carried out the format step to create an empty XFS file system on disk1 before copying the data back to it.   I assume this happened?
 

-Rez-clear is never REQUIRED with Unraid, only use it if you intend to stress test a drive.   if you want to empty the external disk again ready for the next array drive you can format the external drive again (fastest) or simply delete all files/folders on it.

  • Author
3 hours ago, itimpi said:

There seems to be a missing step 3.5 where after changing the format of the array disk to XFS and restarting the array you carried out the format step to create an empty XFS file system on disk1 before copying the data back to it.   I assume this happened?
 

-Rez-clear is never REQUIRED with Unraid, only use it if you intend to stress test a drive.   if you want to empty the external disk again ready for the next array drive you can format the external drive again (fastest) or simply delete all files/folders on it.

Thanks! Yes I did format Disk1 to xfs before copying data back. Looks like I'm going to simply format the external disk and move to the next array drive then.

Thank you!

  • Author

Ended up removing all data on the external drive using "rm -rf *" because I couldn't find the "format". 

  • kolla changed the title to [SOLVED] Changing FS on Disk in Array

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.