ebalaskas.gr: AoE ...

Home Page | Index | Changes | Comments | Users | Registration | Σύνδεση  Συνθηματικό:  
 

ATA over Ethernet (Ao E)


rmmod aoe
modprobe aoe
modprobe aoe aoe_iflist="eth0"


wget -c http://switch.dl.sourceforge.net/project/aoetools/vblade/20/vblade-20.tgz
tar zxvf vblade-20.tgz
cd vblade-20
make
make install


wget -c http://switch.dl.sourceforge.net/project/aoetools/aoetools/30/aoetools-30.tar.gz
tar zxvf aoetools-30.tar.gz
cd aoetools-30
make
make install


# Create Virtual Disk
dd if=/dev/zero of=virtualdisk bs=1024 count=1024000
losetup `losetup -f` virtualdisk


# losetup `losetup -f` virtualdisk


mkfs.ext4 /dev/loop0


vbladed 0 1 eth0 /dev/loop0


aoe-discover


aoe-stat


– - –


wget -c http://ggaoed.googlecode.com/files/ggaoed-1.1.tar.gz
tar zxvf ggaoed-1.1.tar.gz
cd ggaoed-1.1
./configure
make
make install


– - –


wget -c http://ignum.dl.sourceforge.net/project/aoetools/kvblade/alpha-3/kvblade-alpha-3.tgz
tar zxvf kvblade-alpha-3.tgz
cd kvblade-alpha-3
make


– - –


 
Χρόνος: 0.024 s
Μνήμη: 1.897 Mb

Valid XHTML 1.0 Transitional