Search results

  1. E

    Zpool import not working

    Lights don't really respond to errors through IT mode. If you think the card is bad you can always plug the drives directly in as sata but you need 4 available ports but you may have the wrong /dev thing when you plug back... maybe you can test the card worst case can go in from host side...
  2. E

    Zpool import not working

    zpool import -f -FX -d /dev/ -m Goose try -m ?
  3. E

    Zpool import not working

    ok and now try the log after that last attempt
  4. E

    Zpool import not working

    does it appear in zpools status now ? never mind i see it does identify it though with the /dev that is showing it registered as importable at least but obviously failing.
  5. E

    Zpool import not working

    So the first one shows the pool that's promising.. hmm
  6. E

    Zpool import not working

    try last one with -f please
  7. E

    Zpool import not working

    can you try zpool import -d /dev maybe it was referenced this way or zpool import -f -d /dev Goose or zpool import -f -FX -d /dev Goose or even zpool import -f -d /dev Goose -o readonly=on or some combo :P
  8. E

    Zpool import not working

    So from the ubuntu server side your drives are being references as /dev/sde1 at least for storagepool.... somehow Goose has flown away... I wonder if Goose was also referenced this way because of this in that log Can you try zpool import -a i assume nothing will show here...
  9. E

    Zpool import not working

    no error on the last command? zpool import -f -FX Goose (the n is a dry run)
  10. E

    Zpool import not working

    I have a weird feeling this zpool on here is confused its now pointing at /dev/sde2 What does zpool status show on the ubuntu server if anything?
  11. E

    Zpool import not working

    Try: zpool import -f -FXn Goose
  12. E

    Zpool import not working

    Try import -FXn with goose.
  13. E

    Zpool import not working

    The ubuntu server is the one that has the zpool? (The first log has a bunch of errors from the storage pool not matching the name but I guess we dont care about those partitions) can you do zpool status from the ubuntu server ?
  14. E

    Zpool import not working

    Lets see the log after the last one Also try the -FXn on that
  15. E

    Zpool import not working

    The log above may just be a quick info as to what's up : cat /proc/spl/kstat/zfs/dbgmsg Maybe try import -FXn first as it may take a while to see if its possible to recover... may take hours.. see if it even attempts to try.
  16. E

    Backup notification

    Oh I see what you mean "Notification system" Check out the Notification Matchers section. in "notifications" you should be able to add some rules to skip successful backups https://pve.proxmox.com/pve-docs/chapter-notifications.html Maybe post your solution here
  17. E

    Backup notification

    When you setup the backup there's a drop down option "send email: Always" change that to "on failure only"
  18. E

    Zpool import not working

    Maybe try -FXn first as it may take a while to see if its possible to recover Also try -F ... And finally -FX as a last resort on the import option which may do recovery option. https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-import.8.html
  19. E

    Zpool import not working

    Keep trying readonly=on try from ubuntu vm sudo su zpool import /dev/disk/by-id/XXXX -o readonly=on
  20. E

    Zpool import not working

    cat /proc/spl/kstat/zfs/dbgmsg