Renaming a zpool is not as intuitive as I would expect, but it is still pretty simple. We accomplish this through a three step process, export the zpool, import the zpool (using a new name), validate our mountpoints are how we want them (probably using the new zpool name). Now why might I want to rename it? That is simple, perhaps it is simply for […]