Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
* SSD mode on hybrid disk (SSHD)
@ 2015-06-10  7:28 Federico Pedemonte
  2015-06-10  7:47 ` Qu Wenruo
  0 siblings, 1 reply; 3+ messages in thread
From: Federico Pedemonte @ 2015-06-10  7:28 UTC (permalink / raw
  To: linux-btrfs

Hi all,

I've replaced my notebook HDD with an SSHD hybrid disk (Seagate ST1000LM).
contrary to my experience with other similar machines, the disk
performance are really poor.

I suspect that it depends on btrfs detecting it as an SSD disk
(according to this dmesg message):

BTRFS: detected SSD devices, enabling SSD mode

is this the way it is supposed to be for hybrid disks?
is there a way to disable SSD mode (and, is it something I should try?)

thanks,
Federico

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SSD mode on hybrid disk (SSHD)
  2015-06-10  7:28 SSD mode on hybrid disk (SSHD) Federico Pedemonte
@ 2015-06-10  7:47 ` Qu Wenruo
  2015-06-10  8:47   ` Federico Pedemonte
  0 siblings, 1 reply; 3+ messages in thread
From: Qu Wenruo @ 2015-06-10  7:47 UTC (permalink / raw
  To: Federico Pedemonte, linux-btrfs

> Hi all,
>
> I've replaced my notebook HDD with an SSHD hybrid disk (Seagate ST1000LM).
> contrary to my experience with other similar machines, the disk
> performance are really poor.
>
> I suspect that it depends on btrfs detecting it as an SSD disk
> (according to this dmesg message):
>
> BTRFS: detected SSD devices, enabling SSD mode
>
> is this the way it is supposed to be for hybrid disks?
> is there a way to disable SSD mode (and, is it something I should try?)
Hi,

You can try nossd mount option (mount DEV MNT -o nossd), which will 
disable ssd related optimization.

But according to my experience, even enable ssd mode on HDD, performance 
shouldn't drop too much, and sometimes, especially random write 
performance will even improve hugely.(but at cost of more fragments).

Thanks,
Qu

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SSD mode on hybrid disk (SSHD)
  2015-06-10  7:47 ` Qu Wenruo
@ 2015-06-10  8:47   ` Federico Pedemonte
  0 siblings, 0 replies; 3+ messages in thread
From: Federico Pedemonte @ 2015-06-10  8:47 UTC (permalink / raw
  To: Qu Wenruo; +Cc: linux-btrfs

On Wed, Jun 10, 2015 at 9:47 AM, Qu Wenruo <quwenruo@cn.fujitsu.com> wrote:
> Hi,
>
> You can try nossd mount option (mount DEV MNT -o nossd), which will disable
> ssd related optimization.

thanks Qu!

I've tried it, but the disk still seems slow as hell.

> But according to my experience, even enable ssd mode on HDD, performance
> shouldn't drop too much, and sometimes, especially random write performance
> will even improve hugely.(but at cost of more fragments).

hum... ok!

so probably there are different issues to look at

thanks for your reply!

regards,
Federico

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-10  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10  7:28 SSD mode on hybrid disk (SSHD) Federico Pedemonte
2015-06-10  7:47 ` Qu Wenruo
2015-06-10  8:47   ` Federico Pedemonte

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 read-only IMAP folder(s) and NNTP newsgroup(s).