Displaying 5 results from an estimated 5 matches for "444d".
Did you mean:
444
2007 Nov 25
0
[SCRIPT] Using iSCSI in your xen setup
...with.
> #general
> name = "skinkie_gentoo_old";
> memory = 256;
>
> # booting
> kernel = "/home/skinkie/xen/boot/gentoo";
>
> # virtual harddisk
> disk = [ "iscsi:/dev/disk/by-path/ip-192.168.0.2:3260-iscsi-iqn.1986-03.com.sun:02:c6719b9f-7993-444d-c6d2-80d4e15ee52c-lun-0,hda,w" ];
> root = "/dev/hda ro"
The script parses the structure used by udev, so it will extract the IP
address and ISCSI target from the parameter. It starts a discovery based
on the IP target, login to the server upon create/migration. And logout
from...
2007 Nov 25
0
[SCRIPT] Using iSCSI in your xen setup
...with.
> #general
> name = "skinkie_gentoo_old";
> memory = 256;
>
> # booting
> kernel = "/home/skinkie/xen/boot/gentoo";
>
> # virtual harddisk
> disk = [ "iscsi:/dev/disk/by-path/ip-192.168.0.2:3260-iscsi-iqn.1986-03.com.sun:02:c6719b9f-7993-444d-c6d2-80d4e15ee52c-lun-0,hda,w" ];
> root = "/dev/hda ro"
The script parses the structure used by udev, so it will extract the IP
address and ISCSI target from the parameter. It starts a discovery based
on the IP target, login to the server upon create/migration. And logout
from...
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
...common.c:1327:afr_log_selfheal] 0-home-replicate-0: Completed metadata selfheal on dccb20ff-fb36-4131-95cb-2e3b45b81206. sources=0 [2] sinks=1
[2017-10-25 10:40:24.372006] I [MSGID: 108026] [afr-self-heal-common.c:1327:afr_log_selfheal] 0-home-replicate-0: Completed data selfheal on d59e3df1-15aa-444d-817b-69ce5aadba4c. sources=0 [2] sinks=1
[2017-10-25 10:40:24.373208] I [MSGID: 108026] [afr-self-heal-metadata.c:52:__afr_selfheal_metadata_do] 0-home-replicate-0: performing metadata selfheal on d59e3df1-15aa-444d-817b-69ce5aadba4c
[2017-10-25 10:40:24.376420] I [MSGID: 108026] [afr-self-heal-c...