Re: [CentOS] Correct way to change I/O scheduler in a iSCSI dev

2008-11-28 Thread Santi Saez
Santi Saez escribió: What's the correct way to change configuration parameters for an iSCSI device? For example I/O scheduler, max_sectors_kb, etc... I could add commands to the S99local script: echo noop > /sys/block/sdb/queue/scheduler echo 64 > /sys/block/sdb/queue/max_hw_sectors_kb Unf

[CentOS] Correct way to change I/O scheduler in a iSCSI dev

2008-11-25 Thread Santi Saez
Hi, What's the correct way to change configuration parameters for an iSCSI device? For example I/O scheduler, max_sectors_kb, etc... I could add commands to the S99local script: echo noop > /sys/block/sdb/queue/scheduler echo 64 > /sys/block/sdb/queue/max_hw_sectors_kb Unfortunately, iSCSI