All of lore.kernel.org
 help / color / mirror / Atom feed
* [SPDK] Installation of Spdk and running bdev command
@ 2021-03-03  8:24 omchavan6699
  0 siblings, 0 replies; only message in thread
From: omchavan6699 @ 2021-03-03  8:24 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]

I installed Spdk 
git clone https://github.com/spdk/spdk
cd spdk
git submodule update --init
 sudo scripts/pkgdep.sh --all
./configure
make
/test/unit/unittest.sh
But not able to run 
RPC.py bdev_aio_create /dev/sda aio 
It is not running 
scripts/rpc.py bdev_aio_create /dev/sda aio ev/sda Traceback (most recent call last): File "/root/spdk/scripts/rpc/client.py", line 71, in connect

device self.sock.connect ( (addr, port)) socket.gaierror: [Errno -2] Name or service not known

mp/fil, During handling of the above exception, another exception occurred:

e deviceTraceback (most recent call last): File "scripts/rpc.py", line 2693, in <module>

odev_aid conn_retries=args.conn_retries) File "7root/spdk/scripts/rpc/client.py", line 47, in init

ioe

self. connect (addr, port)

File "/root/spdk/scripts/rpc/client.py", line 76, in _connect. "Error details: %s" (addr, ex))

rpc.client..JSONRPCException: Error while connecting to /var/tmp/spdk.sock ev Error details: [Errno -2] Name or service not known [root(a)d1560g9-12-vm20 spdk] #

ased on Open CAS Framework - a high performance block storage cachina meta-librar

3/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-03  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03  8:24 [SPDK] Installation of Spdk and running bdev command omchavan6699

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.