Disk data format: Difference between revisions

Content deleted Content added
MarkGyver (talk | contribs)
update external link to SNIA's DDF standard
m Bot: http → https
 
(6 intermediate revisions by 4 users not shown)
Line 1:
{{Short description|Standard format for data in RAID}}
{{Unreferenced|date=January 2015}}
The [[Storage Networking Industry Association|SNIA]] Commoncommon [[RAID]] '''Diskdisk Datadata Formatformat''' ('''DDF''') defines a standard data structure describing how data is formatted across disks in a RAID group. The DDF structure allows a basic level of [[interoperability]] between different suppliers of RAID technology. The Commoncommon [[Redundant array of independent disks|RAID]] DDF structure benefits storage users by enabling in-place data migration or recovery after controller failure using systems from different vendors.<ref>{{cite web |url=https://www.snia.org/tech_activities/standards/curr_standards/ddf |publisher=Storage Networking Industry Association |title=Common RAID Disk Data Format (DDF) |website=SNIA.org }}</ref>
 
DDF is an external metadata format that is compatible with the mdraid subsystem in the Linux kernel. The [[mdadm]] command-line utility is a part of the mdraid subsystem.<ref>{{Cite web |title=Chapter 21. Managing RAID Red Hat Enterprise Linux 8 |url=https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_storage_devices/managing-raid_managing-storage-devices |access-date=2023-01-06 |website=Red Hat Customer Portal |language=en}}</ref>
The [[Storage Networking Industry Association|SNIA]] Common [[RAID]] '''Disk Data Format''' defines a standard data structure describing how data is formatted across disks in a RAID group. The DDF structure allows a basic level of [[interoperability]] between different suppliers of RAID technology. The Common [[Redundant array of independent disks|RAID]] DDF structure benefits storage users by enabling in-place data migration or recovery after controller failure using systems from different vendors.
 
== References ==
Line 7 ⟶ 8:
 
== External links ==
* [httphttps://www.snia.org/tech_activitiessites/standardsdefault/curr_standardsfiles/ddfSNIA_DDF_Technical_Position_v2.0.pdf Common RAID Disk Data Format (DDF) |Specification Storage Networking Industry Associationv2.0]
* [https://raid.wiki.kernel.org/index.php/DDF_Fake_RAID Using DDF volumes with Linux Kernel]
 
[[Category:RAID]]
 
{{Compu-hardwarestorage-stub}}