Displaying 4 results from an estimated 4 matches for "tmpawhkyv".
2015 May 28
0
Re: Concurrent scanning of same disk
...ed by
> daemon".
[...]
> mount -o /dev/sda2 /sysroot/
> The disk contains an unclean file system (0, 0).
> The file system wasn't safely closed on Windows. Fixing.
> libguestfs: trace: mount = 0
> libguestfs: trace: checksums_out "sha1" "/" "/tmp/tmpAWHkYv"
> guestfsd: main_loop: proc 1 (mount) took 2.02 seconds
> guestfsd: main_loop: new request, len 0x38
> cd /sysroot/ && find -type f -print0 | xargs -0 sha1sum
> [ 25.580340] perf interrupt took too long (2540 > 2500), lowering
> kernel.perf_event_max_sample_rate to...
2015 May 28
2
Re: Concurrent scanning of same disk
...[...]
> > mount -o /dev/sda2 /sysroot/
> > The disk contains an unclean file system (0, 0).
> > The file system wasn't safely closed on Windows. Fixing.
> > libguestfs: trace: mount = 0
> > libguestfs: trace: checksums_out "sha1" "/" "/tmp/tmpAWHkYv"
> > guestfsd: main_loop: proc 1 (mount) took 2.02 seconds
> > guestfsd: main_loop: new request, len 0x38
> > cd /sysroot/ && find -type f -print0 | xargs -0 sha1sum
> > [ 25.580340] perf interrupt took too long (2540 > 2500), lowering
> > kernel.perf...
2015 May 28
3
Re: Concurrent scanning of same disk
...0.02 seconds
guestfsd: main_loop: new request, len 0x40
mount -o /dev/sda2 /sysroot/
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
libguestfs: trace: mount = 0
libguestfs: trace: checksums_out "sha1" "/" "/tmp/tmpAWHkYv"
guestfsd: main_loop: proc 1 (mount) took 2.02 seconds
guestfsd: main_loop: new request, len 0x38
cd /sysroot/ && find -type f -print0 | xargs -0 sha1sum
[ 25.580340] perf interrupt took too long (2540 > 2500), lowering
kernel.perf_event_max_sample_rate to 50000
sha1sum: ./Windows...
2015 May 27
3
Concurrent scanning of same disk
Greetings,
I am suffering of several weird errors which show randomly and make me
suspect some concurrency issue.
Libguestfs version is 1.28.1, linux kernel 3.16, libvirt 1.2.9 and qemu 2.1.
What I'm trying to do is comparing the disk state at two different point of
a guest execution.
Disk snapshots are taken through libvirt in different moments (I am aware
of caching issue), from such