Search results

  1. R

    ZFS mirrored boot disk full -- unable to boot

    I have a proxmox server running 6.1-8. The boot disk is a zfs mirror of 2 16GB satadoms. Unfortunately, I made a mistake and put a Splunk vm on the boot disk and it filled to 100%. I attempted to delete the vm but couldn't. I tried to reboot but now I cannot boot. Any ideas would be greatly...
  2. R

    Subscription failure

    I have a 3 node cluster. Suddenly today, 2 of the 3 nodes show no subscription but the renewal dates for the 2 are September and November of this year. What's going on?
  3. R

    Lost all networking on cluster node.

    I have a 3 node cluster. Today, I updated all 3 nodes in succession; however node 3 did not come back online. Logging in at the physical machine, I see that as soon as I get past the boot screen, the NIC "disappears". The connection lights on the switch and on the NIC itself shutoff. The machine...
  4. R

    Error adding NFS storage from FreeNAS share

    I am trying to add nfs storage to a pve node from a FreeNAS share. Details of the FreeNAS share (/mnt/pinepool/pineshare) are as follows: owner: nobody group: nogroup 775 permissions set recursively Mapall user: nobody Mapall group: nogroup When I attempt to add the nfs storage, I get the...
  5. R

    [SOLVED] Destroyed Zpool still appears on Dashboard

    I destroyed a zpool so that I could pass the disks in that pool directly to a FreeNAS vm but the destroyed pool still appears in the Dashboard with a "?" in the icon. How do I get rid of it?
  6. R

    GPG error

    After a prolonged internet disconnection because of issues with my ISP, I attempted to update my Proxmox installation and got this message: W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error...
  7. R

    Mount zfs pool on node from linux vm for data storage

    I want to set up a nextcloud server on an Ubunutu VM and use a zpool on the node for the nextcloud data storage. I have created the zpool on the node and added it as storage for the VM but how do I mount it from the VM?