#cluster rename?

1 messages · Page 1 of 1 (latest)

empty lance
#

We have a cluster named "FOO" and we'd like to lower-case the name to "foo". Is this a supported operation? Is it disruptive?

uneven scarab
#

cluster identify modify -name newname

#

The docs don't mention anything about disruptions. The human readable name is just that, the system uses UUID when talking to other clusters.

empty lance
#

makes sense - thanks!

grim ravine
#

It’s just an easy update to the cluster peer command. I’ve had to do this before. Not as big deal

night pumice
#

uppercase names are evil, btw... at least for CLI users. 😉

empty lance
#

That's why I want to rename it.

lucid spade
#

Should be fine.

#

Just do in a maint window to be safe.