September 19, 201312 yr Hello, Sorry if this has been asked already. I have 3X 3TB drives... 1 parity. I created 1 folder and assigned all drives. unRAID started the data on 1 drive. the drive is 60% full. At what point will unRAID start writing to the second drive? Thank you.
September 19, 201312 yr At what point will unRAID start writing to the second drive? Whenever the split level of the share and allocation method you assigned tell it to. All that is user specified, so without knowing your folder structure and your relevant settings, nobody can tell you.
September 20, 201312 yr Author So I have high water set as allocation method and disabled split level... I don't have folder/files to separate as I only have files. Thanks for any insight or suggestions.
September 20, 201312 yr With high-water allocation it should have started writing to the 2nd drive when the 1st was half full. Did you enable shares (on the Settings menu) and create a share for your data? ... and are you writing to that share? If you simply created a folder on disk1, and are writing to that folder, UnRAID will simply write it to that folder.
September 20, 201312 yr Author Yes, I did enable shares in settings and created a shared folder. I told it to use all drives. I disabled split level... yesterday but high-water allocation was set from the beginning. Thanks again.
September 21, 201312 yr Author /mnt/user/Movies tail -n 40 -f /var/log/syslog Sep 21 08:59:52 jayserv emhttp: shcmd (131): mkdir /mnt/disk1 Sep 21 08:59:52 jayserv emhttp: shcmd (132): set -o pipefail ; mount -t reiserfs -o user_xattr,acl,noatime,nodiratime /dev/md1 /mnt/disk1 |& logger Sep 21 08:59:52 jayserv kernel: REISERFS (device md1): found reiserfs format "3.6" with standard journal Sep 21 08:59:52 jayserv kernel: REISERFS (device md1): using ordered data mode Sep 21 08:59:52 jayserv kernel: reiserfs: using flush barriers Sep 21 08:59:52 jayserv kernel: REISERFS (device md1): journal params: device md1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Sep 21 08:59:52 jayserv kernel: REISERFS (device md1): checking transaction log (md1) Sep 21 08:59:52 jayserv kernel: REISERFS (device md1): Using r5 hash to sort names Sep 21 08:59:52 jayserv emhttp: shcmd (133): chmod 777 '/mnt/disk1' Sep 21 08:59:52 jayserv emhttp: shcmd (134): chown nobody:users '/mnt/disk1' Sep 21 08:59:52 jayserv emhttp: shcmd (135): mkdir /mnt/disk2 Sep 21 08:59:52 jayserv emhttp: shcmd (136): set -o pipefail ; mount -t reiserfs -o user_xattr,acl,noatime,nodiratime /dev/md2 /mnt/disk2 |& logger Sep 21 08:59:52 jayserv kernel: REISERFS (device md2): found reiserfs format "3.6" with standard journal Sep 21 08:59:52 jayserv kernel: REISERFS (device md2): using ordered data mode Sep 21 08:59:52 jayserv kernel: reiserfs: using flush barriers Sep 21 08:59:52 jayserv kernel: REISERFS (device md2): journal params: device md2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Sep 21 08:59:52 jayserv kernel: REISERFS (device md2): checking transaction log (md2) Sep 21 08:59:52 jayserv kernel: REISERFS (device md2): Using r5 hash to sort names Sep 21 08:59:52 jayserv emhttp: shcmd (137): chmod 777 '/mnt/disk2' Sep 21 08:59:52 jayserv emhttp: shcmd (138): chown nobody:users '/mnt/disk2' Sep 21 08:59:52 jayserv emhttp: shcmd (139): mkdir /mnt/user Sep 21 08:59:52 jayserv emhttp: shcmd (140): /usr/local/sbin/shfs /mnt/user -disks 16777214 -o noatime,big_writes,allow_other -o remember=0 |& logger Sep 21 08:59:52 jayserv emhttp: shcmd (141): /usr/local/sbin/emhttp_event disks_mounted Sep 21 08:59:52 jayserv emhttp_event: disks_mounted Sep 21 08:59:52 jayserv pms: Starting Plex... Sep 21 08:59:52 jayserv su[11360]: Successful su for unraid-plex by root Sep 21 08:59:52 jayserv su[11360]: + root:unraid-plex Sep 21 08:59:54 jayserv pms: Plex Media Server IS running Sep 21 08:59:54 jayserv emhttp: shcmd (142): :>/etc/samba/smb-shares.conf Sep 21 08:59:55 jayserv emhttp: get_config_idx: fopen /boot/config/shares/cache.cfg: No such file or directory - assigning defaults Sep 21 08:59:55 jayserv emhttp: get_config_idx: fopen /boot/config/shares/plexdir.cfg: No such file or directory - assigning defaults Sep 21 08:59:55 jayserv emhttp: Restart SMB... Sep 21 08:59:55 jayserv emhttp: shcmd (143): killall -HUP smbd Sep 21 08:59:55 jayserv emhttp: shcmd (144): ps axc | grep -q rpc.mountd Sep 21 08:59:55 jayserv emhttp: _shcmd: shcmd (144): exit status: 1 Sep 21 08:59:55 jayserv emhttp: shcmd (145): /usr/local/sbin/emhttp_event svcs_restarted Sep 21 08:59:55 jayserv emhttp_event: svcs_restarted Sep 21 10:00:29 jayserv kernel: mdcmd (14): spindown 2 Sep 21 11:11:59 jayserv kernel: mdcmd (15): spindown 2 Sep 21 13:28:00 jayserv kernel: mdcmd (16): spindown 2
September 22, 201312 yr please download from the link above. There is a download button top right the txt file. Thanks. If you want support you should really attach the zipped file here. Many users won't want to go to an unknown site that could easily be hosting malware. Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
September 22, 201312 yr Author Thanks for setting me straight. I didn't think about it from that perspective. syslog-20130921-085744.zip
September 25, 201312 yr Author I don't know if it was a problem. I will have to add data and see if the folder grows over the 2 drives allocated to it. Thanks for checking the logs. I assume that they look ok.
September 25, 201312 yr With the current space utilization, you should simply be able to copy a file to the server and confirm it goes to the 2nd drive, since that should be selected based on the high-water allocation.
Archived
This topic is now archived and is closed to further replies.