From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] aoe on sources From: erik quanstrom Date: Thu, 16 Aug 2007 07:52:26 -0400 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: a988fbb0-ead2-11e9-9d60-3106f5b1d025 > i started vblade with: > cpu% dd -if /dev/zero -of 80.74 -bs 1024 -count 102400 > 102400+0 records in > 102400+0 records out > cpu% vblade -ia 80.74 80.74 > lblade 80.74 204672 sectors looks good. > mounted the target with: > term% bind -b '#ae' /dev i think you mean '#=C3=A6'? > term% echo bind '#l/ether0' > /dev/aoe/ctl > term% echo config switch on spec z type aoe//dev/aoe/80.74 > /dev/s= dctl > term% ls /dev/sdz0 > /dev/sdz0/ctl > /dev/sdz0/raw > term% grep nopen /dev/aoe/80.74/ctl > nopen: 1 hmmm. i couldn't reproduce this bug. you can try to echo identify>/dev/aoe/80.74/ctl and check the reported size of the target with ls -l /dev/aoe/80.74 the size of the data file will be the size of the target. i did make some small changes to vblade. if you continue to have trouble, you might try again with the new vblade. but i don't think i fixed anything critical. - erik