Bug#702964: mdadm: readonly and readwrite not setable

2013-03-13 Thread Michael Tokarev
13.03.2013 21:17, Hardy Flor wrote: > with the option before the raid-device it is work: > mdadm --misc -o /dev/md1 > > the man-page say: > mdadm [mode] [options] Well. Actually, just logically, -o/-w is "mode". And you don't really need --misc: mdadm -o /dev/md1 mdadm -w /dev/md1 This

Bug#702964: mdadm: readonly and readwrite not setable

2013-03-13 Thread Hardy Flor
with the option before the raid-device it is work: mdadm --misc -o /dev/md1 the man-page say: mdadm [mode] [options] Thanks, hardy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#702964: mdadm: readonly and readwrite not setable

2013-03-13 Thread Michael Tokarev
Control: tag -1 + unreproducible moreinfo 13.03.2013 17:13, Hardy Flor wrote: > Package: mdadm > Version: 3.2.5-5 > Severity: normal > > in the misc-mode is -o and -w without effect, the state of array stay by > auto-read-only It works for me just fine here. But please keep in mind that you ca