Search results

  1. F

    mailRoutingAddress via LDAP

    perhaps using templates, as described in page 25 of administration guide (https://www.proxmox.com/en/downloads/item/proxmox-mail-gateway-admin-guide-for-5-x)?
  2. F

    mailRoutingAddress via LDAP

    hi all, in "mail proxy", under "transports" tab, it's possible to assign an "inbox" server for a realying domain. eg: relay domain: mydomain.com host: inbox.mydomain.com port: 25 use MX: unchecked so only pmg postfix is exposed to internet, cleaning and routing emails. but if there are, say...
  3. F

    Fiber channel setup

    hi all, the cluster is up and running. I've had only some problems with lvm naming devices, solved with "preferred_names" in lvm.conf. even new vm guests created on the first node, can be immediately migrated on the second server. Just some doubts about lvmetad... I hope this setup will not...
  4. F

    Fiber channel setup

    Hi all, time has come to setup the new cluster, with two servers connected via fiber channel to the same array. now only one node has access to the luns, and all guest are working fine. Just before enabling the second node to access the luns on the array, I've read this page...
  5. F

    Fiber channel setup

    thank you fortechsolutions. I've experience with lvm and clvm, but the simple lvm setup for proxmox at first sight seems a bit strange to me. but after some googling and thanks to you and this forum, now it's more clear. if I add a new logical volume on a shared fc lun on a single node, the lvm...
  6. F

    Fiber channel setup

    thanks you guys. it seems that my questions no 1 and 2 have been answered. anyone in there that can give me advice on the other 3 questions? francesco
  7. F

    Fiber channel setup

    Hi all, I've two servers directly connected to a dot-hill fiber channel array. I'd like to setup this storage as clustered lvm and NOT with a clustered filesystem like ocfs or gfs, exposing all luns to all servers. Some questions: 1- is it possible? 2- if yes, I've to use lvm (creating vg on a...