Ticket #63 (assigned defect)

Opened 2 years ago

Last modified 2 years ago

remove linux kernel from sample payloads

Reported by: sacha Assigned to: sacha (accepted)
Priority: major Milestone: basic-messaging
Component: test-environment Version: pre-first-version
Keywords: Cc:

Description

to checkout the kernel is a killer. remove it and "blow" a large object (use dd command) to test send a huge file.

Change History

02/13/07 10:59:31 changed by sacha

  • status changed from new to assigned.

removed kernel.

but still need to create a very large file to test large files. something like:

dd if=/dev/zero of=/home/xen/centos4/centos4.img bs=1M count=1 seek=8192

03/24/07 16:34:38 changed by sacha

there should be no reason large payloads do not work. The interesting part is rather how the system behaves.