|
Size: 137
Comment:
|
Size: 1135
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| People: | People: W. Stein, J. Grout |
| Line 5: | Line 5: |
| * W. Stein * J. Grout |
== Database == |
| Line 8: | Line 7: |
| Current Servers: | * If we stick with the filesystem: NEED a very fast filesystem that supports > 4 million inodes and > 32000 directories per directory, i.e., ext4. This is difficult because boxen and sage.math are both Ubuntu 8.10. * Also, want to at a minimum have user and worksheet metadata stored in database so startup is faster. * Could run the server in a virtual machine, which would support ext4. But are virtual machines fast enough these days? They weren't last year. This would be worth trying. == Current Servers == |
| Line 11: | Line 15: |
| * http://480.sagenb.org * http://nt.sagenb.org * http://demo.sagenb.org * http://demo2.sagenb.org * http://tutorial.sagenb.org * http://prep.sagenb.org * http://flask.sagenb.org * http://uw.sagenb.org == Backup Strategy == ? == Untrusted User Code: must all be executed in a virtual machine == ? == Monitoring == * Nagios -- investigate for monitoring * Or extend this script: http://wstein.org/home/wstein/bin/watch.sage |
Upgrade, flask, sage 4.7, and ext4 filesystem
People: W. Stein, J. Grout
Database
If we stick with the filesystem: NEED a very fast filesystem that supports > 4 million inodes and > 32000 directories per directory, i.e., ext4. This is difficult because boxen and sage.math are both Ubuntu 8.10.
- Also, want to at a minimum have user and worksheet metadata stored in database so startup is faster.
- Could run the server in a virtual machine, which would support ext4. But are virtual machines fast enough these days? They weren't last year. This would be worth trying.
Current Servers
Backup Strategy
- ?
Untrusted User Code: must all be executed in a virtual machine
- ?
Monitoring
- Nagios -- investigate for monitoring
Or extend this script: http://wstein.org/home/wstein/bin/watch.sage
