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.

Problem with mover script -- No space left on device

Featured Replies

I'm on version 5.0-rc8a and am having a problem with my mover script. My first drive finally filled up, and the script isn't moving stuff to the second drive. Below is a log of the mover script:

 

mover started
moving Movies/
./Movies/Friday (1995)/Friday (1995).1.mkv
>f.stpog... Movies/Friday (1995)/Friday (1995).1.mkv
rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
rsync: write failed on "/mnt/user0/Movies/Friday (1995)/Friday (1995).1.mkv": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(302) [receiver=3.0.7]
rsync: connection unexpectedly closed (28 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7]
./Movies/Friday (1995)/Friday (1995).1.nfo
>f+++++++++ Movies/Friday (1995)/Friday (1995).1.nfo
rsync: open "/mnt/user0/Movies/Friday (1995)/Friday (1995).1.nfo" failed: No space left on device (28)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
./Movies/Friday (1995)/Friday (1995).1.sfv
>f+++++++++ Movies/Friday (1995)/Friday (1995).1.sfv
rsync: open "/mnt/user0/Movies/Friday (1995)/Friday (1995).1.sfv" failed: No space left on device (28)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
moving TV Shows/
./TV Shows/Teenage Mutant Ninja Turtles (2012)/Season 01/Teenage Mutant Ninja Turtles (2012) - S01E13 - I, Monster.nfo
>f.stpog... TV Shows/Teenage Mutant Ninja Turtles (2012)/Season 01/Teenage Mutant Ninja Turtles (2012) - S01E13 - I, Monster.nfo
rsync: write failed on "/mnt/user0/TV Shows/Teenage Mutant Ninja Turtles (2012)/Season 01/Teenage Mutant Ninja Turtles (2012) - S01E13 - I, Monster.nfo": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(302) [receiver=3.0.7]
rsync: connection unexpectedly closed (29 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7]

 

I have attached screens of my settings in unraid.

 

On main.jpg, you can see that Disk 1 is full. You can also see that Disk 2 has 51.7 GB used *; that's because I manually moved some files from Disk 1.

 

On movies-share.jpg, you can see that I have Allocation method: High-water, Min Free space: 20GB, Split Level: 1

I have my movies in Movies/Movie Name (Year)/Movie Name.ext . I want my movie file & all associated thumbs to stay on the same drive.

 

On tv-share.jpg, you can see that I have Allocation method: High-water, Min Free space: 10GB, Split Level: 2

I have my shows in TV Shows/Show Name/Season ##/Show Name - S##E##.ext. I'd like to keep an entire season the same drive, but I don't mind if one show split across multiple drives.

 

*The 51.7 GB on Disk 2 is a few episodes That I moved from Disk 1 using the command mv /mnt/disk1/TV\ Shows/Show Name /mnt/disk2/TV\Shows/ This Show had some files in my /mnt/cache/TV\ Shows/ directory. I figured, since it was on Disk 2, that the mover script would move the cache files to Disk 2 because of my split levels & allocation settings. I was wrong. It created a new directory on Disk 1 and it put it there.

 

What am I doing wrong?

 

*****

edit: I forgot to add one of the attachments.

main.jpg.14f141c19cc0faf616a64d0496333664.jpg

tv-share.jpg.ab4e20a82dca98464eae5feede5f5022.jpg

movies-share.jpg.0bf8cb481200e0b2a6ec99c35fce730a.jpg

I think I am having the same issue.  I am running rc10.  Everything is normal until:

 

Jan 30 03:42:31 Tower2 logger: ./TV/Parades End/Season 1/metadata/S01E02 - Episode 2-mediainfo.data

Jan 30 03:42:31 Tower2 logger: .d..t...... TV/

Jan 30 03:42:31 Tower2 logger: .d..t...... TV/Parades End/

Jan 30 03:42:31 Tower2 logger: .d..t...... TV/Parades End/Season 1/

Jan 30 03:42:31 Tower2 logger: .d..t...... TV/Parades End/Season 1/metadata/

Jan 30 03:42:31 Tower2 logger: >f+++++++++ TV/Parades End/Season 1/metadata/S01E02 - Episode 2-mediainfo.data

Jan 30 03:42:31 Tower2 shfs/user0: shfs_create: open: /mnt/disk6/TV/Parades End/Season 1/metadata/S01E02 - Episode 2-mediainfo.data (28) No space left on device

Jan 30 03:42:31 Tower2 logger: rsync: open "/mnt/user0/TV/Parades End/Season 1/metadata/S01E02 - Episode 2-mediainfo.data" failed: No space left on device (28)

Jan 30 03:42:31 Tower2 logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] (Errors)

Jan 30 03:42:31 Tower2 logger: ./TV/Parades End/Season 1/metadata/S01E05 - Episode 5-mediainfo.data

Jan 30 03:42:31 Tower2 logger: >f+++++++++ TV/Parades End/Season 1/metadata/S01E05 - Episode 5-mediainfo.data

Jan 30 03:42:31 Tower2 shfs/user0: shfs_create: open: /mnt/disk6/TV/Parades End/Season 1/metadata/S01E05 - Episode 5-mediainfo.data (28) No space left on device

Jan 30 03:42:31 Tower2 logger: rsync: open "/mnt/user0/TV/Parades End/Season 1/metadata/S01E05 - Episode 5-mediainfo.data" failed: No space left on device (28)

Jan 30 03:42:31 Tower2 logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] (Errors)

Jan 30 03:42:31 Tower2 logger: ./TV/Parades End/Season 1/metadata/S01E03 - Episode 3-mediainfo.data

Jan 30 03:42:31 Tower2 logger: >f+++++++++ TV/Parades End/Season 1/metadata/S01E03 - Episode 3-mediainfo.data

Jan 30 03:42:31 Tower2 shfs/user0: shfs_create: open: /mnt/disk6/TV/Parades End/Season 1/metadata/S01E03 - Episode 3-mediainfo.data (28) No space left on device

Jan 30 03:42:31 Tower2 logger: rsync: open "/mnt/user0/TV/Parades End/Season 1/metadata/S01E03 - Episode 3-mediainfo.data" failed: No space left on device (28)

Jan 30 03:42:31 Tower2 logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] (Errors)

Jan 30 03:42:31 Tower2 logger: ./TV/Parades End/Season 1/metadata/S01E01 - Episode 1-mediainfo.data

Jan 30 03:42:31 Tower2 logger: >f+++++++++ TV/Parades End/Season 1/metadata/S01E01 - Episode 1-mediainfo.data

Jan 30 03:42:31 Tower2 shfs/user0: shfs_create: open: /mnt/disk6/TV/Parades End/Season 1/metadata/S01E01 - Episode 1-mediainfo.data (28) No space left on device

Jan 30 03:42:31 Tower2 logger: rsync: open "/mnt/user0/TV/Parades End/Season 1/metadata/S01E01 - Episode 1-mediainfo.data" failed: No space left on device (28)

Jan 30 03:42:31 Tower2 logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] (Errors)

Jan 30 03:42:31 Tower2 logger: ./TV/Parades End/Season 1/metadata/S01E04 - Episode 4-mediainfo.data

Jan 30 03:42:31 Tower2 logger: >f+++++++++ TV/Parades End/Season 1/metadata/S01E04 - Episode 4-mediainfo.data

Jan 30 03:42:31 Tower2 shfs/user0: shfs_create: open: /mnt/disk6/TV/Parades End/Season 1/metadata/S01E04 - Episode 4-mediainfo.data (28) No space left on device

Jan 30 03:42:31 Tower2 logger: rsync: open "/mnt/user0/TV/Parades End/Season 1/metadata/S01E04 - Episode 4-mediainfo.data" failed: No space left on device (28)

Jan 30 03:42:31 Tower2 logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] (Errors)

 

 

Also, aflores3, what gui is that in your screen shots.  I assume it's some kind of skin.

Ok there are two bits of info I have found:

 

http://lime-technology.com/wiki/index.php?title=Plugin/webGui/Share_Settings

and

http://lime-technology.com/forum/index.php?topic=22146

 

But I can't say I understand them completely.  It sounds like the setting scan get you into a state where if a disk is full data will never get written elsewhere.  If that's the case then how do you correct this without changing split-level?

  • Author

I think I am having the same issue.  I am running rc10.

 

What kind of settings do you use for your shares? Is your drive fulll?

 

Also, aflores3, what gui is that in your screen shots.  I assume it's some kind of skin.

 

Have a look at SimpleFeatures.

 

  • Author

But I can't say I understand them completely.  It sounds like the setting scan get you into a state where if a disk is full data will never get written elsewhere.  If that's the case then how do you correct this without changing split-level?

I'm with you, I don't understand either. In my first post, I explained how I moved an entire show to a separate disk and mover still moved to the first disk. Is that show already assigned to disk 1 even though I moved it? I'm confused.

I'm with you, I don't understand either. In my first post, I explained how I moved an entire show to a separate disk and mover still moved to the first disk. Is that show already assigned to disk 1 even though I moved it? I'm confused.

If the parent folder for your shows is set not to split, then new additions to that parent folder will still attempt to stay on that disk to honor the split level you set. Try again after increasing the split level. Or, your share may not have the second disk in the "included" setting. Try removing any entries in the included and excluded fields. If both are blank, then all disks will be used.

Make sure that Settings->Share Settings has only blank fields for Included and Excluded. The split level (1) is limiting placement of /Movies/Friday (1995)/ to disk1. The Min free space needs to be higher to prevent his from reoccurring.  The directory Friday (1995)/ was created when there was more that 10GB free but after the first file was written the free space dropped below 10 and subsequent copies fail.

What you described and posted is fine. There are no settings issues. When disk1 hit just under 1.5T free unRAID should have started using disk2 until it was just under 1.5T free and then it should have switched to using disk3 until it was just under 1.5T free.

 

Note that the split level does over-ride this. For example, once a  TV show season starts on disk1 it will all go to disk1. However, new movies and TV show seasons should have long started on disk2 leaving lots of room for the rest of these series.

 

The minimum free space really doesn't mean much with your settings. Split level 2 means keep that TV series season together and this over-rides the minimum free space so unRAID tries to stay on the same disk until it errors out due to the disk being full.

 

Make sure that Settings->Share Settings has only blank fields for Included and Excluded.

 

I'm thinking this is the problem. This is a big gotcha for many people. These are global share settings that over-ride the individual settings and many people have set something and then forgot about it.

  • Author

Make sure that Settings->Share Settings has only blank fields for Included and Excluded.

 

Thanks, guys.

I think this was it. I need to do some more testing, but now my second disk is being used. Should I manually move some of my TV series to the new disk to avoid this problem again? If i get a new show, it's gonna try to put it on disk 1 since the season has already been started on that disk, no?

Yes, you might want to move some stuff because current seasons will keep filling disk1.

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.