Known issues: Difference between revisions
Jump to navigation
Jump to search
535 bytes removed
, 7 years ago
|
|
Line 44: |
Line 44: |
|
| |
|
| <!--T:12--> | | <!--T:12--> |
| * Crontab is not offered on Graham. When attempting the addition of a new item, there is an error during saving: | | * Crontab is not offered on Graham. |
| <pre>
| |
| [rozmanov@gra-login1 ~]$ crontab -e
| |
| no crontab for rozmanov - using an empty one
| |
| crontab: installing new crontab
| |
| /var/spool/cron/#tmp.gra-login1.XXXXKsp8LU: Read-only file system
| |
| crontab: edits left in /tmp/crontab.u0ljzU
| |
| </pre>
| |
| As crontab works on Cedar, there must be some kind of common approach for CC systems.
| |
| Clearly, the main issue is how to handle user's crontabs on multiple login nodes; it is not clear however if this should be implemented.
| |
|
| |
|
| = Other issues = <!--T:5--> | | = Other issues = <!--T:5--> |