Your message dated Thu, 12 Feb 2015 11:39:04 +0100
with message-id <20150212103902.ga13...@sh76.dev.logilab.fr>
and subject line Re: Bug#777762: wiki.debian.org: path separator must be "/", 
not "." in sysfs.conf
has caused the Debian Bug report #777762,
regarding wiki.debian.org: path separator must be "/", not "." in sysfs.conf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
777762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wiki.debian.org
Severity: normal

In https://wiki.debian.org/SSDOptimization:

  echo "block.sdX.queue.scheduler = deadline" >> /etc/sysfs.conf

is wrong. This results "Setting sysfs variables...unknown attribute
block.sda.queue.scheduler ... failed!" in syslog.

Must be:

  echo "block/sdX/queue/scheduler = deadline" >> /etc/sysfs.conf

-- 
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729  CDEC ADC2 9DCA 5E1C CBCA

--- End Message ---
--- Begin Message ---
On Thu, Feb 12, 2015 at 19:21:09 +0900, SATOH Fumiyasu wrote:

> Package: wiki.debian.org
> Severity: normal
> 
> In https://wiki.debian.org/SSDOptimization:
> 
>   echo "block.sdX.queue.scheduler = deadline" >> /etc/sysfs.conf
> 
> is wrong. This results "Setting sysfs variables...unknown attribute
> block.sda.queue.scheduler ... failed!" in syslog.
> 
> Must be:
> 
>   echo "block/sdX/queue/scheduler = deadline" >> /etc/sysfs.conf
> 
It's a wiki, you should fix it yourself; this bug tracker is for issues
with the site itself, not individual pages.

Cheers,
Julien

--- End Message ---

Reply via email to