Ticket #224 (closed defect: fixed)

Opened 15 years ago

Last modified 13 years ago

Cluster installer should check for sufficient disk space

Reported by: jdreed Owned by: amb
Priority: trivial Milestone: The Distant Future
Component: installer Keywords:
Cc: Fixed in version:
Upstream bug:

Description

The cluster installer should, among other things, check for sufficient disk space before installing. Currently, it will happily install in an 10GB VMware virtual disk, and then it will fail miserably when you attempt to log in. While information is logged to the reactivate log, ~/.xsession-errors is kind of cryptic and just complains about Presession exiting with non-zero status

Previously tracked as ATN-64.

Change History

comment:1 Changed 15 years ago by jdreed

  • Component changed from -- to installer

comment:2 Changed 13 years ago by jdreed

  • Status changed from new to committed

Committed in r25185. Yay, another Jira task on its way to being closed...

comment:3 Changed 13 years ago by jdreed

  • Status changed from committed to closed
  • Resolution set to fixed

This is checked in stage2 via a partman/early_command. If stage1 becomes shinier (with anna support, for example), we should consider moving the check there. But really, nobody has a machine with /dev/sda < 30GB these days.

Note: See TracTickets for help on using tickets.