Package: xnbd-server
Version: 0.2.0~rc2-hg1-abf8cc7a1ab0-2
Severity: normal

Dear Maintainer,

Some cd's can not be exported with xnbd-server

I did a test with 2 dummy files 

$dd if=/dev/zero of=300.iso bs=2k count=300
#xnbd-server --target --lport 8520 --readonly 300.iso
 xnbd-server(4020) msg: listen port 8520
 xnbd-server(4020) msg: readonly enabled
 xnbd-server(4020) msg: cmd target mode
 xnbd-server(4020) msg: disk 300.iso size 614400 B (0 MB)
 xnbd-server(4020) msg: xnbd master initialization done
 xnbd-server(4020) msg: server 0.0.0.0:8520,TCP,fd=4,reuseaddr,nodelay
 xnbd-server(4020) msg: server[::]:8520,TCP,fd=5,reuseaddr,nodelay
 xnbd-server(4020) msg: start polling


$dd if=/dev/zero of=301.iso bs=2k count=301
#xnbd-server --target --lport 8520 --readonly 301.iso
 xnbd-server(4015) msg: listen port 8520
 xnbd-server(4015) msg: readonly enable
 xnbd-server(4015) msg: cmd target mode
 xnbd-server(4015) WARN: disksize 616448 is not a multiple of a page
 size (4096)
 xnbd-server(4015) ERR: (tid:0x7f1f8835c700) (check_disksize) disksize
616448 is not a multiple of 4096 (xnbd's cache block size)

The first file (300 blocks) gives the same messages as a cd with an
even number of blocks and is working correct.
The second file (301 blocks) gives the same messages as a cd with an
odd numbber of blocks.

Thanks Willem


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xnbd-server depends on:
ii  libc6         2.17-93
ii  libglib2.0-0  2.36.4-1
pn  python:any    <none>
ii  xnbd-common   0.2.0~rc2-hg1-abf8cc7a1ab0-2

xnbd-server recommends no packages.

xnbd-server suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to