Solve in postive integer the equation $$(x+2)(y+2)(z+2)=(x+y+z+2)^2$$ It is rather easy to find several parametric solutions, (such $(a,b,c)=(2,1,1),(2,2,2)$).but it seems harder to find a complete enumeration of all the solutions.
and I have proved it for these some solutions : since we have $$x^2+y^2+z^2=xyz+4$$ because we have $$\left(a+\dfrac{1}{a}\right)^2+\left(b+\dfrac{1}{b}\right)^2+\left(c+\dfrac{1}{c}\right)^2=\left(a+\dfrac{1}{a}\right)\left(b+\dfrac{1}{b}\right)\left(c+\dfrac{1}{c}\right)+4,abc=1$$ so Let $$x=a+\dfrac{1}{a},y=b+\dfrac{1}{b},z=c+\dfrac{1}{c},abc=1,a,b,c>0$$
It seems that there are no nontrivial solutions , but I cannot prove this.



There are infinitely many solutions. All integral solutions $(x,y,z)$ satisfy
$$x=\frac{yz\pm kuv}{2}$$
and two Pell equations,
$$y^2-ku^2=4\\ z^2-kv^2=4$$
where $k,u,v\in\mathbb{Z}$.
One can then show that $(x,y,z)=\left(bc+1/bc,b+1/b,c+1/c\right)$ or $(x,y,z)=(b/c+c/b,b+1/b,c+1/c)$, but both forms can be rewritten as $(x,y,z)=(a+1/a,b+1/b,c+1/c)$ with $abc=1$. Here, $a,b,c$ can be complex numbers (which happens when some of $x,y,z$ lies in $\{-1,0,+1\}$).
Rational solutions are also given by the same parametrization (with $k,u,v\in\mathbb{Q}$ or with $a,b,c\in\mathbb{C}$ such that $abc=1$).
An infinite family of solutions $(x,y,z)$ with $x,y,z\in\mathbb{N}$ is $(x,y,z)=\left(t^2-2,t,t\right)$, where $t>1$ is an integer. Another family is $(x,y,z)=(2,t,t)$ with $t\in\mathbb{N}$.