Re: Disable SATA LPM (Link Power Management)

2018-04-06 Thread Dan Ritter
On Fri, Apr 06, 2018 at 09:08:03PM +0200, basti wrote: > > > On 06.04.2018 20:20, Dan Ritter wrote: > > On Fri, Apr 06, 2018 at 07:05:00PM +0200, basti wrote: > >> Hello, > >> is there a way to disable LPM for mv_sata driver by commandline? > >> > > > > per-disk, not per-driver: > > thanks a lo

Re: Disable SATA LPM (Link Power Management)

2018-04-06 Thread basti
On 06.04.2018 20:20, Dan Ritter wrote: > On Fri, Apr 06, 2018 at 07:05:00PM +0200, basti wrote: >> Hello, >> is there a way to disable LPM for mv_sata driver by commandline? >> > > per-disk, not per-driver: thanks a lot, there seem to be problem with the driver mv_sata so i need to disable than

Re: Disable SATA LPM (Link Power Management)

2018-04-06 Thread Dan Ritter
On Fri, Apr 06, 2018 at 07:05:00PM +0200, basti wrote: > Hello, > is there a way to disable LPM for mv_sata driver by commandline? > per-disk, not per-driver: echo STATE > /sys/class/scsi_host/host0/link_power_management_policy where STATE can be: max_performance medium_power me

Disable SATA LPM (Link Power Management)

2018-04-06 Thread basti
Hello, is there a way to disable LPM for mv_sata driver by commandline? Best Regards, Basti