Ubuntu :: Difficulties Building RAID5 Under 10.10 64bit
Dec 31, 2010
I recently went shopping at newegg for components for a new home server to fulfill multiple needs--chief amongst them to replace an aging old Athlon box which has been running a 4TB software raid for years now So I ordered an ASUS P7P55D-E LX mobo, 8GB DDR2, a core i5 quad-core, and 6 WD "green" 2TB drives (I'm more concerned with capacity than speed). I got it all assembled, using a 500GB 2.5" drive as the boot / host drive, a blu-ray reader, and splitting the 2TB drives amongst the 2 controllers (4 on the remaining ports of the x6 SATA controller and 2 on the x2 SATA-III controller, just not needing the SATA III capabilities). I plan to use Software RAID5 rather than the fakeraid that might be supported by the chipset. This affords maximum portability for the future.
At any rate, I installed 10.10 64-bit (Desktop), let it update, then installed mdadm and set about configuring the RAID5. I decided to use the nifty graphical tool. Last time I did this on my old Fedora box, it was all CLI.All seemed to be going well, and I was letting it fully recover / synchronize before setting up a filesystem (planning on ext4 this time). I kept an eye on it with cat /proc/mdstat.
After 20 hrs (averaging 25MB/sec on the sync...seems a bit slow, but who knows?)...it finishes and the RAID is immediately degraded with one volume (/dev/sdc1) marked as faulty and another volume marked as a spare. I replaced the SATA cables with brand new ones as long ago I ran into an issue like this due to a bad cable. Before trying again I ran the extensive SMART test and a read/write benchmark on each drive. They all checked out fine. So I started over and 20hrs later, same thing.So I shut down and removed the offending drive and started with only 5 drives. Another 19hrs go by and this one turns up /dev/sde1 faulty and another drive marked as a spare. That drive was fine before, and is on a different controller from the one that it was finding as faulty before.
Now I am suspicious that there is a larger underlying issue and that the drives are not bad at all. Should I have just gone with a 32-bit + PAE install? Does the 64-bit have known issues with the software RAID? Should I have just built it using the CLI? Looking online, it seems people are having success with the GUI tool. I don't think it is the GUI tool. Checking with mdadm, it seems everything is being configured right.
View 2 Replies
ADVERTISEMENT
Jan 30, 2011
I've decided to build a new system. I been doing a lot of compatibility searches with little luck. I don't have a bunch of money to put into it but here is what I've been looking at. I have been very happy with Ubuntu 10.04 lts Lucid 32-bit version and thought I would install the 64-bit version on this. I would like your input on this system. Are there any compatibility problems here?
ASUS M4A785-M AM3/AM2+/AM2 AMD 785G HDMI Micro ATX AMD Motherboard
Model #:M4A785-M
Item #:N82E16813131595
XFX PVT94GYAJG GeForce 9400 GT 512MB 64-bit DDR2 PCI Express 2.0 x16 HDCP Ready Video Card
Model#: PVT94GYAJG
Item #:N82E16814150488
AMD Athlon II X4 640 Propus 3.0GHz Socket AM3 95W Quad-Core Desktop Processor ADX640WFGMBOX
Model #:ADX640WFGMBOX
Item #:N82E16819103871
Kingston HyperX 4GB (2 x 2GB) 240-Pin DDR2 SDRAM DDR2 1066 Desktop Memory Model KHX8500D2K2/4G
Model #:KHX8500D2K2/4G
Item #:N82E16820104073
Along with this I have 1-Sata 500G and a 1-Sata 250G hard drives that will be installed.
View 9 Replies
View Related
Feb 23, 2011
I am trying to build a deb package and I am lost. I was trying to follow this tutorial [URL] and I am not sure what kinda of package this should be. The driver is [URL].
View 4 Replies
View Related
Sep 25, 2009
I've been working on this for 3 days now and can't find any solution any where on the internet. (At least not one that works for me). I try to build a 32bit PHP RPM on a CentOS5.3 86x64 host. Every post I read indicates that it should be possible, but not for me. I issue the following command (found somewhere in a post):
Code:
CC='gcc -m32' linux32 rpmbuild -ba --target=i386 SPECS/php-5.3.0.spec
Then it starts:
Code:
Building target platforms: i386
Building for target i386
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43870 .....
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72849 (%build)
With the following command I tried I get the same error:
Code:
rpmbuild -ba --target=i386 SPECS/php-5.3.0.spec
Some rpms of interest(?)
# rpm -qa |grep "cc"
libgcc-4.1.2-44.el5
libgcc-4.1.2-44.el5
psacct-6.3.2-44.el5
pam_ccreds-3-5
pam_ccreds-3-5
ccid-1.3.8-1.el5
gcc-c++-4.1.2-44.el5
gcc-4.1.2-44.el5
View 2 Replies
View Related
Jul 14, 2009
I can get all of the 32 bit packages installed just fine, but when I run ./configure I get the following errors:
[code]...
how to resolve these errors.
View 14 Replies
View Related
Dec 17, 2010
I am trying to build the ATI fglrx 10.12 driver using the ATI installer on debian Squeeze 64bit.
Todo this I run the following command:
./ati-driver-installer-10-12-x86.x86_64.run --buildpkg Debian/testing
Which produces this output:
Created directory fglrx-install.oFbosX
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-8.801
Generating package: Debian/testing
cp: cannot stat `/home/nojan/Downloads/fglrx-install.oFbosX/x710_64a/*': No such file or directory
Package build failed!
Package build utility output: .....
dh_install: Compatibility levels before 5 are deprecated.
cp: cannot stat `./usr/X11R6/lib64/modules/linux': No such file or directory
dh_install: cp -a ./usr/X11R6/lib64/modules/linux debian/fglrx-driver/usr/lib/xorg/modules/ returned exit code 1
make: *** [binary] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.oFbosX
As you can see it fails during the build.
View 10 Replies
View Related
Jan 9, 2010
I have no drive failures but just need to recreate a raid5 set as the next free MD disk number. Originally I built a temp OS of debian on a single drive and had 4x2TB drives in a raid5 software array (MD0) this worked fine and allowed me to move all data to it, and remove our old fileserver. I have now pulled out the 4 x 2TB Raid 5 drives and created a new OS on two new 80GB drives, partioned as follows,
MD0 is now 250mb Raid1 as /boot
MD1 is 4GB Raid1 Swap
MD2 is 76GB Raid1 as /
If I turn off and push back in the 4x2TB drives I cannot see a MD3. I presume I would need to create a MD3 from these 4 drives but I dont want to mess things up as its live data. So im here asking for help, or a bit of hand holding to get it done right.
PS - Its a Debian Lenny 5.0.3 Raid1 fresh install replacing a Debian Lenny 5.0.3 on a single disk.
View 2 Replies
View Related
Feb 21, 2011
I attempted to share my ~/Videos folder using the Folder Sharing dialog when right-clicking a folder in Nautilus. It started to install but failed partially spitting out some error that I didn't bother to read/write down. It asked me to restart which I did. But now when reattempting to share the folder, I get given the following message: 'net usershare' returned error 255: net usershare add: cannot create tmp file /var/lib/samba/usershares/:tmp0BRWpm
I've looked around for a thread for this particular error, but I can't find anything specific to the "cannot create tmp file" issue. I'm assuming it's some folder permission issue. I tried uninstalling and reinstalling samba from the Ubuntu Software Center.
View 2 Replies
View Related
May 5, 2010
My brother bought an Acer Laptop which was configured with Ubuntu Dual boot using Grub with Vista Home Premium. He asked me re remove Ubuntu which I thought I could do by simply using the recovery disk to restore the Laptop to the factory condition. This didn't work and I now find that Vista will not boot at all, although Ubunto does. How to remove Ubuntu and put this back to Vista only? I have never used Ubuntu before so in this field I am a complete novice.
View 9 Replies
View Related
Jun 30, 2011
I know you can fail and then remove a drive from a RAID5 array. This leaves the array in a degraded state.
How can you remove a drive and convert the array to just a regular, clean array?
View 9 Replies
View Related
Jun 25, 2011
Having looked at the various threads on the forum I have not seen one that seems to answer my issue. About a week ago I tried installing my HP Printer (PhotoSmart Plus) and was unable to due to me not having run rc.cups. I have now done that and the installation of the printer went smoothly, it was detected over the network and the correct ppd was identified (seems it is actually on the firmware of the printer) and I was able to add the printer with the HPLIP (version 3.11.3a).
However right after the printer was added HPLIP tries to get a status report on the printer, this is when I get an error "Device communication error (5012)". I have attached a screenshot of what I see. I also tried scanning from the device and I get similar errors that the device isn't responding etc. The printer is attached to the network via wireless and I am trying to print to it using my laptop also connected to the network via wifi (doubt that has any bearing but just FYI). edit: I have found on an old Ubuntu discussion that one solution a user had for this specific problem was to install SNMP... I didn't add SNMP when I installed Slackware earlier today, could this assist...?
edit 2: CUPS on localhost:631 shows the printer as idle (did attempt to print just to see but no go...
View 4 Replies
View Related
Oct 11, 2010
Recently I have installed Fedora 13 both in my home and office computers only replacing the previous Fedora 11. I didn't edited the partition table in either cases. At office computer I only have one hard disk with C: and D: partition in NTFS and the linux partition. In Fedora the C: and D: are shown now as /media/disk and /media/disk-1. How to see these drives as /C and /D? In home computer I have two 500GB hard disks. sda1 is FAT formatted and all of its drives are shown in either platforms nicely. sdb1, the other 500GB HD has two drives (N: and P each of 250GB and both NTFS formatted, is shown as /media/New Volume in Fedora 13, however opening it shows only the content of N: drive. Can't do anything using Disk Utility of Fedora 13.
View 1 Replies
View Related
Aug 7, 2010
i'm having an "alzheimer's moment", so i really need a refresher answer:My difficulty is that on one of the user accounts, i've managed to screw up the Task Bar on KDE 4.1 i've tried to adjust using the tools on the task bar without success.This problem has cropped up a time or two before, and i solved it by deleting two configuration files and returning to default settings on the desktop. i have since forgotten both the file names, and their location.
View 4 Replies
View Related
Jun 23, 2010
I'm getting something(s) wrong, trying to run commands (both simple and piped) in shells from Perl programs. The ultimate objective is to set up "copy X selection to clipboard" from urxvt but apparently simple debugging statements are not working.Here's the Perl, taken from here and modified to use xclip instead of xsel and with debugging added, shown in green
Code:
#! /usr/bin/perl
sub on_sel_grab {
[code]....
View 5 Replies
View Related
Feb 16, 2011
I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.
View 8 Replies
View Related
Mar 16, 2009
Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.
View 2 Replies
View Related
Jan 15, 2010
I have the simple fortran codes as:
Code:
integer :: i1=2455121, i2=2455121
real :: s1=0.19123840, s2=0.20749992
real*8 :: a1, a2
a1=i1+s1; a2=i2+s2
[Code]....
When s1 and s2 are stated with 'real*8', the 64bit and 32bit systems get the same results.
View 6 Replies
View Related
May 24, 2010
I just bought sony vaio laptop(EB16) couple of days before.I had window 7 OS. Two days before i downloaded Fedora-12-x86_64-DVD & installed in my PC.Everything is working fine except when i play any video or audio file such as .avi, .mp3 from any player such as vlc player, movie player ,xine etc , i don't get any sound.I tried to search this problem in internet but still i am not able to resolve this problem.
[Code]...
View 14 Replies
View Related
Aug 18, 2011
Im trying to set up my 3G modem to recive and send sms but I had no luck so far
Code:
Bus 002 Device 010: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636Im I tried with gnokii and wammu and many other things and did not want anything to do
View 1 Replies
View Related
Aug 15, 2009
Can anyone get the website below to work correctly with Firefox 3.5 and F11 64bit?[URL]...All I see is the background scrolling slowly and jerkily, none of the buttons at the bottom work. Reboot into Windows 7 and IE8: the same site is fast, smooth, the buttons work and the product details appear correctly in the centre of the screen.
I've tried disabling all adblock /pop up block options, ensured all javascript options are enabled and no change. Could this be a problem with the 64 bit flash player (installed from leigh's sticky thread) or a problem with OpenJDK?
View 4 Replies
View Related
Feb 4, 2010
Only asking if there is any official NVIDIA drivers for 64bit of fedora ?
And, What is the best alternatives ?
Also, What is the best graphics card to use with Fedora 64bit so i buy it ?
View 3 Replies
View Related
Apr 5, 2011
does anyone know where I can find libcrypto.so.6()(64bit) and libssl.so.6()(64bit) for Redhat 6 - based distributions?
View 6 Replies
View Related
May 23, 2011
I have created a 9TB raid from 4 1.5TB drives and 3 2TB drives (1.6 and .4 partition). I thought it would be a 9TB partition, and Ubuntu says it is a 9TB partition except when looking at what drive space is left.Nautilus' Properties and System Monitor both say that the raid is 4.1TB with 1TB free but Disk Utility and Nautilus say it is a 9TB RAID. very odd. I have tried checking the raid and the xfs file system. no errors.here is from watch cat /proc/mdstat
Code:
md1 : active raid5 sdg1[5] sdf1[6] sde1[4] sda[0] sdd[3] sdb[2] sdc[1]
8790830976 blocks level 5, 4k chunk, algorithm 2 [7/7] [UUUUUUU]
[code]....
View 9 Replies
View Related
Oct 17, 2009
Edit: now working, thanks very much Leigh and Dangermouse.
Anyone successfully installed AIR and iPlayer on F11?
I've switched to 32 bit Adobe flash, tried Autoten for AIR and Dangermouse's advice for iPlayer: url.html but it's not working, and trying to install AIR from url results in an endless busy downloading graphic .
I assume my problem is a lack of required packages, though I searched the repositories using YUM extender for the packages listed here: url.html and can't see them either as installed or available.
View 14 Replies
View Related
Oct 18, 2009
I want to install IBM Lotus Symphony on my 64 bit system, but yum only finds 32 bit version.
View 14 Replies
View Related
Sep 1, 2010
i have a asus K8N-DL MB with 2xAMD64 opteron270 and 4G ram3x1TB drives in raid 5 using onboard SIL controllerand 2 SATA drives also on SIL but not raidedhad previously had F10 64 bit loaded whick workedtried to upgrade and failed (destroyed data)tried a fresh install low level formatted the 3x1TB and made them into raidleft other drives as is
takes a long time to boot into the point of trying to find HDthen nothing found
View 8 Replies
View Related
Jun 21, 2011
As i just started to write scripts, i'd obviously like automize some actions, therefor i'd like to check the users system if its 64bit. Is there a function to check this?
were's a good start to get into bash scripting, the files i use as template gave pretty much good info, but yet i have no idea what i'm actualy doing
View 4 Replies
View Related
Sep 2, 2011
Iam trying to install F15 64bit but I failed my hardware as folow
mb : asus m5a88m
cpu: amd phenom ii x6 1100t
ram: 8 gb 2x4gb Kingston 1333
hdd : wd 1tb sata3
wd 1tb sata2
vga: ati 4250 b/in
installation media: downloaded dvd image burned the image installed correctly inside vmware and work as expected but the media boot to the first screen quistion and when press ok for new installatin the answer is a serious of errors messages (a lot of it). did my hardware not compatible??
View 4 Replies
View Related
Mar 5, 2010
I did a full install on 5.4 64bit. the installation aborted with the following errors:
View 1 Replies
View Related
Apr 15, 2010
Here is what I have and what I want to do.
3 new 1.5TB HD. 1 used 1.5TB hd with 980MB of data. I want to set up a raid 5 with a hot spare. I have music, pictures, videos, and movies (About 2.8TB worth). I have had a mismatch of drives previously, 250GB, 2 320GB, 500GB, 2 1TB and now a 1.5TB all with data. I have removed the one 250 and 2 320s and put the data on the 1.5TB that is currently installed.
What I would like to do is create a raid5 with the three new 1.5TB HD's, copy the data over from the currently installed 1.5TB and then grow or add that drive as a hot spare. Or just add it and then add another 1.5TB down the road as a hot spare don't know for sure.
In addition since I have 2 1 TB drives, I could add 2 more (Good deals on 1 TB drives right now) and have a total of 4 1TB drives. Could I have 2 raid5's (4-1TB's and 4-1.5TB's)in two separate arrays? I really do not know if that makes sense or not but here comes LVM. I am tired of managing my HD space and since i have multiple folders (Movies, music, pictures, videos) and within the movies folder I have R, G & PG folders for the ratings of the movies. (Pwd protect the R so the kids can't get to it) So with LVM installed with the Raid5 I should be able to create my folders and just keep adding data and not worry about moving folders around when I grow the storage by adding new drives. Is that correct? Maybe someone could point me to a how to.
Also, if I create 2 arrays (And I need to know so I can order the 2 additional 1TB drives), then I could put all the music, G and PG content on the one array and all the R and spicy stuff on the other and password protect it.
View 4 Replies
View Related