>> Please pull and try again to see if the performance improves and/or if the 
>> time usage goes down.

OK I’ve done a complete rebuild of my machine and totally clean Ubuntu OS with 
a fresh install of Xen, rumprun and rump-nginx from github. All seems to be 
behaving at the moment.

Everything has built OK as far as I can tell.

rump-nginx won’t start for some reason - here’s what it says:

root@contiki:/home/ubuntu/rump-nginx# . ./run_nginx.sh
++ rumprun xen -di -M 512 -n inet,static,192.168.1.33/24 -b 
images/data.iso,/data -b images/stubetc.iso,/etc -- nginx/objs/nginx -c 
/data/conf/nginx.conf

!!!
!!! NOTE: rumprun is experimental and usage may change in the future
!!!

  start_info: 0x654000(VA)
    nr_pages: 0x20000
  shared_inf: 0x933fb000(MA)
     pt_base: 0x657000(VA)
nr_pt_frames: 0x7
    mfn_list: 0x554000(VA)
   mod_start: 0x0(VA)
     mod_len: 0
       flags: 0x0
    cmd_line: -c /data/conf/nginx.conf
  stack:      0x4bbc20-0x53bc20
MM: Init
      _text: 0x0(VA)
     _etext: 0x2595d7(VA)
   _erodata: 0x328000(VA)
     _edata: 0x34111c(VA)
stack start: 0x4bbc20(VA)
       _end: 0x553b60(VA)
  start_pfn: 661
    max_pfn: 20000
Mapping memory range 0x800000 - 0x20000000
setting 0x0-0x328000 readonly
skipped 0x1000
MM: Initialise page allocator for 75d000(75d000)-20000000(20000000)
MM: done
Demand map pfns at 20001000-2020001000.
Initialising timer interface
Initialising console ... done.
gnttab_table mapped at 0x20001000.
Initialising scheduler
xenbus initialised on irq 1 mfn 0x12f16c
Failed to read device/pci/0/backend-id.
no backend
net TX ring size 256
net RX ring size 256
netfront: node=device/vif/0 backend=/local/domain/0/backend/vif/1/0
netfront: MAC 00:16:3e:05:17:a2
blkfront: node=device/vbd/768 backend=/local/domain/0/backend/qdisk/1/768
Failed to read /local/domain/0/backend/qdisk/1/768/feature-barrier.
blkfront: 764 sectors
blkfront detached: node=device/vbd/768
blkfront: node=device/vbd/768 backend=/local/domain/0/backend/qdisk/1/768
Failed to read /local/domain/0/backend/qdisk/1/768/feature-barrier.
blkfront: 764 sectors
blkfront detached: node=device/vbd/768
blkfront: node=device/vbd/768 backend=/local/domain/0/backend/qdisk/1/768
Failed to read /local/domain/0/backend/qdisk/1/768/feature-barrier.
blkfront: 764 sectors
blkfront: node=device/vbd/832 backend=/local/domain/0/backend/qdisk/1/832
Failed to read /local/domain/0/backend/qdisk/1/832/feature-barrier.
blkfront: 952 sectors
blkfront detached: node=device/vbd/832
blkfront: node=device/vbd/832 backend=/local/domain/0/backend/qdisk/1/832
Failed to read /local/domain/0/backend/qdisk/1/832/feature-barrier.
blkfront: 952 sectors
blkfront detached: node=device/vbd/832
blkfront: node=device/vbd/832 backend=/local/domain/0/backend/qdisk/1/832
Failed to read /local/domain/0/backend/qdisk/1/832/feature-barrier.
blkfront: 952 sectors
close network: backend at /local/domain/0/backend/vif/1/0
blkfront detached: node=device/vbd/768
blkfront detached: node=device/vbd/832
minios: halting, reason=0

Reply via email to