All of lore.kernel.org
 help / color / mirror / Atom feed
* Error in dd arguments for cephtool-test-rados
@ 2016-12-28  9:49 Willem Jan Withagen
  2016-12-28 11:34 ` Willem Jan Withagen
  0 siblings, 1 reply; 2+ messages in thread
From: Willem Jan Withagen @ 2016-12-28  9:49 UTC (permalink / raw)
  To: Ceph Development

My FreeBSD jenkins complains since 2 builds about:

========
6: + /home/jenkins/workspace/ceph-master/build/bin/rados -p trs_pool rm
test_rados_obj
6: 2016-12-28 10:43:46.981189 817a16000 -1 WARNING: the following
dangerous and experimental features are enabled: *
6: 2016-12-28 10:43:46.982043 817a16000 -1 WARNING: the following
dangerous and experimental features are enabled: *
6: 2016-12-28 10:43:46.988431 817a16000 -1 WARNING: the following
dangerous and experimental features are enabled: *
6: error removing trs_pool>test_rados_obj: (2) No such file or directory
6: + true
6: + dd if=/dev/urandom of=rados_object_10k bs=1KB count=10
6: dd: bs: illegal numeric value
6: rm -rf /tmp/test_rados_tool.XXXXXXXXXX.CXnpsJcw; exit
6: + rm -rf /tmp/test_rados_tool.XXXXXXXXXX.CXnpsJcw
6: + exit
1/1 Test #6: cephtool-test-rados.sh ...........***Failed  436.87 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) = 436.90 sec

The following tests FAILED:
          6 - cephtool-test-rados.sh (Failed)
=========

http://www.unix.com/man-page/posix/1posix/dd/
It will accept: 1K as option, but not 1KB.

--WjW

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error in dd arguments for cephtool-test-rados
  2016-12-28  9:49 Error in dd arguments for cephtool-test-rados Willem Jan Withagen
@ 2016-12-28 11:34 ` Willem Jan Withagen
  0 siblings, 0 replies; 2+ messages in thread
From: Willem Jan Withagen @ 2016-12-28 11:34 UTC (permalink / raw)
  To: Ceph Development

On 28-12-2016 10:49, Willem Jan Withagen wrote:
> My FreeBSD jenkins complains since 2 builds about:
> 
> ========
> 6: + /home/jenkins/workspace/ceph-master/build/bin/rados -p trs_pool rm
> test_rados_obj
> 6: 2016-12-28 10:43:46.981189 817a16000 -1 WARNING: the following
> dangerous and experimental features are enabled: *
> 6: 2016-12-28 10:43:46.982043 817a16000 -1 WARNING: the following
> dangerous and experimental features are enabled: *
> 6: 2016-12-28 10:43:46.988431 817a16000 -1 WARNING: the following
> dangerous and experimental features are enabled: *
> 6: error removing trs_pool>test_rados_obj: (2) No such file or directory
> 6: + true
> 6: + dd if=/dev/urandom of=rados_object_10k bs=1KB count=10
> 6: dd: bs: illegal numeric value
> 6: rm -rf /tmp/test_rados_tool.XXXXXXXXXX.CXnpsJcw; exit
> 6: + rm -rf /tmp/test_rados_tool.XXXXXXXXXX.CXnpsJcw
> 6: + exit
> 1/1 Test #6: cephtool-test-rados.sh ...........***Failed  436.87 sec
> 
> 0% tests passed, 1 tests failed out of 1
> 
> Total Test time (real) = 436.90 sec
> 
> The following tests FAILED:
>           6 - cephtool-test-rados.sh (Failed)
> =========
> 
> http://www.unix.com/man-page/posix/1posix/dd/
> It will accept: 1K as option, but not 1KB.

PR #12699

--WjW




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-28 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28  9:49 Error in dd arguments for cephtool-test-rados Willem Jan Withagen
2016-12-28 11:34 ` Willem Jan Withagen

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.