linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carsten Aulbert <Carsten.Aulbert@aei.mpg.de>
To: Xiao Ni <xni@redhat.com>, linux-raid@vger.kernel.org
Subject: Re: One question about man mdadm
Date: Thu, 27 Nov 2014 08:33:23 +0100	[thread overview]
Message-ID: <5476D3C3.3000108@aei.mpg.de> (raw)
In-Reply-To: <1267277039.5310948.1417073236902.JavaMail.zimbra@redhat.com>

Hi

On 11/27/2014 08:27 AM, Xiao Ni wrote:
>     It says "See md(4) for  more  detail  about ’near’, ’offset’, and ’far’"
> What's md(4) mean? Where can I find the detail information about this?
>

That's just the short form of, please see man-page about md from section 
4. On the command line

man 4 md

and it should show something like




NAME
        md - Multiple Device driver aka Linux Software RAID

SYNOPSIS
        /dev/mdn
        /dev/md/n
        /dev/md/name

DESCRIPTION
        The  md  driver  provides virtual devices that are created from 
one or more independent underlying devices.  This array of devices often 
contains redundancy and
        the devices are often disk drives, hence the acronym RAID which 
stands for a Redundant Array of Independent Disks.

[...]


Alternatively, first hit with most search engines:

http://linux.die.net/man/4/md

Cheers

Carsten
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-11-27  7:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2101015878.5310500.1417073140617.JavaMail.zimbra@redhat.com>
2014-11-27  7:27 ` One question about man mdadm Xiao Ni
2014-11-27  7:33   ` Carsten Aulbert [this message]
2014-11-27  7:52     ` Xiao Ni
2014-11-27  7:35   ` XiaoNi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5476D3C3.3000108@aei.mpg.de \
    --to=carsten.aulbert@aei.mpg.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=xni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).