Jump to content

JorgeB

Moderators
  • Posts

    63,741
  • Joined

  • Last visited

  • Days Won

    674

Everything posted by JorgeB

  1. Your CPU should support at least vt-x, if it does enabled it in the bios. Other option is to disable the VM manager by editing the file domain.cfg on your flash device (config folder): Change SERVICE="enable" to SERVICE="disable" and reboot.
  2. I'm having a couple of issues with the editing feature, I'm not able to consistently reproduce them but both things happened more than once: -after editing one scrip and canceling without any changes the previous script appears when I editing a different script -the + is removed from one my scripts in the date variable, (date '+%Y%m%d') becomes (date ' %Y%m%d') in all instances in the script If I find a way of consistently reproducing this I'll post again.
  3. LSI 9207-8i supports trim, it uses the SAS2308 chipset, other models based on the same chipset should also work, 9211 and all others SAS2008 based won't work.
  4. It works on any pcie x1/x4/x8/x16 slot.
  5. Without trim write speed will deteriorate a lot, as low as 20MB/s, it's also bad for the SSD endurance but if write speed is not very important you can live without it. A cheap 2 port Asmedia controller supports trim, e.g.: https://www.amazon.com/IO-Crest-Port-PCI-Express-SY-PEX40039/dp/B005B0A6ZS
  6. Is the 9211 the only controller, i.e., is it connected to an expander? That controller doesn't support trim on most SSDs (it only trims SSDSs that support deterministic read after trim (read zero) like most Samsung Pro).
  7. Yes, this is what I use also, though KVM still launches a java window it works great, never liked using the browser, that is kink of buggy, I believe my X11 already uses HTML5 instead of java, still IPMIView is the best option.
  8. Didn't try it yet, as the java based one always works great form me, with 4 generations of boards, X7/8/9 e 11.
  9. Move the SSD to the onboard or another AHCI controller.
  10. If you need to recover data see the FAQ to try and mount read only or use btrfs restore, if data is not important might as well format it.
  11. Disk2 is the problem: Apr 8 21:41:25 Cardinal kernel: XFS (md2): _xfs_buf_find: Block out of range: block 0x874704438, EOFS 0xe8e08870 Start in maintenance mode and run xfs_repair on disk2 (md2)
  12. Probably filesystem issues on one of your disks, nothing visible with the array stopped, start the array and grab the diags by typing diagnostics in the console, post those.
  13. Yes, that's an old bug, not related to the case above, but it does provide some interesting results
  14. Any vdisks or other sparse files on disk8? If not sure add --sparse to the rsync command, it won't hurt and if there really are sparse files they will use the same space on the destination. If there aren't any sparse files run reiserfsck on disk8 (after upgrading to v6.3.3 as there are known problems with the one included on all the other v6.3 releases).
  15. H240 support is very recent and very few users using one, AFAIK you're the 2nd, still strange that it works for one user an not the other. The Dell H200 (or any of its LSI cousins) is currently the best 8 port controller to use with unRAID.
  16. Do you have cache dirs? If yes the initial scan is normal, and maybe disk 5 has more total files (smaller files), in that case also normal.
  17. Replacement doesn't require clearing, only adding a disk to the array.
  18. There may be a small difference like 15 minutes, not over 4 hours, simply impossible.
  19. Sorry, but it also can't be a sync with those disks , it can be the clearing of a 8TB disk (it is recorded in the history as a parity check), or a parity check/sync with 8TB disks only.
  20. This can't be a parity check with 8TB + 3TB disks, too fast.
×
×
  • Create New...