This version is outdated by a newer approved version.DiffThis version (2017/01/31 11:15) is a draft.
Approvals: 0/1

This is an old revision of the document!


installation

Run the installer, use default optionx except for the points below:

start_dir=`pwd`
./smrtanalysis_2.3.0.140936.run

#DNS name: localhost
#TOMCAT port: 8090 (8080 in use by cmd)
#TMP directory [/tmp/smrtanalysis] ???
#job management system: NONE
#cores used: 16

Reset MYSQL password:

./smrtanalysis/admin/bin/smrtportald-initd start
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${start_dir}/smrtanalysis/install/smrtanalysis_2.3.0.140936/redist/mysql-5.1.73/lib/mysql/
${start_dir}/smrtanalysis/install/smrtanalysis_2.3.0.140936/redist/mysql/bin/mysqladmin -u root -S /tmp/mysql_53306.sock password 'asdf'

edit '[client]' section of ./smrtanalysis/userdata/database/mysql/config/etc/mysql/my.cnf:

[client]
user = root
password = yourpassword

running

  1. allocate a node:
    salloc -p mem_0128 --qos=normal_0128
  2. after allocation the environment variable 'SLURM_NODELIST' contains the node to run SMRTAnalysis on:
  • doku/smrtanalysis.1485861325.txt.gz
  • Last modified: 2017/01/31 11:15
  • by markus