Help for this page

Select Code to Download


  1. or download this
    root@kitt:~/Ceph-RADOS-0.01# perl testrados2.pl 
    connected
    ...
    create pool this_test_pool success
    Testing list_pools
    Out of memory!
    
  2. or download this
    use Inline C        => 'DATA',
               VERSION  => '0.01',
    ...
               INC      => '-I/usr/include/rados',
           TYPEMAPS => 'lib/Ceph/types',
                BUILD_NOISY => 1;
    
  3. or download this
    Starting program: /usr/bin/perl testrados2.pl
    [Thread debugging using libthread_db enabled]
    ...
    [Thread 0x7ffff298e700 (LWP 9281) exited]
    [Thread 0x7ffff3901700 (LWP 9280) exited]
    [Inferior 1 (process 9276) exited with code 01]