Displaying 2 results from an estimated 2 matches for "5gib".
Did you mean:
5gb
2016 Sep 06
2
No increased throughput with SMB Multichannel and two NICs
On Tue, Sep 06, 2016 at 11:53:04PM +0200, Daniel Vogelbacher via samba wrote:
> > Delete all the crap above first :-).
> >
> > Then start trying to copy locally to the tmpfs share to see what
> > the max local copy speed it.
> >
>
> Now I have:
>
> server multi channel support = yes
> vfs objects = aio_pthread,recycle
> aio read size = 1
> aio
2013 Mar 08
1
Bug#702369: latest install report
...ocesses????????????????????????????????????????????????
Requesting system reboot
[ 1419.728488] WARNING: g.e. still in use!
[ 1419.728500] WARNING: g.e. still in use!
[ 1424.673842] Restarting system.
Here is the script I used to build the VM:
#!/bin/bash
set -e
NEW_HOST=wheezytest2
DISK_SIZE=5GiB
TMPL="Debian Wheezy 7.0 (64-bit)"
DEB_MIRROR=http://ftp.ch.debian.org/debian
NET0=xenbr1
SR_NAME="testSR0"
TMPL_UUID=$(xe template-list name-label="${TMPL}" --minimal)
NET0_UUID=$(xe network-list bridge=${NET0} --minimal)
SR_UUID=$(xe sr-list name-label=${SR_NAME} --...