Feature #796

Additional storage configuration

Added by jams over 12 years ago. Updated about 12 years ago.

Status:Closed Start date:11/21/2011
Priority:Normal Due date:
Assignee:jams % Done:

100%

Category:Installation/Upgrade Spent time: 57.00 hours
Target version:7.2 Estimated time:25.00 hours

Description

Find a simple way to add additional long term storage to a system.

Associated revisions

Revision 35ecc7e6
Added by jams about 12 years ago

linhes-system: include add_storage.py.
This program is used to detect and autoadd storage to mythtv storage groups.
Currently it's not hooked up to anything, but hopefully in the near future it will be an automated process.

add_storage will only prompt for new disks, it will skip the following:
- optical disks
- disks that are in fstab
- disks that are mounted (but may not be in fstab)
- disks smaller then 5mb

refs #796

Revision 56826fc9
Added by jams about 12 years ago

LinHES-system: add_storage.py add the ability to only report on new disks, but take no action.
refs #796

Revision fff988e5
Added by jams about 12 years ago

linhes-system: add_storage.py. Change the way the drive is determined to be in use, and what the fstype of /myth is.

This new method parses /proc/mounts and should be a bit more reliable.
Fixes a bug where XFS partitions were not detected in use.

refs #796

Revision 08ddf588
Added by jams about 12 years ago

runit-scripts: mythbackend. Add add_storage --report to startup.
This will print out a list of any new disks found

refs #796

Revision 4be398d0
Added by jams about 12 years ago

linhes-system: linhes-session, add delay_osd function. This is used to stop xosd and xmsg from overlaying messages.

refs #796

History

Updated by jams about 12 years ago

  • Estimated time set to 25.00
  • % Done changed from 0 to 90

Updated by jams about 12 years ago

  • Status changed from New to Closed

add_storage.py implemented.

Updated by jams about 12 years ago

  • % Done changed from 90 to 100

Also available in: Atom PDF