From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <85dfc938ad2c34eecbaa775e8fc4ebb6@quanstro.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] aoe on sources From: erik quanstrom Date: Thu, 16 Aug 2007 21:18:26 -0400 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: aab195ce-ead2-11e9-9d60-3106f5b1d025 > Hi, erik, > > I got the AoE target mounted using sdata successfuly. > I recompiled vblade from sources and that was it. great. thanks for the bug report. > with the old vblade, it reported that 'data' file is zero lengthed. > > term% ls -l /dev/aoe/0.0 > --rw-r--r-- a 0 glenda glenda 0 Aug 16 12:06 /dev/aoe/0.0/config > --rw-r--r-- a 0 glenda glenda 0 Aug 16 12:06 /dev/aoe/0.0/ctl > --rw-r----- a 0 glenda glenda 0 Aug 16 12:06 /dev/aoe/0.0/data > d-r-xr-xr-x a 0 glenda glenda 0 Aug 16 12:06 /dev/aoe/0.0/devlink > --rw-r--r-- a 0 glenda glenda 512 Aug 16 12:06 /dev/aoe/0.0/ident that's one of the first things to look for. the other is that the ctl file "flags:" line should contain the string "up". - erik