All of lore.kernel.org
 help / color / mirror / Atom feed
From: mdw-Jp3n8lUXroRWk0Htik3J/w@public.gmane.org
To: Stefan Priebe <s.priebe-2Lf/h1ldwEHR5kwTpVNS9A@public.gmane.org>
Cc: "ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org"
	<ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org>
Subject: Re: Intel 520/530 SSD for ceph
Date: Wed, 20 Nov 2013 19:29:36 -0500	[thread overview]
Message-ID: <20131121002936.GA15558@soma.private.linuxbox.com> (raw)
In-Reply-To: <528B1B21.1060203-2Lf/h1ldwEHR5kwTpVNS9A@public.gmane.org>

On Tue, Nov 19, 2013 at 09:02:41AM +0100, Stefan Priebe wrote:
...
> >You might be able to vary this behavior by experimenting with sdparm,
> >smartctl or other tools, or possibly with different microcode in the drive.
> Which values or which settings do you think of?
...

Off-hand, I don't know.  Probably the first thing would be
to compare the configuration of your 520 & 530; anything that's
different is certainly worth investigating.

This should display all pages,
	sdparm --all --long /dev/sdX
the 520 only appears to have 3 pages, which can be fetched directly w/
	sdparm --page=ca --long /dev/sdX
	sdparm --page=co --long /dev/sdX
	sdparm --page=rw --long /dev/sdX

The sample machine I'm looking has an intel 520, and on ours,
most options show as 0 except for
  AWRE        1  [cha: n, def:  1]  Automatic write reallocation enabled
  WCE         1  [cha: y, def:  1]  Write cache enable
  DRA         1  [cha: n, def:  1]  Disable read ahead
  GLTSD       1  [cha: n, def:  1]  Global logging target save disable
  BTP        -1  [cha: n, def: -1]  Busy timeout period (100us)
  ESTCT      30  [cha: n, def: 30]  Extended self test completion time (sec)
Perhaps that's an interesting data point to compare with yours.

Figuring out if you have up-to-date intel firmware appears to require
burning and running an iso image from
https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=18455

The results of sdparm --page=<whatever> --long /dev/sdc
show the intel firmware, but this labels it better:
smartctl -i /dev/sdc
Our 520 has firmware "400i" loaded.

				-Marcus Watts

  parent reply	other threads:[~2013-11-21  0:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-18 13:38 Intel 520/530 SSD for ceph Stefan Priebe - Profihost AG
     [not found] ` <528A1862.7010601-2Lf/h1ldwEHR5kwTpVNS9A@public.gmane.org>
2013-11-18 22:51   ` mdw-Jp3n8lUXroRWk0Htik3J/w
     [not found]     ` <20131118225146.GA1043-Hsy7OnahZ0C224KT6AusD78MeWzc+u9DAL8bYrjMMd8@public.gmane.org>
2013-11-19  8:02       ` Stefan Priebe
     [not found]         ` <528B1B21.1060203-2Lf/h1ldwEHR5kwTpVNS9A@public.gmane.org>
2013-11-21  0:29           ` mdw-Jp3n8lUXroRWk0Htik3J/w [this message]
2013-11-21  8:36             ` Stefan Priebe - Profihost AG

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=20131121002936.GA15558@soma.private.linuxbox.com \
    --to=mdw-jp3n8luxrorwk0htik3j/w@public.gmane.org \
    --cc=ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org \
    --cc=s.priebe-2Lf/h1ldwEHR5kwTpVNS9A@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.