Defining upper and lower limits of integration for $\rho$, $\theta$, and $\phi$ is relatively easy when writing a triple integral in spherical coordinates if the region of integration is defined by spheres and/or cones centered at the origin. However, this becomes more involved when the region is bounded by any other type of surface, such as a cylinder or a paraboloid.
The following is an example I came across recently, and I can't figure out how to represent the upper and lower bounds for $\rho$:

Here's what I've come up with so far:
$\iiint\limits_E\mathrm{d}V=\int_{\arcsin(\frac{1}{\sqrt{6}})}^{\pi}\int_0^{2\pi}\int_0^\sqrt{6} \rho^2 \sin(\phi)\,\mathrm{d}\rho\,\mathrm{d}\theta\,\mathrm{d}\phi + \int_{\pi}^{\arcsin(\frac{1}{\sqrt{6}})}\int_0^{2\pi}\int_0^{\textbf{???}} \rho^2 \sin(\phi)\,\mathrm{d}\rho\,\mathrm{d}\theta\,\mathrm{d}\phi$
How does one going about finding the equation for $\rho$ on the segment of the region of integration where it meets the sides of the cylinder?

$$x^2+y^2=1\to x^2+y^2+z^2=1+z^2\to\rho^2=1+\rho^2\cos^2\phi\to\rho^2=\frac{1}{\sin^2\phi}$$