Hi,
I'm currently working server migration, I noticed when start crucible services its hangs at crucible on control port. Anyone knows how I can fix this? Thanks.
Check the permissions on your data/ and installation files (I extracted the zip as root, and the log showed that the crucible user couldn't write into the dir (a chown -r to the service account on the tree worked.).
(not sure if that is it), but the other thing is that you have some reference to nfs. You may have a contention on the server while its trying to migrate during the post-config (bump the servers for you nfs (ps -ef | grep nfs ) and subtract 2, then look for that number in /etc/default/nfs and bump it (I run 512, 2048, sometimes more, depending on how many thousands of connections i have).
good luck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.