Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions docs/maintenance/june-2026.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: June 2026 Maintenance Window
---

The Summer 2026 maintenance window coincides with the campus data center generator test and is scheduled for the week of June 15th. HPC@UCD will be bringing servers down on Monday, June 15th, and they will be made available for use after planned maintenance tasks are completed. During this time, Farm, Franklin, and Hive will be unavailable for use, and all jobs will be stopped.

Jobs that have a runtime longer than the current time until the start of the maintenance window will not start. This exact amount of time is printed every time you log in to each of the clusters. If your job is held because of the maintenance reservation, you will see this in your `squeue` output:

`(ReqNodeNotAvail, Reserved for maintenance)`

## All Clusters

During the maintenance window, the following software items will be updated:

- CVMFS (Software Distribution)
- Linux kernel
- NVidia GPU drivers
- Open OnDemand
- Quobyte
- Slurm
- ZFS
- Ethernet switch firmware
- InfiniBand card firmware

Please note that accounts that are no longer in UC Davis IAM will go through the separation process. Please note that TAF accounts are in IAM.

The ability to encrypt data at rest will be enabled for Quobyte volumes.

## Farm Specific

Farm sells hardware and storage with a five-year guarantee. Many Farm hardware components have exceeded their lifecycle but will NOT be retired during the June 2026 maintenance window. Please note that if your data storage is older than five years, you will get a warning upon login. Farm does NOT backup data and older storage is in danger of data loss. Please act accordingly.

If you need to start an order for new hardware, see
[https://hippo.ucdavis.edu/Farm/product/index](https://hippo.ucdavis.edu/Farm/product/index). Note that there are
significant delays in the delivery of computing hardware.

## Franklin Specific

None at this time.

## Hive Specific

None at this time.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ nav:
- Migrating from LSSC0: hive/lssc0-data-migration.md
- Waltz temporary access: hive/waltz.md
- Maintenance:
- June 2026: maintenance/june-2026.md
- December 2025: maintenance/december-2025.md
- Meta:
- Style Guide: meta/style.md
Expand Down
Loading