Displaying 4 results from an estimated 4 matches for "8a5e".
Did you mean:
8a55
2010 Sep 13
4
Migrate existing Windows XP VirtualBox VM to Xen
...toraw disk.vdi disk.raw
VBoxManage clonehd disk.vdi disk.raw --format RAW
and booting the VM with a live cd and doing a:
dd if=/dev/hda | ssh user@host ''cat > disk.raw''
And using the following xen configuration:
name = "WindowsXP"
uuid = "071a2dca-e016-456e-8a5e-ea23033f1cb4"
maxmem = 768
memory = 768
vcpus = 1
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "c"
pae = 0
acpi = 0
apic = 0
localtime = 0
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
device_mode...
2017 Oct 26
0
not healing one file
Hey Richard,
Could you share the following informations please?
1. gluster volume info <volname>
2. getfattr output of that file from all the bricks
getfattr -d -e hex -m . <brickpath/filepath>
3. glustershd & glfsheal logs
Regards,
Karthik
On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote:
> On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it
does diagnose any issues in setup. Currently you may have to run it in all
the three machines.
On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote:
> Thanks for this report. This week many of the developers are at Gluster
> Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...4A052 (1ac15de5-7f4b-44da-9f76-974e92b94d16) on home-client-2
[2017-10-25 10:14:12.330767] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/ADFFEFF5C34202705A66703CF4A3A372BC83C369 (6981b1d5-c775-49ad-94f7-8a5e8c74e42c) on home-client-2
[2017-10-25 10:14:12.350768] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/F43BB1B3AA18D6EDE80BE656AB77DB3998DA12EB (618aab40-15fc-4f18-a8df-78abd0a35f3e) on home-client-2
[201...