search for: 355a

Displaying 4 results from an estimated 4 matches for "355a".

Did you mean: 355
2018 Mar 20
2
About libvirt domain snapshot problem(for single disk snapshot)
...--name sys_disk3 --disk-only --diskspec "vda,snapshot=external" ``` ``` result [root@10k03 ~]# ls -lh /opt/Images/*sys_disk3 -rw-------. 1 qemu qemu 194K 3月 20 23:27 /opt/Images/00d76a58-9637-4402-9739-21afd1246e06.sys_disk3 -rw-------. 1 qemu qemu 704K 3月 20 23:52 /opt/Images/8d582c1c-355a-4297-9434-2f2f562c77df.sys_disk3 ``` 2、 ``` python #!/usr/bin/env python # -*- coding: utf-8 -*- import libvirt import libvirt_qemu import json import sys name = sys.argv[1] print name conn = libvirt.open() dom = conn.lookupByName(name) xml = """ <domainsnapshot> &...
2011 Jun 24
1
How long should resize2fs take?
...#39;s been running for ~2 days. Is this normal? Strace shows lots of:- lseek(3, 42978250752, SEEK_SET) = 42978250752 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 lseek(3, 4675072176128, SEEK_SET) = 4675072176128 read(3, "\355A\350\3\0\20\0\0009\271\371M\206\177\0N~\206\33M\0\0\0\0\350\3\2\0\10\0\0\0"..., 4096) = 4096 lseek(3, 42978254848, SEEK_SET) = 42978254848 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 lseek(3, 42978238464, SEEK_SET) = 4297...
2018 Mar 22
0
回复: Fwd: About libvirt domain snapshot problem(for single disk snapshot)
...sys_disk3 > > > > > > > > > > > > -rw-------. 1 qemu qemu 194K 3月 20 23:27 /opt/Images/00d76a58-9637-4402-9739-21afd1246e06.sys_disk3 > > > > > > > > > > > > -rw-------. 1 qemu qemu 704K 3月 20 23:52 /opt/Images/8d582c1c-355a-4297-9434-2f2f562c77df.sys_disk3 > > > > > > > > > > > > ``` > > > > > > > > 2、 > > > > ``` python > > > > > > > > #!/usr/bin/env python > > > > > > > > > > >...
2017 Jan 13
1
Rsync tries to access unnecessary files/dirs after chrooting itself.
...O_CLOEXEC) = 5 [pid 25549] getdents(5, /* 2 entries */, 32768) = 48 [pid 25549] getdents(5, /* 0 entries */, 32768) = 0 [pid 25549] close(5) = 0 [pid 25549] select(4, [3], [3], [3], {60, 0}) = 1 (out [3], left {59, 999991}) [pid 25549] write(3, "\17\0\0\7\31\1.\0\0\20X\374Kx\355A\0\0\0", 19) = 19 [pid 25549] select(4, [3], [], [3], {60, 0}) = 1 (in [3], left {59, 960181}) [pid 25549] read(3, "\1\0\0\7\0", 32768) = 5 [pid 25549] select(4, [3], [3], [3], {60, 0}) = 1 (out [3], left {59, 999993}) [pid 25549] write(3, "\1\0\0\7\0", 5) = 5 [pid 25549]...