[TriLUG] Free equipment to good home...

blanks85045 at mypacks.net blanks85045 at mypacks.net
Tue Nov 9 16:31:37 EST 2010


This is probably late, but is the PVR still avail? I would like to pick it up if it is.

Contact me @ wrouse AT earthlink DOT net

Thanks...............

-----Original Message-----
>From: trilug-request at trilug.org
>Sent: Nov 9, 2010 12:00 PM
>To: trilug at trilug.org
>Subject: TriLUG Digest, Vol 1180, Issue 1
>
>Send TriLUG mailing list submissions to
>	trilug at trilug.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://www.trilug.org/mailman/listinfo/trilug
>or, via email, send a message with subject or body 'help' to
>	trilug-request at trilug.org
>
>You can reach the person managing the list at
>	trilug-owner at trilug.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of TriLUG digest..."
>
>
>Today's Topics:
>
>   1. Re: Ubuntu FakeRAID or Software (Brian Blater)
>   2. Re: Ubuntu FakeRAID or Software (Alan Porter)
>   3. Re: Free equipment to good home... (Pete Soper)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 8 Nov 2010 13:29:46 -0500
>From: Brian Blater <brb.lists at gmail.com>
>Subject: Re: [TriLUG] Ubuntu FakeRAID or Software
>To: Triangle Linux Users Group General Discussion <trilug at trilug.org>
>Message-ID:
>	<AANLkTinmUFtSywTzsXFTBeWMFGo8mg4NZuC_+wdKSuj5 at mail.gmail.com>
>Content-Type: text/plain; charset=ISO-8859-1
>
>On Sat, Nov 6, 2010 at 12:29 PM, Brian Blater <brb.lists at gmail.com> wrote:
>> On Fri, Nov 5, 2010 at 10:32 PM, Rodney Radford <rradford at mindspring.com> wrote:
>>>
>>> As I mentioned earlier, when you create a new RAID, it starts off in a degraded state and is then rebuilt - possibly taking hours to complete. ?It does this as it initially lists one of your drives as a spare, writing just to the other drives, and then incorporates the spare in during the rebuild.
>>>
>>> You can over-ride this as shown in this link:
>>>
>>> http://serverfault.com/questions/43575/how-to-create-a-software-raid5-array-without-a-spare
>>>
>>> -----Original Message-----
>>>>From: Rodney Radford <rradford at mindspring.com>
>>>>Sent: Nov 5, 2010 9:56 PM
>>>>To: Triangle Linux Users Group General Discussion <trilug at trilug.org>
>>>>Subject: Re: [TriLUG] Ubuntu FakeRAID or Software
>>>>
>>>>
>>>>Did you examine /proc/mdstat before you rebooted? I suspect you were already in a degraded mode then as the system was still building the RAID. So when you rebooted, it started back again rebuilding the drive, you removed the drive (but it it still writing to it), so you get a busy when you try to add it back.
>>>>
>>>>Repeat the steps again, but this time check /proc/mdstat and verify it is complete (all UUUU) before the reboot. If you do happen to reboot before it is rebuilt, just be patient and wait for it to complete before changing it.
>>>>
>>>>Depending on the drive speed, RAID size, and RAID tuning parameters, it can take several hours for the initial build to complete.
>>>>
>>>>Also, check out this link for info on how to decrease the RAID rebuild time. I played with this about a year ago and was able to reduce a RAID rebuild on a 2TB array from several hours down to less than 30 minutes.
>>>>
>>>>http://www.ducea.com/2006/06/25/increase-the-speed-of-linux-software-raid-reconstruction/
>>>>
>>>>Good luck..
>>
>> Yes, After creating the RAID I run mdadm --detail /dev/md0 and waiting
>> until everything was in sync. It showed the array to clean and
>> everything sync'd. Only then did I format it and mount it as a test.
>> Then when that all worked I rebooted.
>>
>> I'm not seeing anything particularly wrong in dmesg:
>>
>> [ 3100.990730] md: md0 stopped.
>> [ 3101.150132] md: bind<sdd2>
>> [ 3101.150364] md: bind<sde2>
>> [ 3101.150646] md: bind<sdc2>
>> [ 3101.208927] raid5: device sdc2 operational as raid disk 1
>> [ 3101.208931] raid5: device sde2 operational as raid disk 3
>> [ 3101.208935] raid5: device sdd2 operational as raid disk 2
>> [ 3101.209617] raid5: allocated 4282kB for md0
>> [ 3101.209664] 1: w=1 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
>> [ 3101.209669] 3: w=2 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
>> [ 3101.209673] 2: w=3 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
>> [ 3101.209677] raid5: raid level 5 set md0 active with 3 out of 4
>> devices, algorithm 2
>> [ 3101.209697] RAID5 conf printout:
>> [ 3101.209700] ?--- rd:4 wd:3
>> [ 3101.209703] ?disk 1, o:1, dev:sdc2
>> [ 3101.209705] ?disk 2, o:1, dev:sdd2
>> [ 3101.209708] ?disk 3, o:1, dev:sde2
>> [ 3101.209749] md0: detected capacity change from 0 to 112743677952
>> [ 3101.209898] ?md0: unknown partition table
>>
>> This just shows me it stopped the md0 and bound every disk in the RAID
>> except sdb which is the disk in question.
>>
>> I see basically the same in /var/log/messages. In /var/log/daemon.log
>> I see the following:
>>
>> Nov ?5 20:26:18 porsche mdadm[1229]: DeviceDisappeared event detected
>> on md device /dev/md0
>> Nov ?5 21:17:41 porsche mdadm[1229]: DegradedArray event detected on
>> md device /dev/md0
>>
>> I think I'm going to rebuild this machine from scratch and see if
>> there is anything different that happens.
>>
>> thanks,
>> Brian
>>
>
>Well, I spent the weekend rebuilding the server and low and behold it
>is working now. I've got one Array that is acting as my /home
>directory and I'm working on a second Array to export as and AoE
>device.
>
>The only thing at this point that has me confused is after going into
>fdisk or cfdisk and creating the partitions for the Array, I had to
>reboot the machine to see the /dev/sdb# device. Is there something
>special I need to do to get those devices written without a reboot? In
>fdisk or cfdisk I wrote the changes to the drive.
>
>Thanks again for everyone's help.
>
>Brian
>
>
>------------------------------
>
>Message: 2
>Date: Mon, 08 Nov 2010 13:45:20 -0500
>From: Alan Porter <porter at trilug.org>
>Subject: Re: [TriLUG] Ubuntu FakeRAID or Software
>To: Triangle Linux Users Group General Discussion <trilug at trilug.org>
>Message-ID: <4CD84540.8010709 at trilug.org>
>Content-Type: text/plain; charset=UTF-8; format=flowed
>
> > The only thing at this point that has me confused is after going into
> > fdisk or cfdisk and creating the partitions for the Array, I had to
> > reboot the machine to see the /dev/sdb# device. Is there something
> > special I need to do to get those devices written without a reboot?
>
>I think you might be looking for 'partprobe'.
>
>
>Alan
>
>
>
>
>
>
>.
>
>
>------------------------------
>
>Message: 3
>Date: Mon, 08 Nov 2010 15:33:29 -0500
>From: Pete Soper <pete at soper.us>
>Subject: Re: [TriLUG] Free equipment to good home...
>To: Triangle Linux Users Group General Discussion <trilug at trilug.org>
>Message-ID: <4CD85E99.1030307 at soper.us>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Purple Elephant in Raleigh recycles PC pieces and parts into PCs for
>kids. Last I heard they had a "drive through" making it convenient. They
>don't grok SPARC and can't deal with large monitors anymore, however.
>But if you've got some stuff and find yourself thinking "if I just had
>an X and Y I could bring up one more Linux desktop", then this is a good
>place:
>
>   http://www.purpleelephant.org
>
>In southern Wake county the place that takes anything short of spent
>fuel rods is off Smithfield Rd in Holly Springs (south/west of the 55
>bypass).
>
>-Pete
>
>On 11/07/2010 12:25 PM, bidwell wrote:
>> Or to a bad home... I just need to get rid of some
>> stuff before I move.
>> I've got two 19 inch crt monitors. Both Viewsonic, one
>> A90, one GS790.
>> I have a Ultra Sparc 5, it's got a vga port and a 4 port
>> nic card. I last ran OpenBSD on it.
>> Last I have a Cube style computer with a mini-itx
>> motherboard in it. This was my PVR before HDTV came
>> along and made the video card not powerful enough
>> for HDTV.
>> I live in Durham, work in Chapel Hill, but if there's
>> interest I'll try to make it to the meeting next
>> week.
>> If there isn't any interest in these machines, where is
>> the best place to recycle electronics?
>> 
>> Matt
>
>
>
>------------------------------
>
>-- 
>TriLUG mailing list
>TriLUG at trilug.org
>http://www.trilug.org/mailman/listinfo/trilug
>TriLUG Organizational FAQ  : -- 
>TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
>TriLUG FAQ  : http://www.trilug.org/wiki/Frequently_Asked_Questions
>TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
>TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc
>
>End of TriLUG Digest, Vol 1180, Issue 1
>***************************************




More information about the TriLUG mailing list