DAY 05 - STORAGE-2

r  STORAGE:

v  IDE – Integrated Device/Drive Electronics

o   IDE1 slot – Primary

§  Master

§  Slave

o   IDE2 slot – Secondary

§  Master

§  Slave

v  SATA – Serial Advanced Technology Attachment

v  SCSI – Small Computer System Interface

v  SAS – Serial Attached SCSI

v  SSD – Solid State Drive

v  NVME – Non-Volatile Memory Express

v  VD – Virtual Disk

 

r  Hard Disk/Device in Linux:

·        IDE – hdX

o   Primary Master - hda

o   Primary Slave - hdb

o   Secondary Master - hdc

o   Secondary Slave – hdd

·        SATA/SCSI/SAS/SSD/Pendrive – sdX

o   Primary Master - sda

o   Primary Slave - sdb

o   Secondary Master - sdc

o   Secondary Slave – sdd

·        NVME – nvmeXnX

o   Primary Master – nvme0n1

o   Primary Slave - nvme0n2

o   Secondary Master – nvme1n1

o   Secondary Slave – nvme1n2

·        Virtual Disk – vdX

o   Primary Master – vda

o   Primary Slave - vdb

o   Secondary Master – vdc

o   Secondary Slave – vdd

r  Mainly two types of partition:

v  MS-DOS/MBR [If declare partition table we can create three types of partition]

§  Primary Partition

·        OS boot loader install

·        Standalone, not depend on other partition

·        If delete other partition there is no impact on this partition

·        Disk supports only 4 primary partitions or 3 primary partitions plus 1 extended partition.

§  Extended Partition [Extend allocation from primary]

·        Logical Partition [It is created from extended partition]

o   Up to 63 logical partitions can be created

v  GPT

§  Disk supports up to 128 primary partitions

 

 

Previous Post Next Post

نموذج الاتصال