January 28, 201214 yr I added another drive, and I can't seem to get data written to it. This is the first time I have added a drive where the data needs to span the disks for the user share. I have read several "search" posts along with the section dealing with No drive space left in the manual, but I can't seem to get it figured out. I have never really gotten my head wrapped around the split levels. I am running: 5.0-Beta7 root@Tower:/usr/local/sbin# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 3.8G 118M 3.7G 4% /boot /dev/sdb1 1.9T 36M 1.9T 1% /mnt/cache /dev/md3 1.9T 33M 1.9T 1% /mnt/disk3 /dev/md1 1.9T 1.8T 29G 99% /mnt/disk1 /dev/md2 1.9T 320G 1.6T 18% /mnt/disk2 shfs 3.7T 2.2T 1.6T 58% /mnt/user My movies share was created on disk1, and I am trying to expand to disk3. Name: MediaCenter Comments: MediaCenter Allocation method: Most-free Min. free space: 30485760 Split level: 2 Included disk(s): disk1,disk3 Excluded disk(s): disk2 Use cache disk: yes Share empty? No I originally had it set for a split level of 1, but I think that is wrong. I have also tried a level of 2 and 99. I have tried restarting the array, and reboots after changes are made. My structure looks like this: MediaCenter (Share Name) | -- Concerts | |- Level-1 | |- Level-2 | | -- Movies | |- Movie Title (No directories under Movie Title) | | -- TV_Series |- (Name of series) | - Season # Here is the error I get when I try to manually run the mover script. root@Tower:/usr/local/sbin# ./mover mover started ./MediaCenter/Movies/Test/mymovies.xml cd+++++++++ MediaCenter/Movies/Test/ rsync: recv_generator: mkdir "/mnt/user/MediaCenter/Movies/Test" failed: No space left on device (28) *** Skipping any contents from this failed directory *** rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] ./MediaCenter/Movies/Test/backdrop.jpg cd+++++++++ MediaCenter/Movies/Test/ rsync: recv_generator: mkdir "/mnt/user/MediaCenter/Movies/Test" failed: No space left on device (28) *** Skipping any contents from this failed directory *** rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] ./MediaCenter/Movies/Test/Thumbs.db
January 29, 201214 yr How big is the file being moved? If it's bigger than the min free space setting that would cause this problem.
January 30, 201214 yr Author I don't follow. The files were very small test files under a meg each. I can understand the files would not copy to the first 2TB disk, but the share is also set to use the second 2TB drive that is completely empty. If you have a min. free space set for 30 gig, shouldn't the files automatically start copying to the second 2TB disk?
Archived
This topic is now archived and is closed to further replies.