Displaying 18 results from an estimated 18 matches for "ibverb".
Did you mean:
ibverbs
2019 Dec 20
4
Upgrading from Debian Stretch to Buster, Van Belle package
Ah, ok,
apt-get remove libldb1 ldb-tools
Then try again : apt install samba winbind acl
The replacement of libldb1 to libldb2 is missing something.
I'll have a look at that.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Lmloge [mailto:lmloge at orange.fr]
> Verzonden: vrijdag 20 december 2019 13:15
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
2019 Dec 20
0
Upgrading from Debian Stretch to Buster, Van Belle package
...sing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
-----------------------------------
# apt install samba winbind acl
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
? ibverbs-providers libboost-atomic1.67.0 libboost-iostreams1.67.0
libboost-regex1.67.0 libboost-system1.67.0 libboost-thread1.67.0
? libcephfs2 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libgpgme11
libibverbs1 libldb1 libnl-3-200 libnl-route-3-200 libnspr4 libnss3
? librados2 libsmbclient libstemmer0d...
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
I download 1.4rc6 version, and
#rpmbuild -ta glusterfs-1.4.0rc6.tar.gz --without ibverbs
# cd /usr/src/redhat/RPM/i386/
# rpm -ivh glusterfs-1.4.0rc6-1.i386.rpm
my configuration:
# cat /etc/gluster/glusterfs-server.vol
volume bdb
type storage/bdb
option directory /data2/glusterfs
option checkpoint-timeout 10
option lru-limit 200
end-volume
volume bdbserver
type protocol/ser...
2009 Feb 03
1
Some question of DHT Translator?
Does DHT Translator all files under the same directory will be store on the
same node?
It sounds terrible.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090203/ebbdc7a5/attachment.html>
2010 Sep 23
1
proposed new doco for "Gluster 3.1: Installing GlusterFS on OpenSolaris"
...sfw/bin:$PATH
mkdir /usr/src/gluster
cd /usr/src/gluster
wget http://ftp.gluster.com/pub/gluster/glusterfs/3.0/LATEST/glusterfs-3.0.5.tar.gz
gunzip -d glusterfs-3.0.5.tar.gz
tar -xf glusterfs-3.0.5.tar
cd glusterfs-3.0.5
LDFLAGS="-L/opt/csw/lib" ./configure --disable-fuse-client --disable-ibverbs
make CFLAGS="-g -O0" LDFLAGS="-L/opt/csw/lib"
make install
Confirm the app is ready to run:
/usr/local/sbin/glusterfs --version
The build information is displayed, for example:
glusterfs 3.0.5 built on Sep 23 2010 01:22:02
Repository revision: v3.0.5
Copyright (c) 2006-2009...
2018 Jan 02
2
Hard lock with 4.14.0-2
...(0.8.8-1) over (0.8.7-
1) ...
Preparing to unpack .../74-gnome-orca_3.26.0-5_all.deb ...
Unpacking gnome-orca (3.26.0-5) over (3.26.0-2) ...
Selecting previously unselected package orca.
Preparing to unpack .../75-orca_3.26.0-5_all.deb ...
Unpacking orca (3.26.0-5) ...
Preparing to unpack .../76-libibverbs1_16.0-1_amd64.deb ...
Unpacking libibverbs1:amd64 (16.0-1) over (1.2.1-2) ...
Selecting previously unselected package ibverbs-providers:amd64.
Preparing to unpack .../77-ibverbs-providers_16.0-1_amd64.deb ...
Unpacking ibverbs-providers:amd64 (16.0-1) ...
Selecting previously unselected package li...
2018 Jan 02
2
Hard lock with 4.14.0-2
I am running Debian testing and updated my system this morning which
included a new kernel: 4.14.0.2-amd64
After this update, my system froze twice -- both times the exact same
behavior.
In both situations, the system froze while I was resizing a window.
The mouse cursor froze, clock stopped, num lock stopped working. I
didn't check if the system responded to pings from a remote machine,
2017 Aug 07
0
Virtual RDMA device
...ers. I'd say linux-rdma as well.
>
Sure, adding all the mentioned lists.
To recap:
Yuval and I succeeded to implement a QEMU pvrdma device that works
(with some limitations) with VMware's Linux driver.
The git can be found at:
https://github.com/yuvalshaia/qemu/tree/pvrdma.master.ibverbs
The QEMU RFC at:
https://patchwork.kernel.org/patch/9653893/
While we do plan to merge it to QEMU, as a next step it seems
to be a consensus that virtio should be used to implement guest<->host
communication; since the project is not small, we need a plan.
We will do our best to atten...
2017 Aug 07
0
Virtual RDMA device
...ers. I'd say linux-rdma as well.
>
Sure, adding all the mentioned lists.
To recap:
Yuval and I succeeded to implement a QEMU pvrdma device that works
(with some limitations) with VMware's Linux driver.
The git can be found at:
https://github.com/yuvalshaia/qemu/tree/pvrdma.master.ibverbs
The QEMU RFC at:
https://patchwork.kernel.org/patch/9653893/
While we do plan to merge it to QEMU, as a next step it seems
to be a consensus that virtio should be used to implement guest<->host
communication; since the project is not small, we need a plan.
We will do our best to atten...
2019 Apr 11
0
[RFC 0/3] VirtIO RDMA
...he driver are. It also makes it easier to understand
how this is supposed to work in practice.
If folks agree that this sounds useful, the next step would be to
reserve an id for the device type.
>
> The scope of the implementation is limited to probing the device and doing
> some basic ibverbs commands. Data-path is not yet implemented. So with this
> one can expect only that driver is (partialy) loaded and basic queries and
> resource allocation is done.
>
> One note regarding the patchset.
> I know it is not standard to collaps patches from several repos as i did
>...
2011 Nov 05
1
glusterfs over rdma ... not.
...our HCA FW.
[ 14.996678] ib_mthca 0000:02:00.0: irq 58 for MSI/MSI-X
[ 14.996686] ib_mthca 0000:02:00.0: irq 59 for MSI/MSI-X
[ 14.996692] ib_mthca 0000:02:00.0: irq 60 for MSI/MSI-X
==================================
(I did see that it says to update the firmware, but before I do
that...)
ibverbs are installed:
==================================
642 $ dpkg -l |grep verb
ii ibverbs-utils 1.1.3-2ubuntu1
ii libibverbs-dev 1.1.3-2ubuntu1
ii libibverbs1 1.1.3-2ubuntu1
ii libipathverbs-dev 1.1-1
ii...
2009 Feb 23
3
Infiniband Drivers under Xen kernel?
Hello folks,
I am running Xen 2.6 under Centos 5.2 installation, and am trying to port
Xen migration abilities to Infiniband. But, the InfiniBand drivers do not
work under Xen kernel, only under non-Xen kernels. It looks like I need to
install some patches to rectify the situation.
Has anyone ever worked with Infiniband and Xen and would be able to give me
inputs about the same? I would really
2013 Jul 02
1
RDMA Volume Mount Not Functioning for Debian 3.4.beta4
...max_mtu: 4096 (5)
active_mtu: 4096 (5)
sm_lid: 125
port_lid: 604
port_lmc: 0x00
root at cs3-p:~# dpkg --get-selections | grep ibv
ibverbs-utils install
libibverbs-dev install
libibverbs1 install
root at cs3-p:~# dpkg --get-selections | grep rdma
librdmacm-dev install
librdmacm1...
2019 Apr 15
4
[RFC 0/3] VirtIO RDMA
...id for the device type.
Thanks for the tips, will sure do that, it is that first i wanted to make
sure there is a use case here.
Waiting for any feedback from the community.
>
> >
> > The scope of the implementation is limited to probing the device and doing
> > some basic ibverbs commands. Data-path is not yet implemented. So with this
> > one can expect only that driver is (partialy) loaded and basic queries and
> > resource allocation is done.
> >
> > One note regarding the patchset.
> > I know it is not standard to collaps patches from sev...
2019 Apr 15
4
[RFC 0/3] VirtIO RDMA
...id for the device type.
Thanks for the tips, will sure do that, it is that first i wanted to make
sure there is a use case here.
Waiting for any feedback from the community.
>
> >
> > The scope of the implementation is limited to probing the device and doing
> > some basic ibverbs commands. Data-path is not yet implemented. So with this
> > one can expect only that driver is (partialy) loaded and basic queries and
> > resource allocation is done.
> >
> > One note regarding the patchset.
> > I know it is not standard to collaps patches from sev...
2019 Apr 11
9
[RFC 0/3] VirtIO RDMA
...ey, drop this as it is a
very bad idea, to yeah, go ahead, we really want it.
Idea here is that since it is not a minor effort i first want to know if
there is some sort interest in the community for such device.
The scope of the implementation is limited to probing the device and doing
some basic ibverbs commands. Data-path is not yet implemented. So with this
one can expect only that driver is (partialy) loaded and basic queries and
resource allocation is done.
One note regarding the patchset.
I know it is not standard to collaps patches from several repos as i did
here (qemu and linux) but deci...
2019 Apr 11
9
[RFC 0/3] VirtIO RDMA
...ey, drop this as it is a
very bad idea, to yeah, go ahead, we really want it.
Idea here is that since it is not a minor effort i first want to know if
there is some sort interest in the community for such device.
The scope of the implementation is limited to probing the device and doing
some basic ibverbs commands. Data-path is not yet implemented. So with this
one can expect only that driver is (partialy) loaded and basic queries and
resource allocation is done.
One note regarding the patchset.
I know it is not standard to collaps patches from several repos as i did
here (qemu and linux) but deci...
2008 Dec 20
14
building 1.4.0rc6
...onfigure, I get:
GlusterFS configure summary
===========================
FUSE client : no
Infiniband verbs : no
epoll IO multiplex : yes
Berkeley-DB : no
libglusterfsclient : yes
mod_glusterfs : no ()
argp-standalone : no
I am going to need the gluster FUSE client now and ibverbs support in
the near future. What's the correct incantation?
Thanks!
-- Matt