Regression on -current with mdconfig or dd

看板FB_current作者時間12年前 (2013/12/22 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
Hi, I found a regression on current: The problem is meet with dd but I'm not sure it's the root cause. Here is how to reproduce the problem easily with 3 commands: dd if=/dev/zero of=/tmp/SOURCE.img seek=100000 count=0 mdconfig -a -t vnode -f /tmp/SOURCE.img dd conv=sparse if=/dev/md0 of=/tmp/DEST.img bs=64k => This last "dd" works great on 10.0-BETA3 and older but failed on -current (r258675 and r259096) with the message: dd: /dev/md0s1: Input/output error Regards, Olivier _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1IjbqpSR (FB_current)
文章代碼(AID): #1IjbqpSR (FB_current)