root@kitt:~/Ceph-RADOS-0.01# perl testrados2.pl
connected
Kbytes: 4880394048
Kbytes used: 1327705520
Kbytes avail: 3552688528
Objects: 164563
error(17) in create_pool:File exists
create pool this_test_pool success
Testing list_pools
Out of memory!
####
use Inline C => 'DATA',
VERSION => '0.01',
NAME => 'Ceph::RADOS',
LIBS => '-L/usr/lib -lrados',
INC => '-I/usr/include/rados',
TYPEMAPS => 'lib/Ceph/types',
BUILD_NOISY => 1;
####
Starting program: /usr/bin/perl testrados2.pl
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3901700 (LWP 9280)]
[New Thread 0x7ffff298e700 (LWP 9281)]
[New Thread 0x7ffff218d700 (LWP 9282)]
[New Thread 0x7ffff198c700 (LWP 9283)]
[New Thread 0x7ffff118b700 (LWP 9284)]
[New Thread 0x7ffff098a700 (LWP 9285)]
[New Thread 0x7ffff7fe7700 (LWP 9286)]
[New Thread 0x7ffff0189700 (LWP 9289)]
[New Thread 0x7fffe3fff700 (LWP 9290)]
[New Thread 0x7fffe37fe700 (LWP 9291)]
connected
Kbytes: 4880394048
Kbytes used: 1327705520
Kbytes avail: 3552688528
Objects: 164563
error(17) in create_pool:File exists
create pool this_test_pool success
Testing list_pools
Out of memory!
[Thread 0x7ffff7fe7700 (LWP 9286) exited]
[Thread 0x7fffe37fe700 (LWP 9291) exited]
[Thread 0x7fffe3fff700 (LWP 9290) exited]
[Thread 0x7ffff0189700 (LWP 9289) exited]
[Thread 0x7ffff098a700 (LWP 9285) exited]
[Thread 0x7ffff118b700 (LWP 9284) exited]
[Thread 0x7ffff198c700 (LWP 9283) exited]
[Thread 0x7ffff218d700 (LWP 9282) exited]
[Thread 0x7ffff298e700 (LWP 9281) exited]
[Thread 0x7ffff3901700 (LWP 9280) exited]
[Inferior 1 (process 9276) exited with code 01]