theone Posted May 28, 2010 Share Posted May 28, 2010 Hi, What happens if split level is set to 1 (for example) and the available space on a certain disk is too low to add the new data to the raid - under the split level restrictions? Where does the data go to? What if the split level is set to 0? Does the server report not enough space? or does it save data to another disk and overrides the split level restriction? Anyone? Link to comment
lionelhutz Posted May 30, 2010 Share Posted May 30, 2010 It should fail to write. Peter Link to comment
theone Posted May 30, 2010 Author Share Posted May 30, 2010 In both cases? So any split level can at some point cause write fails due to not enough room in certain disk although more room is available in another disk. Is this true? Link to comment
Joe L. Posted May 30, 2010 Share Posted May 30, 2010 In both cases? So any split level can at some point cause write fails due to not enough room in certain disk although more room is available in another disk. Is this true? Correct. It is up to the program copying to deal with it. It is why you should probably be aware of the space needed and why many of use do not use user share when copying large amounts of data to the server, but use the disk shares instead. Many windows programs start with a zero length file and append to it when copying. The zero length file will almost always fit. The total size will often not fit if you are set up incorrectly. IT is why there are "min free settings" for each user share. The "min-free" should be set so any given single file will fit. If you are copying 8Gig files, you should set the min-free to 9Gig. Link to comment
lionelhutz Posted May 31, 2010 Share Posted May 31, 2010 Split level = 0 is actually a special case. You manually create the directory structure and then unRAID will fill it. If you are copying to \\Movies\Horror and you have created Horror directories on 3 disks then unRAID will use all 3 disks. Peter Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.