Example /etc/pve/cluster.conf.new with APC power fencing

bread-baker

Member
Mar 6, 2010
432
0
16
luckily we have 4 APC Switched rackpdu's which we purchased from ebay over the last few years. ours are model 7900 .

in this code i have a question:
Code:
 <clusternode name="hp4" votes="1" nodeid="1">
    <fence>
      <method name="power">
        <device name="apc" port="4" secure="on"/>
      </method>
    </fence>
  </clusternode>

All of our Supermicro systems have 2 or 3 power supplies.

My question:

can there be more then one device name = line? like this:
Code:
      <method name="power">
        <device name="apc" port="4" secure="on"/>
        <device name="apc" port="5" secure="on"/>
      </method>
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!