search for: rebuild

Displaying 20 results from an estimated 8251 matches for "rebuild".

2020 Nov 05
2
ssacli start rebuild?
Hi, is there a way to rebuild an array using ssacli with a P410? A failed disk has been replaced and now the array is not rebuilding like it should: Array A (SATA, Unused Space: 1 MB) logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild) physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA HDD, 4 TB, OK)...
2007 May 31
5
complete index rebuild using AAF trunk
I am using AAF trunk, and I want a way to rebuild an index on a production site with little or no interruption to service. The Drb Server documentation* states that when an index is rebuilt, it is done in a separate location and then swapped into place when finished, and so to do a complete rebuild on a live site, one must take into cons...
2007 Sep 05
6
aaf index rebuild problems on windows
hello list! i''m still having massive problems with index rebuilds. after i recently switched to the DRb mode i was hoping to get rid of the problems with locked files and such. but even with DRb and the latest stable version of acts_as_ferret my index rebuilds are failing C:\Informer>ruby script/console production Loading production environment. >> Le...
2004 Jun 21
1
rebuilding errata src rpms
I am running centos-3 and have a question about rebuilding errata srpms from redhat. Do all i have to do is run rpmbuild --rebuild filename.src.rpm to rebuild the rpm for use on my centos system? I am talking about the src.rpms that dont have a a filename change for example the rpm file name change for kernels, etc that add c0 to the rpm filename...
2020 Nov 06
2
ssacli start rebuild?
On Fri, 2020-11-06 at 12:08 +0100, Thomas Bendler wrote: > Am Fr., 6. Nov. 2020 um 00:52 Uhr schrieb hw <hw at gc-24.de>: > > > [...] > > logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild) > > [...] > > Have you checked the rebuild priority: > > ? ssacli ctrl slot=0 show config detail | grep "Rebuild Priority" > ~ > Rebuild Priority: Medium > ? > > Slot needs to be adjusted to your...
2019 Mar 04
2
[supermin PATCH] rebuild the output it when SUPERMIN_KERNEL or SUPERMIN_MODULES are defined
...ES don't work to guestfish. Since guestfish sets --if-newer parameter to supermin, so the environment variables are not used under the following conditions. - the output directory exists and, - the dates of both input files and package database are older than the output To solve that, rebuild the output it when SUPERMIN_KERNEL or SUPERMIN_MODULES are defined even if --if-newer is set. Signed-off-by: Masayoshi Mizuma <msys.mizuma at gmail.com> --- src/supermin.ml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/supermin.ml b/src/supermin...
2009 Jun 11
3
OT: rebuild kmod rpm package from src.rpm
Hi all, I would like to rebuild a kmod.src.rpm package for a specific kernel. When I try to do it, this message appears: Building target platforms: i686 Building for target i686 error: Failed build dependencies: kernel-xen-devel-i686 = 2.6.18-98.el5 is needed by mymodule-kmod-0.1.5-2.i686 kernel-PAE-devel-i6...
2013 Mar 07
1
[dovecot-2.1.15] mdbox corruption, doveadm force-resync can't repair it (throws segfault)
...Warning: fscking index file /dane/domeny/mejor.pl/mail/marcin//.mdbox/mailinglists/storage/dovecot.map.index 2013-03-07T12:12:52.285176+01:00 meteor dovecot: imap(marcinxxx at kolekcja.mejor.pl) <7sRXtFPXYAA+eX93>: Warning: mdbox /dane/domeny/mejor.pl/mail/marcin//.mdbox/mailinglists/storage: rebuilding indexes 2013-03-07T12:12:55.618752+01:00 meteor dovecot: imap(marcinxxx at kolekcja.mejor.pl) <7sRXtFPXYAA+eX93>: Fatal: master: service(imap): child 25626 killed with signal 11 (core dumped) Here is backtrace: echo -e "bt\nbt full" |gdb -q /usr/libexec/dovecot/imap 'core-13...
2008 Dec 10
6
Miredo 1.1.5
I found a src.rpm for 1.1.5-1 for fc8 (not rh8!). I was able to rebuild it on my Centos build system. The rpms are identified as 1.1.5-1.i386.rpm, no el5 or other identification was placed in the files. I don't see how to control this when you rebuild from an existing src.rpm. Interestingly the fc8 designation was lost. I also rebuild it on my fc10 system....
2011 Jan 17
1
[PATCH] Unconditionally always rebuild the transfer iso
Conditionally rebuilding the transfer iso saved relatively little execution time, and was a trickling source of bugs. This change simply removes the shortcut code, which means that the transfer iso will always be rebuild. Resolves RHBZ#618965 --- lib/Sys/VirtV2V/Config.pm | 45 +--------------------------------------...
2004 May 11
3
MC
I've tried to install midnight commander on centos3.1 final. No luck in installing it via yum install. When I download src.rpm from centos2 updates SRPMS I couldn't rebuild it. RPM --rebuild mc*.src.rpm didn't work (no rebuild option). What can I do then ? Best Regards Cooba
2008 Apr 17
2
Question about RAID 5 array rebuild with mdadm
...of a second if I hadn't typed this: mdadm --manage --add /dev/md0 /dev/sdi mdadm --manage --add /dev/md0 /dev/sdi This clobbered the superblock and replaced it with that of /dev/md0, yes? well, that's what mdadm --misc --examine /dev/sdi and sdj said anyhow. Ok, so what next? Step 2 (rebuild the array but make sure the params are right!): I wipe out the superblocks on all of the drives in the array and rebuild with --assume-clean for i in c d e f g h i j ; do mdadm --zero-superblock /dev/sd$i ; done mdadm --create /dev/md2 --assume-clean --level=5 --raid-devices=8 /dev/ sdc /dev/sdd...
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
....23-0jpp.11.el5_5 tomcat5-server-lib-5.5.23-0jpp.11.el5_5 tomcat5-servlet-2.4-api-5.5.23-0jpp.11.el5_5 tzdata-java-2010l-1.el5 I don't see any significant changes. All of the configs appear to be the same. Yet now on our application startup, we see the following: Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM /usr/bin/rebuild-jar-repository: error: Could not find jndi Java extension for this JVM /usr/bin/rebuild-jar-repository: error: Some detected jars were not found for this jvm /usr/bin/rebuild-jar-repository: error: Could...
2006 Nov 10
2
backgroundrb and ferret
Hi I''m using ferret happily on a site with 260ish documents in the index. Problem is that the site is still in development and I have to rebuild the index fairly regularly as new fields are added to it, like today when i added price. I have been using a rebuild index action in the admin section but this is clearly the wrong way to do it as it completly kills the site during the rebuild. So question is how do people handle index rebuilds on...
2005 Nov 11
3
Rebuilding RPMs
...-11.ELsmp is needed by cman-kernel-smp-2.6.9-36.0.i686 kernel-smp = 2.6.9-11.EL is needed by cman-kernel-smp-2.6.9-36.0.i686 # uname -a Linux bnofdnbackup.buc.com 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 13:14:25 CDT 2005 i686 i686 i386 GNU/Linux I think I can just grab the source RPM and do a rebuild, but having never attempted that before, I just want to make sure I'm not missing anything. (I have built RPMs from source tarballs, so I know how to setup the build environment) It looks like I can just do this: # rpmbuild --rebuild cman-kernel-2.6.9-36.0.src.rpm Is there anything else I ne...
2006 May 30
3
Rebuild Indexes Issue
Hi, I have some code to rebuild my ferret indexes but occasionally some stale documents remain in the index even after rebuilding. The only way I could find around this is to manually delete the index files from the filesystem. Here is the code I have for rebuilding one of my indexes for Gifts: # delete existing entries...
2020 Mar 26
1
doveadm rebuild: Failed to add attachment keywords
Greetings, I'm using the current dovecot release 2.3.10 and I try to rebuild mailboxes with broken attachment paths. When I run this command: doveadm rebuild attachments -u user at example.com ALL I runs fine for 6199 of 6223 messages and fails then at message 6200 with this message: doveadm(user at example.com): Error: Mailbox INBOX: UID=6200: read(attachments-connecto...
2006 Nov 09
1
bacula rpm --rebuild on x86_64?
I tried to install the latest bacula last night, rebuilding from the source rpm ... this is the command line I used, following the instructions at bacula.org: # rpmbuild --rebuild --define "build_centos4 1" \ --define "build_x86_64 1" --define "build_mysql4 1" bacula-1.39.26-1.src.rpm but the rebuild fails, citing all sort...
2019 Oct 20
3
How to configure cmake to not rebuild .inc (tablegen) files?
Dear all, I’m developing Clang&LLVM on MacOS Catalina 10.15. Now every time I "make clang", the building systems rebuilds all the .inc files generated by cmake, which essentially rebuilds all the tablegen files in llvm, although I did not change any of the tablegen files. The building is unnecessary and slow, especially when it builds the X86GenSubtargetInfo.inc. Is there a way to prevent cmake generating Makefiles t...
2009 Aug 20
1
what is RAID "background initialization" ??
...ntID: 2049 Array disk removed: Array Disk 0:11 Controller 1, Connector 0 Aug 18 15:34:09 host1 Server Administrator: Storage Service EventID: 2052 Array disk inserted: Array Disk 0:11 Controller 1, Connector 0 Aug 18 15:34:09 host1 Server Administrator: Storage Service EventID: 2065 Array disk Rebuild started: Array Disk 0:11 Controller 1, Connector 0 Aug 19 00:42:58 host1 Server Administrator: Storage Service EventID: 2124 Redundancy normal: Virtual Disk 0 (Virtual Disk 0) Controller 1 (PERC 4e/DC) Aug 19 00:42:58 host1 Server Administrator: Storage Service EventID: 2092 Array disk Rebuild...