Hello, I am attempting to get the data-caching benchmark up and running on Ubuntu 10.04 OS (x86). I receive a magic number error when attempting to scale the dataset. The output file is not produced and I cannot start the benchmark. I cannot understand why this is happening and any help in tracking the cause would be much appreciated.
Scaling the dataset: root@server:/opt/memcached/memcached_client# sudo ./loader -a ../twitter_dataset/twitter_dataset_unscaled -o ../twitter_dataset_30x -s servers.txt -w 2 -S 3 -D 4096 -j -T 1 stats_time = 1 Configuration: nProcessors on system: 8 nWorkers: 2 runtime: -1 Get fraction: 0.900000 Naggle's algorithm: False host: 10.0.5.2 address: 10.0.5.2 host: 192.168.10.116 address: 192.168.10.116 Loading key value file...Average Size = 1057.34758 Keys to Preload = 802302 created uniform distribution 1000 rps -1 cpus 2 Overridge n_connections_total because < n_workers num_worker_connections 1 num_worker_connections 1 Creating worker on tid 1340749568 starting receive base loop On read Incorrect magic number: 48 should be: ffffff81 Thank you, Kazi
