Skip to content

This guide covers an array of formatting related issues with SAS hard disks in Server environments.

License

Notifications You must be signed in to change notification settings

gms-electronics/formatingguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disk Formating Guide

This guide covers an array of formatting related issues with SAS / SATA hard disk for usage in general purpose server environments.

Should I boot from disk?

Largely speaking all instructions here should perform reasonably well in all linux environments. Some systems though such as TrueNas do not allow the installation of additional packages needed to fix your issues effectively. For that reason I would consider to boot from an iso to avoid any issues. For the purpose of reformating disks SystemRescue (formerly known as SystemRescueCd) is a good choice.

  • it is lightweight;
  • it comes with support for most sas / raid controllers;
  • it comes with support for plenty of network cards;
  • you can easily add a package called parallel to compute multiple reformating tasks at once.

How do I start?

  1. Download the iso from the Systemrescue website
  2. run pacman -Sy to update the package manager
  3. If you need to handle multiple disks run pacman -S parallel
  4. If you want to access via ssh run passwd to set a password of your choice and enable the correct port for SSH (22) on the firewall that comes factory installed (iptables as of writing)
  5. Follow the instructions you can find below in the guides.

Contained Guides

  1. Change Block size from 3Par or EMC Storrage solution disks from 520 to 512 / 4096 bytes
  2. Remove the Data Integrity Feature from disks

Sources

About

This guide covers an array of formatting related issues with SAS hard disks in Server environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published