We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cd9c7 commit 5465be3Copy full SHA for 5465be3
1 file changed
xdmod/entrypoint.sh
@@ -79,6 +79,7 @@ then
79
expect /srv/xdmod/scripts/xdmod-setup-ondemand.tcl | col -b
80
81
echo "---> XDMoD Open OnDemand ingest historical data"
82
+ chown hpcadmin:xdmod -R /scratch/ondemand/logs
83
sudo -u xdmod xdmod-ondemand-ingestor -r ondemand -u https://localhost:3443 -d /scratch/ondemand/logs
84
sudo -u xdmod xdmod-ingestor
85
0 commit comments