Search results

  1. Q

    No Multicast Address? - Can't get key totem.interface.0.mcastaddr. Error CS_ERR_NOT_EXIST

    Hello! I have a two node cluster. NodeA in the cluster does not appear to have a multicast address. When running the following command this is the output: # corosync-cmapctl -g totem.interface.0.mcastaddr Can't get key totem.interface.0.mcastaddr. Error CS_ERR_NOT_EXIST NodeB will show a...
  2. Q

    Create Unprivileged LXC Containers with API?

    Hello, Is it possible to create an unprivileged LXC container using the API? Is the --unprivileged flag supported? I don't see it in the API docs, but I figured I would ask. I can create a unprivileged LXC container using pvesh and the --unprivileged flag. Would that be the same as using the...