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.

Server only fills hard drive formatted with XFS

Featured Replies

Please see pictures....

 

sYtRxTA.jpg

 

SYS LOG

May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:04 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:05 Icarus login[30365]: ROOT LOGIN on '/dev/pts/0' from 'Office'
May 2 08:45:06 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:07 Icarus emhttp: read_line: client closed the connection
May 2 08:45:17 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:17 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:29 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:30 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:45:45 Icarus shfs/user: shfs_write: write: (28) No space left on device
May 2 08:49:36 Icarus emhttp: /usr/bin/tail -n 42 -f /var/log/syslog 2>&1

  • Community Expert

No obvious reason shows up in those screenshots.  You might want to also include one for the global share settings?

  • Community Expert

Also the one under the 'Shares' page for the share in question.  Particularity the setting for 'Split level:'.

  • Author

thank for the replies!

 

Global Share Settings:

Enable user shares: Yes
Included disk(s): All
Excluded disk(s):None

 

I wonder if it has to do with the way utorrent downloads files aka, it went ahead and added the "files" to the biggest drive and then as it went to fill it up it ran out of room. Since UNRAID already has the "files" there it wouldnt try to split at that point.... Maybe i should check to see if utorrent is preallocating the entire files prior to downloading...?

  • Community Expert

thank for the replies!

 

Global Share Settings:

Enable user shares: Yes
Included disk(s): All
Excluded disk(s):None

 

I wonder if it has to do with the way utorrent downloads files aka, it went ahead and added the "files" to the biggest drive and then as it went to fill it up it ran out of room. Since UNRAID already has the "files" there it wouldnt try to split at that point.... Maybe i should check to see if utorrent is preallocating the entire files prior to downloading...?

unRAID will never move a file after it has decided on what disk to originally create it.  Also if a file already exists when trying to create a file, then it is overwritten on the same disk if it already exists.

 

You might also want to check if utorrent is downloading to a user share or a disk share.  Downloading to a disk share would bypass the split level and allocation method associated with a user share.

 

Another thing - if a file on a particular disk is renamed then it will stay on that disk - the rename will not make it get moved to another disk.

  • Author

Thank you for the help. Utorrent was not set to preallocate files, most logical answer i guess. Now time to manually move stuff ahaha

 

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.