search for: 46c4

Displaying 10 results from an estimated 10 matches for "46c4".

Did you mean: 464
2018 Feb 20
0
Split brain
Hi, I am having a problem with a split-brain issue that does not seem to match up with documentation on how to solve it. gluster volume heal VMData2 info gives: Brick found2.ssd.org:/data/brick6/data /08aa5fc4-c9ba-4fcf-af57-72450b875d1a/images/d1164a9b-ba63-46c4-a9ec-76ea4a7a2c45/82a7027b-321c-4bd9-8afc-2a12cfa23bfc /08aa5fc4-c9ba-4fcf-af57-72450b875d1a/images/d1164a9b-ba63-46c4-a9ec-76ea4a7a2c45/82a7027b-321c-4bd9-8afc-2a12cfa23bfc.meta /08aa5fc4-c9ba-4fcf-af57-72450b875d1a/images/d1164a9b-ba63-46c4-a9ec-76ea4a7a2c45 /08aa5fc4-c9ba-4fcf-af57-72450b875d...
2015 Mar 25
0
Re: [PATCH 1/2] New API: btrfs_filesystem_show
...ne using 'virt-rescue'. > Hi, Rich I think we should have a API btrfs_filesystem_show_all: #btrfs fi show Label: none uuid: e34452fa-5444-4e7b-9faa-c26fa1b83686 Total devices 1 FS bytes used 176.00KiB devid 1 size 1.00GiB used 236.00MiB path /dev/sda6 Label: none uuid: 9cdb73b9-d5b9-46c4-9395-25a952e7922a Total devices 5 FS bytes used 112.00KiB devid 1 size 10.00GiB used 1.02GiB path /dev/sdb devid 2 size 10.00GiB used 2.00GiB path /dev/sdd devid 3 size 10.00GiB used 2.00GiB path /dev/sde ... If VM has two btrfs filesystem, this API could tell user which device runs on which btrf...
2015 Mar 06
3
Re: [PATCH 1/2] New API: btrfs_filesystem_show
On Fri, Mar 06, 2015 at 07:39:36AM +0000, Chen, Hanxiao wrote: > > > > -----Original Message----- > > From: Richard W.M. Jones [mailto:rjones@redhat.com] > > Sent: Thursday, March 05, 2015 8:59 PM > > To: Chen, Hanxiao/陈 晗霄 > > Cc: libguestfs@redhat.com > > Subject: Re: [Libguestfs] [PATCH 1/2] New API: btrfs_filesystem_show > > > > AFAICT
2015 Jun 11
2
[PATCH] New API: btrfs_filesystem_show_all
..."); + goto error; + } + + /* Output of `btrfs filesystem show' is like: + * + * Label: none uuid: e34452fa-5444-4e7b-9faa-c26fa1b83686 + * Total devices 1 FS bytes used 176.00KiB + * devid 1 size 1.00GiB used 236.00MiB path /dev/sda6 + * + * Label: none uuid: 9cdb73b9-d5b9-46c4-9395-25a952e7922a + * Total devices 5 FS bytes used 112.00KiB + * devid 1 size 10.00GiB used 1.02GiB path /dev/sdb + * devid 2 size 10.00GiB used 2.00GiB path /dev/sdd + * devid 3 size 10.00GiB used 2.00GiB path /dev/sde + * + * Btrfs v3.18.2 + * + * + * If no btrfs device found,...
2012 Feb 25
2
dotnet20sp1 deffactory.dat cant open
...tion map_file_into_view 0x1120000 1000 000000000 failed there is error window with message: Code: cant open file 'E:\4a2e4a7d39e5131cfa6e23\DefFactory.dat' in google i finde "http://social.msdn.microsoft.com/Forums/en-US/vsexpress2008installationandsetup/thread/0cc6d870-8949-46c4-92df-b38d07f21ff1" and i replace the contents to : Code: [Version] Signature = "$Windows NT$" Provider="Microsoft Visual Studio 2005 Professional Edition - ENU" Version=800.100.00 NullString=Null String Lang=1033 [Scenario List] vsscenario.dll [Scenario Factory Informat...
2011 Mar 11
1
[Bug 704] Issue with "iptables -A OUTPUT -m string"
...18:50:38.373107 IP ir1.fp.vip.sk1.yahoo.com.http > tst-sniffer.qualcomm.com.49298: S 188303044:188303044(0) ack 697941621 win 5840 <mss 1460,nop,nop,sackOK,nop,wscale 2> 0x0000: 4500 0034 0000 4000 3a06 e60e 481e 022b E..4.. at .:...H..+ 0x0010: 0a38 0635 0050 c092 0b39 46c4 2999 be75 .8.5.P...9F.)..u 0x0020: 8012 16d0 0292 0000 0204 05b4 0101 0402 ................ 0x0030: 0103 0302 .... 18:50:38.373126 IP tst-sniffer.qualcomm.com.49298 > ir1.fp.vip.sk1.yahoo.com.http: . ack 1 win 46 0x0000: 4500 0028 e767...
2015 Jun 11
0
Re: [PATCH] New API: btrfs_filesystem_show_all
...t; + /* Output of `btrfs filesystem show' is like: > + * > + * Label: none uuid: e34452fa-5444-4e7b-9faa-c26fa1b83686 > + * Total devices 1 FS bytes used 176.00KiB > + * devid 1 size 1.00GiB used 236.00MiB path /dev/sda6 > + * > + * Label: none uuid: 9cdb73b9-d5b9-46c4-9395-25a952e7922a > + * Total devices 5 FS bytes used 112.00KiB > + * devid 1 size 10.00GiB used 1.02GiB path /dev/sdb > + * devid 2 size 10.00GiB used 2.00GiB path /dev/sdd > + * devid 3 size 10.00GiB used 2.00GiB path /dev/sde > + * > + * Btrfs v3.18.2 > + * &gt...
2015 Jun 11
1
Re: [PATCH] New API: btrfs_filesystem_show_all
...system show' is like: > > + * > > + * Label: none uuid: e34452fa-5444-4e7b-9faa-c26fa1b83686 > > + * Total devices 1 FS bytes used 176.00KiB > > + * devid 1 size 1.00GiB used 236.00MiB path /dev/sda6 > > + * > > + * Label: none uuid: 9cdb73b9-d5b9-46c4-9395-25a952e7922a > > + * Total devices 5 FS bytes used 112.00KiB > > + * devid 1 size 10.00GiB used 1.02GiB path /dev/sdb > > + * devid 2 size 10.00GiB used 2.00GiB path /dev/sdd > > + * devid 3 size 10.00GiB used 2.00GiB path /dev/sde > > + * > > +...
2016 Dec 10
6
failing to start asterisk on centos7
...ions ] == Parsing '/etc/asterisk/extconfig.conf': Found == Parsing '/etc/asterisk/asterisk.conf': Found == Manager registered action DBGet == Manager registered action DBPut == Manager registered action DBDel == Manager registered action DBDelTree PBX UUID: 36c0be35-766e-46c4-be1f-96479afa1e2b == Registered 'audio' codec 'g723' at sample rate '8000' with id '1' == Created cached format with name 'g723' == Registered 'audio' codec 'ulaw' at sample rate '8000' with id '2' == Created cached for...
2020 May 11
7
Sysvol GPO ACLs problem
...rcurio2 ~]# samba-tool ntacl sysvolcheck WARNING: The "server schannel" option is deprecated ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception - ProvisioningError: DB ACL on GPO directory /usr/local/samba/var/locks/sysvol/eadom.ea/Policies/{9F3EF1BC-6E68-46C4-B6EA-48C66AF71C1B} O:LAG:DAD:P(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO;0x001f01ff;;;CO)(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;SY)(A;OICI;0x001200a9;;;AU)(A;OICI;0x001200a9;;;ED) does not match expected value O:DAG:DAD:P(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO...