29th May 2009

Mail, authentication, and network problems

We are currently aware of and trying to find the root cause of mail, authentication, and other seemingly random network issues. We are trying to come up with some workaround, and are working with NSIT, as well, to determine and fix the problem.

posted in Mail, Network | Comments Off

16th February 2009

CI Ticketing System Online

CI Support is pleased to announce its new Request Tracker (RT) ticket system has come online today. The ticket system allows users and systems support staff to better track the status of requests.

Users should continue to email support@ci.uchicago.edu for all CI support requests. The only apparent difference will be supplementary tracking information in email correspondence with CI Support.

Alternatively for Teraport specific requests you can mail teraport-support@ci.uchicago.edu; however, it is not necessary. If you email the general support mailing list it will reach the right people as well.

After we have had time to work out all the kinks we will be opening this service for any project to use for trouble ticket tracking, so stay tuned.

If you experience problems emailing CI Support for any reason (i.e., not necessarily specific to the RT migration), please call the CI support help desk at 773-834-4102.

posted in Core | Comments Off

8th September 2008

Home Filesystem Quotas

For a long time the un-enforced policy has been for users to have 10G of home storage space unless there’s a specific need for more on that particular filesystem. Starting today, this policy will be enforced. What does this mean exactly? Read on for more information and the reasons behind.

Read the rest of this entry »

posted in Core, Storage | Comments Off

22nd July 2008

inadvertent reboot of login and monitor

 Login.ci.uchicago.edu and monitor.ci.uchicago.edu just had an abrupt reboot. Apparently the power cables were a little to taut when I slid a new server in the rack.I apologize to the interruption.  But machines are online again.

posted in Core | Comments Off

18th July 2008

Tape Library Online

After a long fight, tape backups are now running again. First we had a drive failure. Then after a few weeks of testing, we had a tape jam that caused both the library and the drive to fail. We have verified that the home filesystem has been backed up and both tape drives are functioning normally.

posted in Backups | Comments Off

15th July 2008

Effectively using your data at the CI

Over the last week you may have noticed extremely poor performance on CI machines, especially with respect to home directories. The short explanation is that we still have some performance tuning to do to the CI home NFS file server to be handle hundreds of active connections. We made some changes a few weeks back, which greatly helped, but there is still some work to be done. I’ll explain at the end, in more detail, the filesystems in use at the CI for those who are curious, but I wanted to first give some pointers of how to get the best performance when using your data and have minimal impact on the other CI users.

Before getting into the tips, I want to remind everyone of the CI Resource wiki. There is a FAQ, explanations of the various resources the CI provides, and the CI policies. Everyone should take a moment to browse through that and know to look there in the future, as we’re continually updating it.

For those looking for quick, general rules of thumb, here they are:

  • If you only need to access the data for a short period of time (15 minutes) and you only need access to that data from one node, you’ll get much better performance by copying the data locally and operating on it there and copying it back once you’re done.
  • In a cluster, if you’re doing lots of small operations (file creations/deletions, reads, writes, etc), it’s best to stage your data locally, do your operations, and stage it back to a networked filesystem.
  • In a cluster, if you need multiple nodes accessing the same data, it’s much better to stage that data to GPFS or PVFS than it is to operate on it in NFS.
  • In a cluster, If you need multiple writes to the same data at the same time, you should think about using MPI-IO to allow concurrent writes to the same data without file locking.
  • It’s best to not store 100s of items in a single directory on GPFS and PVFS. Instead look to create a deeper organization and less wide

Read the rest of this entry »

posted in Storage, Teraport | Comments Off

28th March 2008

Tape Library Offline

The tape backup system is currently offline since the barcode reader had to be cleaned. It is performing an verification audit of its resources which could take some time. No data should be in jeopardy, but no backups or restores can be processed until the audit is completed. If you have any questions please email support at ci.uchicago.edu. Thanks and have a great weekend

posted in Backups | Comments Off

10th March 2008

Webserver Reboot

At approximately 10:40am central time, we had to reboot the web server since it had become unresponsive. It was back online by approximately 10:43am. We are continuing to monitor its usage to determine what caused the outage.

posted in Web | Comments Off

29th February 2008

Updated Documentation and Help

Because things come in threes, one last weekend announcement. We have spent the last few weeks working to update documentation and help resources as well as some policies. While there is still more to do I wanted to take the time to remind everyone where to find answers to common questions: http://www.ci.uchicago.edu/wiki/bin/view/Resources. And as always, do not forget about the support blog at http://blog.ci.uchicago.edu/support which also has an RSS feed to get your fix.

posted in Uncategorized | Comments Off

29th February 2008

Server Side Mail Filtering

We are proud to announce that we now provide server side mail filtering. This will allow the mail server to filter your mail, and remove the need for your mail client to be online to do so. With this we also now have vacation message capabilities and filter out SPAM before it hits your inbox. We have written a small tutorial to get you started on using this new, powerful service at http://www.ci.uchicago.edu/wiki/bin/view/Resources/MailFiltering. Please let us know if you have any problems or questions.

posted in Uncategorized | Comments Off