Actions
Bug #3505
closedCreating LU unconditionally enables write cache on backing store device
Start date:
2013-01-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Using `stmfadm create-lu` unconditionally enables write cache on backing store device - the code in usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd.c forgets to check slu_writeback_cache_disable_valid flag (meaning that we explicitly specified -p wcd=<value> stmfadm's option).
Updated by Rich Lowe about 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Resolved in 7e0955b
Actions