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]My shares doesn't seeing the new drive

Featured Replies

I have just added a new 3tb drive to my array and assigned it to Media shares. (Unraid was restarted after the changes being made).

Unraid doesn't calculate the new space and sees only the left space on the share without the additional and fresh 3 TB of free space.

Here are some screenshots:

1.jpg.0d896bef4f83ba4fce22bea8c270bcb4.jpg

2.jpg.1dfb219d1727f4fe912f607105dc88cb.jpg

3.jpg.3f0429aae806d22983009d55ad78674a.jpg

included disks should be entered as

disk1,disk2,disk3

not

disk 1, disk 2, disk 3

 

Do not put spaces in their names.

 

Or, since the share is to use all your disks, leave the include/exclude fields entirely blank.

  • Author

Thanks Joe L.

Actually I am not writing in the box the selected disks manually but just assign them from the drop down list.

Here is another screenshot:

 

Edit: The option "Included disks: All" doesn't seem to help either.

Clipboard01.jpg.f6a88318f034aaf16daed4aa2b5bc8f2.jpg

Then you should stop using "Simple Features"as it is entering the values incorrectly with spaces.

 

The stock unRAID has no drop-down list.  you enter the values in the text fields yourself.

 

Report the bug to the maintainer of SimpleFeatures.  The drop-down list you are using is a feature added by SimpleFeatures.

 

(I'm moving this to the customizations forum, as it is more appropriate there)

  • Author

Here is my Media.cfg file after I left the "Included disk(s)" field empty:

# Generated settings:

shareComment="Movies, Music and Pictures"

shareInclude=""

shareExclude=""

shareUseCache="yes"

shareAllocator="highwater"

shareSplitLevel="4"

shareFloor="256000"

shareExport="e"

shareSecurity="secure"

shareReadList="vdr,xbmc"

shareWriteList="xxxxxxxxx,xxxxxxx,xxxxxx"

shareExportNFS="e"

shareExportNFSFsid="100"

shareSecurityNFS="public"

shareHostListNFS=""

shareExportAFP="-"

shareSecurityAFP="public"

shareReadListAFP=""

shareWriteListAFP=""

shareVolsizelimitAFP=""

 

Here is another screenshot:

 

Clipboard01.jpg.6fc653cc14861f24439632c0e27e2ba1.jpg

Ok, it should now start to use all the disks..  (probably when you next reboot, since some have reported it only seems to read those files once)

 

What did the included field in the file look like when you had disk1,2 & 3 selected.  Were there spaces in the include list between the word 'disk" and the affiliated number?

 

Joe L.

  • Author

Thanks Joe L. for the involvment.

Here is how my Media.cfg file look like (in the "selected disk") when i chose disks from the drop-down list:

shareInclude="disk1,disk2,disk3"

There are not spaces at all.

 

Thanks Joe L. for the involvment.

Here is how my Media.cfg file look like (in the "selected disk") when i chose disks from the drop-down list:

shareInclude="disk1,disk2,disk3"

There are not spaces at all.

Now, modify it to only include disk1 and 2.  Does it still have no spaces?  Then, add the third disk and save it once more.  Does it still have no spaces?

 

If so, it is a visual bug in the display.  (very misleading for what is actually being stored)

  • Author

After disks 1 and 2 selected the output in the .cfg file is:

shareInclude="disk1,disk2"

After the third one selected and configuration saved:

shareInclude="disk1,disk2,disk3"

I will restart and will report if Unraid started to use the new drive.

  • Author

Success.

After restart of the system everything is fine.

The free size of the shares has been updated and the new size is presented.

Thank you Joe L.

Success.

After restart of the system everything is fine.

The free size of the shares has been updated and the new size is presented.

Thank you Joe L.

Then it appears as if the display in simplefeatures is misleading. (although the correct value is being saved)

And, it takes a restart of unRAID for it to read and use the newly configured values.

Success.

After restart of the system everything is fine.

The free size of the shares has been updated and the new size is presented.

Thank you Joe L.

Then it appears as if the display in simplefeatures is misleading. (although the correct value is being saved)

And, it takes a restart of unRAID for it to read and use the newly configured values.

 

SF does not alter the calculation of the free space. Only display formatting is adjusted.

 

The numbers themselves come directly from unRAID.

 

Ps. By default all disks are selected, SF indicates this with the wording "all", there is no real need or benefit to check all the available disks, but then again you may have encountered a calculation bug in unRAID by doing so...

 

Then you should stop using "Simple Features"as it is entering the values incorrectly with spaces.

 

The stock unRAID has no drop-down list.  you enter the values in the text fields yourself.

 

Report the bug to the maintainer of SimpleFeatures.  The drop-down list you are using is a feature added by SimpleFeatures.

 

(I'm moving this to the customizations forum, as it is more appropriate there)

 

Joe,

 

Just to clarify: the user does not type the names himself, these are selected from the dropdown list. The visual display shows the disks with a space (as it should be for an end-user), but internally uses the unRAID syntax.

 

This is supposed to make life easier, no chances on typos and no misunderstandings about syntax.

 

We are also not typing "1350193730" to enter a manual date/time but enter "2012-10-14 07:45:53" instead :)

 

Then you should stop using "Simple Features"as it is entering the values incorrectly with spaces.

 

The stock unRAID has no drop-down list.  you enter the values in the text fields yourself.

 

Report the bug to the maintainer of SimpleFeatures.  The drop-down list you are using is a feature added by SimpleFeatures.

 

(I'm moving this to the customizations forum, as it is more appropriate there)

 

Joe,

 

Just to clarify: the user does not type the names himself, these are selected from the dropdown list. The visual display shows the disks with a space (as it should be for an end-user), but internally uses the unRAID syntax.

 

This is supposed to make life easier, no chances on typos and no misunderstandings about syntax.

 

We are also not typing "1350193730" to enter a manual date/time but enter "2012-10-14 07:45:53" instead :)

You've made support more difficult...    and done nothing to help the user interpret your improved interface.  Everywhere in unRAID they'll see disk1, disk2.  If asked to look in the syslog they'll see disk1, disk2, etc.    In all the documentation they'll see disk1, disk2, etc...  You did not make it more clear the the average user by showing it as "disk 1, disk 2"

 

Your display caused me to give incorrect advice and complicated the resolution of this issue.  I see he marked it as solved, but it is solved only because he rebooted/re-started unRAID.  The underlying issue still exists.  (a possible bug in unRAID in when the new include/exclude values are applied.)

 

Going forward, I'll simply ask that Simple-Features be disabled before attempting diagnosis and assistance where it might be involved.  I'm sure lime-tech has always requested that add-ons be disabled before providing help. 

 

If it sounds as if I'm pissed off, it is because I wasted my time and the users when re-directing them to the customizations forum when I saw a mal-formed include string..  I see you are trying to help make the user-interface better, but in this case, you failed.

 

Joe L.

Then you should stop using "Simple Features"as it is entering the values incorrectly with spaces.

 

The stock unRAID has no drop-down list.  you enter the values in the text fields yourself.

 

Report the bug to the maintainer of SimpleFeatures.  The drop-down list you are using is a feature added by SimpleFeatures.

 

(I'm moving this to the customizations forum, as it is more appropriate there)

 

Joe,

 

Just to clarify: the user does not type the names himself, these are selected from the dropdown list. The visual display shows the disks with a space (as it should be for an end-user), but internally uses the unRAID syntax.

 

This is supposed to make life easier, no chances on typos and no misunderstandings about syntax.

 

We are also not typing "1350193730" to enter a manual date/time but enter "2012-10-14 07:45:53" instead :)

You've made support more difficult...    and done nothing to help the user interpret your improved interface.  Everywhere in unRAID they'll see disk1, disk2.  If asked to look in the syslog they'll see disk1, disk2, etc.    In all the documentation they'll see disk1, disk2, etc...  You did not make it more clear the the average user by showing it as "disk 1, disk 2"

 

Your display caused me to give incorrect advice and complicated the resolution of this issue.  I see he marked it as solved, but it is solved only because he rebooted/re-started unRAID.  The underlying issue still exists.  (a possible bug in unRAID in when the new include/exclude values are applied.)

 

Going forward, I'll simply ask that Simple-Features be disabled before attempting diagnosis and assistance where it might be involved.  I'm sure lime-tech has always requested that add-ons be disabled before providing help. 

 

If it sounds as if I'm pissed off, it is because I wasted my time and the users when re-directing them to the customizations forum when I saw a mal-formed include string..  I see you are trying to help make the user-interface better, but in this case, you failed.

 

Joe L.

Simple stating that "SF" is wrong pisses me off ;)

 

Neither you or I should be in this debate though!

 

As I stated in the SF topic, people should test with plugins disabled (from the posted images it is clear SF is used).

 

Perhaps making that statement first eases your frustration, I fully appreciate your support - please let that be understood!

 

Neither you or I should be in this debate though!

True

As I stated in the SF topic, people should test with plugins disabled (from the posted images it is clear SF is used).

True

Perhaps making that statement first eases your frustration, I fully appreciate your support - please let that be understood!

understood.

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.