Re: [ceph-users] Configure Ceph client network

2015-12-24 Thread Gaurang Vyas
Just give different IP to both the port and that should be okay. On Thu, Dec 24, 2015 at 1:57 PM, min fang wrote: > Hi, I have a 2 port 10Gb NIC installed in ceph client, but I just want to > use one NIC port to do ceph IO. The other port in the NIC will be reserved > to other purpose. > > Does

Re: [ceph-users] PHP Rados failed in read operation if object size is large (say more than 10 MB )

2015-03-21 Thread Gaurang Vyas
Fixed https://github.com/gdvyas/phprados/blob/master/rados.c Please update main source if it looks correct. On Fri, Mar 20, 2015 at 1:11 PM, Gaurang Vyas wrote: > If I run from command prompt it gives below error in $piece = > rados_read($ioRados, 'TEMP_object',$piece

Re: [ceph-users] PHP Rados failed in read operation if object size is large (say more than 10 MB )

2015-03-20 Thread Gaurang Vyas
b 20 2015 11:27:03) Copyright (c) 1997-2015 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies -- On Wed, Mar 18, 2015 at 11:00 AM, Gaurang Vyas wrote: > Used from From MASTER branch. > > /etc/php5/cli/conf.d/rados.ini > rado

Re: [ceph-users] PHP Rados failed in read operation if object size is large (say more than 10 MB )

2015-03-17 Thread Gaurang Vyas
do den Hollander wrote: > On 03/16/2015 01:55 PM, Gaurang Vyas wrote: > > running on ubuntu with nginx + php-fpm > > > > > $rados = rados_create('admin'); > > > > > > rados_conf_read_file($rados, '/etc/ceph/ceph.conf'); >

[ceph-users] PHP Rados failed in read operation if object size is large (say more than 10 MB )

2015-03-16 Thread Gaurang Vyas
running on ubuntu with nginx + php-fpm ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com