elkay14

Members
  • Posts

    179
  • Joined

  • Last visited

Everything posted by elkay14

  1. I have 5 drive sleds from a Norco SS-500 that died (backplane failure.) They are the newer style and don't fit my older SS-500. Free to anyone who wants them, just cover the shipping.
  2. It's hard to help you without more information. How many drives are attached to the 640L? They just don't appear in the device list? Perhaps give us output of lspci and dmesg
  3. You probably want this one if you get a v1 or v2 chip: http://www.asrockrack.com/general/productdetail.asp?Model=EPC602D8A#Specifications 2 x PCIE3.0 x16, 4 x PCIE3.0 x8, 1 x PCIE2.0 x8
  4. Ok, it is back. I had to edit disk.cfg to not start the array automatically and then edit the cache fs type back to xfs. This is definitely something that should be addressed in the UI. I shouldn't be able to change the config such that the UI is locked up.
  5. I can't change the slots back to 1... emhttpd is hung up
  6. My cache drive is xfs, so why is it complaining about btrfs? This cache drive was once btrfs, but that was months and months ago. I think this may be a bug?
  7. I stopped my array, changed the number of array devices to 12 and then changed cache devices to 4. The admin page is stuck at "Mounting disks..." I see in the syslog: Jan 11 07:58:45 arwen emhttp: shcmd (169): mkdir -p /mnt/cache Jan 11 07:58:45 arwen emhttp: mount error: No file system (no btrfs UUID) Jan 11 07:58:45 arwen emhttp: shcmd (170): rmdir /mnt/cache Jan 11 07:58:45 arwen emhttp: shcmd (171): sync Jan 11 07:58:45 arwen emhttp: shcmd (172): mkdir /mnt/user0 Jan 11 07:58:45 arwen emhttp: shcmd (173): /usr/local/sbin/shfs /mnt/user0 -disks 1022 -o noatime,big_writes,allow_other |& logger Jan 11 07:58:45 arwen emhttp: shcmd (174): mkdir /mnt/user Jan 11 07:58:45 arwen emhttp: shcmd (175): /usr/local/sbin/shfs /mnt/user -disks 1023 2048000000 -o noatime,big_writes,allow_other -o remember=0 |& logger Jan 11 07:58:45 arwen emhttp: shcmd (176): cat - > /boot/config/plugins/dynamix/mover.cron <<< "# Generated mover schedule:#01230 0 * * * /usr/local/sbin/mover |& logger#012" Jan 11 07:58:45 arwen emhttp: shcmd (177): /usr/local/sbin/update_cron &> /dev/null So what now?
  8. If you have an HP microserver with the original 2GB in it, here's your chance. I upgraded my N40L to 8GB a couple years ago and I've got the original 2GB DIMM to give away (early spring cleaning in progress.) Free to anyone who has an HP microserver. It goes to the first person who posts a pic of their microserver including a note that says '2GB please!'
  9. It appears there is a bug that keeps this card and any other Marvell 88SE923X based card from working properly in Linux. It is likely that there is some AHCI implementation weirdness on Marvell's part that is triggering bad behavior in the AHCI driver, causing the controller to freak out under load and a SMART command being issued. Stay away, as it doesn't look likely that this will be fixed in the kernel anytime soon. My RocketRAID 640 card does not use one of these chips -- there are two 9128 chips onboard instead.
  10. I was mistaken; I have a RocketRAID 640... not the L I'll do some more research on this L model.
  11. What hardware version do you guys have? I have had one of these in my 4.7 install for over a year without issues.
  12. Since there is a kernel driver loaded for it, you won't need to do anything else.
  13. Then you are either experiencing corruption due to a bad card or you really have corrupted data on the disk(s). You will have to do some testing to figure out which it is. If your drives are detected by a stock unRAID, then there is no reason to use this script whatsoever.
  14. Sorry, I've been away for a while and just checked in on the forums. I'm glad that you got it to work. What PCI ID worked for you so I can update the script?
  15. Do you mean a 2720? I don't see a 2740 on HPT's website.
  16. Figured it out... I had to enable guest access. Is there any way to disable that for better security and protecting my data? Did you actually have users other than root or guest (nobody) created?
  17. I'm glad you got it sorted out... Make sure the paths are correct in your go script as v0.2.4 had a bug. The fix is outlined in a previous post. I've posted the newest version of the script in the top post that fixes this bug.
  18. Ah, I see the problem... and I'll need to fix tminstall.sh The installpkg lines have the wrong paths. Remove the /n/ or /l/ parts so that the path is just /boot/packages: installpkg /boot/packages/libssp-1lk.tgz installpkg /boot/packages/libgpg-error-1.6-i486-3.tgz installpkg /boot/packages/libgcrypt-1.4.0-i486-2.tgz installpkg /boot/packages/libcap-2.14-i486-1.tgz installpkg /boot/packages/timecapsule-uR4.7-i486-6lk.tgz
  19. Or maybe this is built in to 5.0-rc5 now and I don't need it? The reason I am asking is because when I set up a user share and choose "time machine" under the AFP protocol and then turn off the other CIFS sharing, NFS, etc. and then tell time machine to use that volume, it will start backing up for a few minutes and then my Mac crashes. You need to start a thread in the unRAID OS 5.0-rc forum.