Jump to content

JorgeB

Moderators
  • Posts

    61,687
  • Joined

  • Last visited

  • Days Won

    650

Posts posted by JorgeB

  1. Apr 30 19:46:35 Arkham kernel: macvlan_broadcast+0x10a/0x150 [macvlan]
    Apr 30 19:46:35 Arkham kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan]

     

    Macvlan call traces will usually end up crashing the server, switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)), then reboot.

    • Like 1
  2. See if it mounts read only, with the array stopped type

    zpool import -o readonly=on nvme

     

    If it works start the array, the pool will show unmountable in the GUI but the data will be under /mnt/nvme, backup and re-format, and keep in mind that a mirror is not a backup, it just provides redundancy if a device fails, it won't protect against file system corruption, or file deletion, or ransomware, etc.

×
×
  • Create New...