John C. Wright

Results 25 comments of John C. Wright

Had those, the issue was that sudo /opt/ood/ood-portal-generator/sbin/update_ood_portal doesn't actually replace /etc/apache2/sites-available/ood-portal.conf but replaces /etc/apache2/sites-available/ood-portal.conf.new So changes weren't taking effect. I had forgotten that. After merging changes reverse proxy works,...

Ok last problem seems to be the compute host not being set in the jupyter configuration. I've verified if I edit the host in config.py and manually start jupyter on...

Thanks for your help. got it working. Setting host properly for our system with 'hostname -f' in submit_yml.erb was the last step. (We don't have local hostnames so `hostname -A`...

Ok so reverse proxy is working but jupyter redirect is not. The launch button opens: https://ood.domain.edu/node//41115/login That is it does not insert the FDQN of the compute node. If I...

a .deb file but from about 6 weeks ago. I ask for the ability to run the tests because we cannot seem to get our slurm service recognized. cluster.yml: ---...

That enable file is not in my distribution. -john On Fri, July 15, 2022 12:58 pm, Jeff Ohrstrom wrote: > This is the command, but I'm now finding that it...

some progress. typo in the gpu_cluster acl which should have been gpu-cluster group. In any case, I dropped that section and though jobs still do not appear, the cluster is...

ok some progress. Another admin noticed error messages where a process was trying to write to var/log/ood_slurm.log which didn't exist and couldn't be created. After it was created an opened,...

yes I am but it doesn't matter whether I have the acl section or not. Nothing displays. Seems to be no way of debugging. I have put a custom logger...

Same question here.