Search results

  1. D

    Tag But Never Quarantine

    Hello, I'm trying to find some configuration in which I can disable the quarantining of all messages coming through Promox Mail Gateway. For some reason I cannot find any documentation on the subject. In my environment the downstream mail server must handle this. All I have to do is alter the...
  2. D

    RFC: Rename Non-Cluster Node Without Reboot / Proxy not allowed (500)

    Do not blindly follow my work, especially in production. There are no warranties I can provide and these are not Proxmox supplied instructions. A host was renamed recently. The steps on the wiki indicate to rename some files /etc/hosts /etc/hostsname...
  3. D

    Storage Empty When Adding Drive

    Here is a screenshot. I'm also including the output of a command. root@proxmox:/var/log# pvesm list iscsi-target | wc -l 62
  4. D

    Storage Empty When Adding Drive

    Hello, I'm trying out Proxmox and I've attached a test machine to an iSCSI NAS. There are 62 LUNs. When I go to add a drive to a test virtual machine I click on storage and the "loading" animation is displayed but after a short amount of time it disappears and the storage box is empty. I don't...
  5. D

    Prevent zpools from auto-importing 2.0?

    Thank you, I most certainly can but I believe that the issue will still occur because the configured ZFS pools exist exclusively on each of the two hosts; there by continuing to try to import the other server's ZFS pool because the corresponding ZFS pools won't exist on that host, e.g. zvm1data...
  6. D

    Prevent zpools from auto-importing 2.0?

    Thank you for your reply! No, the JBOD is just a JBOD so it exposes 24 disks to the system. There is a ZFS striped vdev with 11 constituent mirrored vdevs. I have already adjusted /etc/defaults/zfs to no avail. I don't mean to disagree with you but stopping the pve-ha-lrm service stops the...
  7. D

    Prevent zpools from auto-importing 2.0?

    Instead of necroing a post from January of this year, I thought I'd ask a new one. In my configuration there are two hosts in a Proxmox cluster and two JBODs connected to each host. On each JBOD there is a local ZFS pool which I have configured in storage.cfg. What I'm seeing is that each host...