search for: qconf

Displaying 8 results from an estimated 8 matches for "qconf".

Did you mean: conf
2017 Aug 04
0
Quotas not working after adding arbiter brick to replica 2
...ster.org/#/c/16507/) To fix the issue, we need to remove the last entry (last 17 bytes/ 16bytes based on quota version) in the file. Please use the below work around for the same until next upgrade. you only need to change $vol to the name of volume. =============================== vol=<v5> qconf=/var/lib/glusterd/vols/$vol/quota.conf qconf_bk="$qconf".bk cp $qconf $qconf_bk grep "GlusterFS Quota conf | version: v1.2" /var/lib/glusterd/vols/v5/quota.conf if [ $? -eq 0 ]; then entry_size=17; else entry_size=16; fi size=`ls -l $qconf | awk '{print $5}...
2017 Aug 04
1
Quotas not working after adding arbiter brick to replica 2
...the issue, we need to remove the last entry (last 17 bytes/ 16bytes based on quota version) in the file. > Please use the below work around for the same until next upgrade. > you only need to change $vol to the name of volume. > =============================== > > vol=<v5> > qconf=/var/lib/glusterd/vols/$vol/quota.conf > qconf_bk="$qconf".bk > cp $qconf $qconf_bk > grep "GlusterFS Quota conf | version: v1.2" /var/lib/glusterd/vols/v5/quota.conf > if [ $? -eq 0 ]; > then > entry_size=17; > else > entry_size=16; > fi > size=`ls...
2017 Aug 03
2
Quotas not working after adding arbiter brick to replica 2
I tried to re-create manually my quotas but not even that works now. Running the "limit-usage" command as showed below returns success: $ sudo gluster volume quota myvolume limit-usage /userdirectory 50GB volume quota : success but when I list the quotas using "list" nothing appears. What can I do to fix that issue with the quotas? > -------- Original Message -------- >
2005 Nov 06
2
Kernel compilation - 2.6, x86_64, CentOS4.1
...nly. I have tried both the standard kernel 2.6.9-11.EL-smp-x86_64 and also 2.6.11.12 and the same problem exists. Googling around, it appears to be to do with a makefile in scripts/kconfig and none of the fixes work. On issuing make xconfig, the messages always end up: HOSTLD scripts/kconfig/qconf /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make[1]: *** [scripts/kconfig/qconf] Error 1 make: *** [xconfig] Error 2 and the fixes suggest removing the middle two lines in scripts/kconfig/Makefile (starting at line 130 for the 2.6.11.12 case): LIBPATH=$$DIR/lib; LIB=qt; \ -...
2005 Dec 08
2
x86_64 kernel compilation
...ation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and libglade-2.0. * make[1]: *** [scripts/kconfig/.tmp_gtkcheck] Error 1 make: *** [gconfig] Error 2 and a similar message for xconfig: make xconfig HOSTLD scripts/kconfig/qconf /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make[1]: *** [scripts/kconfig/qconf] Error 1 make: *** [xconfig] Error 2 Yet I have the following libraries installed: compat-glibc.i386 1:2.3.2-95.30 installed compat-glibc.x86_64...
2005 Nov 09
2
kernel recompile help
Everytime I try to recompile a kernel, "make modules" always dies with the error: mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or directory make: *** [include/asm-i386/asm_offsets.h] Error 1 I installed the src RPM and kernel-devel ... any ideas as to what I could be doing wrong? Thanks!!
2011 Feb 17
1
vanilla kernel configuration :: xconfig --> qt errors
...e some changes that make xconfig to not work .. the problem is that not matter what QTDIR i select i receive the same errors that start with : adrian at sevcenco: linux-2.6.37 $ make O=/home/adrian/kernel/kernel_out xconfig GEN /home/adrian/kernel/kernel_out/Makefile HOSTCXX scripts/kconfig/qconf.o /usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error: 'Qt::ToolBarDock' has not been declared /usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error: 'DockTop' is not a member of 'Qt' /usr/lib64/qt4/include/Qt3Support/q3mainwindow.h:71: error: 'Qt::Dock' has no...
2010 Feb 19
11
Strange messages on 0.25.4.
Hi all. I am testing 0.25.4 to upgrade from 0.23.2. In testing, I found two strange messages on 0.25.4 which I have never found on 0.24.3. So could you tell me what these messages mean and how to fix them. [Environment] Puppetmasterd -version : 0.25.4 -OS : Solaris10 10/09 Puppetd -version : same as Puppetmasterd -OS : same as Puppetmasterd [Strange messages] 1.When Puppetd