Options

Two Vertica instances (production and testing) on same subnet?

Hello, Is it possible to setup two Vertica instances on same subnet? If yes, are there some gotchas and/or downsides? I'm asking this because from what I've read, Vertica nodes talk partly over the broadcast address and I don't want to run into conflicts of some sort between these two instances. Thanks! Ivan

Comments

  • Options
    Hi Ivan, 
    if you run the install_vertica script with the -T flag during installation, it will configure spread in point to point mode, which does not use broadcast. 
  • Options
    Production Vertica is already on this subnet and it is installed without the -T flag.

    Is there a way to put the testing instance on this subnet or should we use a separate one?

    Thanks!
  • Options
    If only one of them is using broadcast, I think you should be OK to have the other using point-to-point.

    If you want to reconfigure an existing cluster to use point to point you can re-run install_vertica on the same node using the following format

    /opt/vertica/sbin/install_vertica -s host01,host02,host03 -r <rpm file> -T -S default

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file