Search results

  1. D

    ZFS Pool Broken after Resilver

    Hello and thanks for the replies, apologies for the duplicate post also I posted and it didn't show up and couldn't find it so an hour later I posted again. I have resolved the issue, I had somehow managed to smb share the dataset mount and also NFS share it. The two must have been...
  2. D

    Zfs pool online but cannot access mount

    Hello and thanks for the replies, apologies for the duplicate post also I posted and it didn't show up and couldn't find it so an hour later I posted again. I have resolved the issue, I had somehow managed to smb share the dataset mount and also NFS share it. The two must have been conflicting...
  3. D

    ZFS Pool Broken after Resilver

    Thank you, I have found this from another post. They said the txg_sync process being in a D (uninterruptible sleep) state is a clear sign that ZFS is stuck waiting on some I/O operation. Am i being daft in that this is due to the scrubbing or is this related? $ ps -aux | grep txg_sync root...
  4. D

    ZFS Pool Broken after Resilver

    Hello Moayad, Thank you for the reply. It also hangs my system during reboot and currently the node is online but has question marks on everything on my cluster. (see attached) Journalctl, dmesg, is there anything I can grep for? Nov 23 21:58:41 pve3 kernel: DMAR: [Firmware Bug]: No firmware...
  5. D

    ZFS Pool Broken after Resilver

    Hello, My ZFS pool is online and mounted but if i try and access the mount my system hangs indefinitely. Yesterday I realised that my pool was in a degraded state, this was due to one of my 2x 8TB HDDs (mirrored) being offline. These are in a caddy and the caddy just needed turning back on for...
  6. D

    Zfs pool online but cannot access mount

    Hello, I have an issue with my ZFS pool, it all started when I realised that my pool was degraded. One of my 8TB drives was not online and the pool was working off the other drive as the are in a mirror. I have both Hdds in a caddy and it just needed turning back on. When it came back online it...
  7. D

    WAN not working on host - VMs working fine

    Hello, Please can someone help me here. My Internet connection is not working on the Proxmox host but the VM's are fine. Here are some configs that might help: /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what...
  8. D

    No Internet on host after joining cluster

    Also it may be worth noting I cannot ping the VMs either, or the router. Though I can connect to the node via the web brower and ping it from the network.
  9. D

    No Internet on host after joining cluster

    Please help :) output of ip addr: root@pve:~# ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever...
  10. D

    No Internet on host after joining cluster

    Hello, Sorry new to this format so will try and do this right and give the right info.. I've had 2 proxmox nodes running independant of each other for a few weeks and now have joined them together in a cluster. The main proxmox node now has no internet connection, however its VM's and...