Hi,

I want to launch 2 instances of sage on the same machine, and even more
launch sage on 2 (3) machines sharing one directory by nfs.

My "notebook" command is:
 
notebook(open_viewer=False,directory='/ws/nbfiles',address='',secure=True,port=8001,timeout=3600,ulimit='-v
50000',accounts=True)

(the shared directory is: /ws/nbfiles)

and I have an other command wich differs only by the port number (and
same commands all the machines).

When I launch the second notebook (on the same machine as the first), it
crashes:
Another twistd server is running, PID 22859

This seems normal, and sage says "--pidfile and --logfile parameters to
avoid clashes.". Obviously, one needs to have different pidfiles.

But how can I specify these parameters ?
sage --pidfile="..." is not accepted.

Yours
t.d.

<<attachment: tdumont.vcf>>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to