search for: lavatesting

Displaying 3 results from an estimated 3 matches for "lavatesting".

2007 Apr 26
1
Weird exclude info
...t im having a weird issue with exclude. If there are files to be excluded they are put into a file like this :- $ cat tmp/lavatest.exclude /path/to/exclude /export/home/user/test/dontgetme Now when the rsync runs i use the following options (ignore the variables):- rsync -exclude-from=/path/tmp/lavatesting.exclude -PaRzq --delete --delete-excluded --copy-unsafe-links --numeric-ids -e "${SSH}" root@${remote_get_host}:${RLIST} ${remote_get_localdir} >> ${remote_errorlog} 2>> ${remote_errorlog} The file list im trying to backup just for this e.g is /export/home/user/test/ which...
2020 Feb 04
0
[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
On Thu, Jan 23, 2020 at 11:10:00AM +0100, LABBE Corentin wrote: > Hello > > When modprobing tcrypt on qemu 4.1.0 I get a kernel panic on 5.5-rc7 and next-20200122 > qemu is started by: > /usr/bin/qemu-system-x86_64 -cpu host -enable-kvm -nographic -net nic,model=e1000,macaddr=52:54:00:12:34:58 -net tap -m 512 -monitor none -object cryptodev-backend-builtin,id=cryptodev0 -device
2020 Feb 03
0
[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
On Mon, 3 Feb 2020 at 20:53, LABBE Corentin <clabbe at baylibre.com> wrote: > > On Thu, Jan 23, 2020 at 06:52:29AM -0500, Michael S. Tsirkin wrote: > > On Thu, Jan 23, 2020 at 11:10:00AM +0100, LABBE Corentin wrote: > > > Hello > > > > > > When modprobing tcrypt on qemu 4.1.0 I get a kernel panic on 5.5-rc7 and next-20200122 > > > qemu is