• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by mhammett

  1. M

    Failed drive on Nexenta (ZFS)

    [root@zfsguru /home/ssh]# zpool import -F -n MikesDrives cannot import 'MikesDrives': pool may be in use from other system, it was last accessed by ICSSAN1 (hostid: 0xc1b5cd) on Thu Mar 7 05:48:57 2013 use '-f' to import anyway [root@zfsguru /home/ssh]# zpool import -f -m MikesDrives cannot...
  2. M

    Failed drive on Nexenta (ZFS)

    Well right, but the SuperMicro card seems to be based on the same chip, but I can purchase new vs. something used.
  3. M

    Failed drive on Nexenta (ZFS)

    [root@zfsguru /home/ssh]# zpool import pool: MikesDrives id: 1840067523031845599 state: FAULTED status: The pool was last accessed by another system. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be...
  4. M

    Failed drive on Nexenta (ZFS)

    (Waiting for a MemTest86 to finished that I had already started). I did see the LSI controllers on the Nexenta HCL after I started digging. I was actually looking at the LSI 9201 as it has 16 ports and isn't much more than the 8 port IBM and LSI cards, but then I came across the SuperMicro HBAs...
  5. M

    Failed drive on Nexenta (ZFS)

    I did move all of the discs to the onboard controller before the last import attempt. While I wait for ZFSguru to download, are there cards that don't provide RAID functionality? That's all I ever see when looking around. Most of the errors I've seen are related to metadata.
  6. M

    Failed drive on Nexenta (ZFS)

    There is no hardware RAID in use. The Areca is providing pass-though access of each drive to NexentaStor. I'm unsure if I used write-back mode or not. I will look into those discs.
  7. M

    Failed drive on Nexenta (ZFS)

    Jesus saves, I don't. If I had backups, I'd have given up after about 4 hours.
  8. M

    Failed drive on Nexenta (ZFS)

    Here's an update to my attempts to recover my failed pool. http://pastebin.com/RAN0ZwQd
  9. M

    Failed drive on Nexenta (ZFS)

    Here is the status as of about 13 hours ago. I was working with someone in #openIndiana on freenode.net http://pastebin.com/wHS8BG5F I did move them to a different controller when the pool was exported. I was having difficulty in getting it to accept another disk in the array to rebuild it...
  10. M

    Failed drive on Nexenta (ZFS)

    Current status: AVAILABLE DISK SELECTIONS: 0. c0d0 <DEFAULT cyl 19454 alt 2 hd 255 sec 63> /pci@0,0/pci1022,9608@9/pci-ide@0,1/ide@0/cmdk@0,0 1. c0d1 <DEFAULT cyl 19454 alt 2 hd 255 sec 63> /pci@0,0/pci1022,9608@9/pci-ide@0,1/ide@0/cmdk@1,0 2. c1t0d0...
  11. M

    Failed drive on Nexenta (ZFS)

    Trying the import process again now that the system is on. I saw a post saying to run the following. run zpool import pool_name on second console determine PID of "zpool import process" on second console run "echo '::stack' | mdb -p PID" prstat -s rss (after 5-10 min after zpool import was...
  12. M

    Failed drive on Nexenta (ZFS)

    I couldn't get the box to do anything, so I shut it down and pulled the controller card for now. That's the only way I could get it to finish booting. Looking at the logs, it wasn't doing anything then anyway. Mar 8 08:18:47 ICSSAN1 zfs: [ID 249136 kern.info] imported version 0 pool...
  13. M

    Failed drive on Nexenta (ZFS)

    I had mentioned that it crashed in the last post. Here's what's happening. To troubleshoot the crash, I removed the failed drive that I had plugged back in - to no effect. The box responds to pings and key presses, but nothing else. No SSH, no web interface, no disk controller management...
  14. M

    Failed drive on Nexenta (ZFS)

    More progress. I think these crashes were before I had the high throughput activity below. It has since crashed again and can't yet get back in. Mar 8 08:02:47 ICSSAN1 savecore: [ID 570001 auth.error] reboot after panic: assertion failed: ddt_object_info(ddt, type, class, &doi) == 0, file...
  15. M

    Failed drive on Nexenta (ZFS)

    Okay, zpool recognizes the array again. root@ICSSAN1:/volumes# zpool status pool: MikesDrives state: FAULTED status: One or more devices could not be used because the label is missing or invalid. There are insufficient replicas for the pool to continue functioning. action...
Back
Top