Re: [CentOS] Kernel panic - not syncing: Attempted to kill init! after installation of Driver Diskette for enabling Onboard RAID Controller Chipset

2011-07-14 Thread John R Pierce
On 07/14/11 10:56 PM, Kaushal Shriyan wrote:
> I have HP DL 180 G6 2U Rack Server with HP Smart Array Controller Card
> B110i Onboard SATA Controller Chipset. This server has 4 * 500 GB SATA
> HDD have configured RAID 1+0 and it shows Single Logical Drive of 940
> GB Hard Disk in the RAID BIOS.

the SmartArray 110i is simply Intel "Matrix" fake raid.  The hardware is 
purely basic plain SATA JBOD, but the BIOS and driver implement the raid 
behind the systems back.

Configure the BIOS for AHCI native SATA, and use linux native raid.  See 
http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5?highlight=%28RAID%29


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Kernel panic - not syncing: Attempted to kill init! after installation of Driver Diskette for enabling Onboard RAID Controller Chipset

2011-07-14 Thread Kaushal Shriyan
Hi,

I have HP DL 180 G6 2U Rack Server with HP Smart Array Controller Card
B110i Onboard SATA Controller Chipset. This server has 4 * 500 GB SATA
HDD have configured RAID 1+0 and it shows Single Logical Drive of 940
GB Hard Disk in the RAID BIOS. Have created driver diskette using dd
command to enable this controller card to the CentOS 5.6 x86_64 arch
and it shows HP LOGICAL VOLUME of size 940 GB by the Anaconda
installer to load CentOS 5.6 on these server.

Below are the steps to enable driver diskette from HP
(http://h2.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?swItem=MTX-253be2baaf684954a55b6680ad&lang=en&cc=us&idx=1&mode=4&;)

gunzip hpahcisr-1.2.6-7.rhel5.x86_64.dd.gz
dd if=hpahcisr-1.2.6-7.rhel5.x86_64.dd of=/dev/sdb (USB Flash Drive)

CentOS 5.6 Installation Procedure :- Boot up the System using DVD
containing CentOS 5.6 and type linux dd blacklist=ahci and then it
asks for load driver diskette and then point it to the USB Flash Drive
which contains the SATA Controller driver image. The driver gets
loaded during the installation and after OS Installation is complete
and then reboot it fails and says "Error 21: Selected disk does not
exist" and when i edit grub grub> root (hd0,0) and press b to boot it
works fine and later I get the below message on the Console with
Kernel Panic.

Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

Am i missing anything? Please suggest/guide.

Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs

2011-07-14 Thread Udo Siewert
On Fri, 15 Jul 2011 06:58:55 +0200
Udo Siewert  wrote:

> On Fri, 15 Jul 2011 06:25:11 +0200
> Ljubomir Ljubojevic  wrote:
> 
>  > All 3 DVD-s (2 x x86_64 + i386) are burned on K3B 0.12.17 on CentOS
> > 5.6.
> > 
> > x86_64 is tested and works. i386 not yet tested but it passed K3B 
> > verification.
> 
> Ok. But using K3B-2.0.2 didn't work here to produce a bootable CentOS
> ISO image.

Except I would like to thank the devs for delivering CentOS-6.0. Works
fine so far as a workstation.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs

2011-07-14 Thread Udo Siewert
On Fri, 15 Jul 2011 06:25:11 +0200
Ljubomir Ljubojevic  wrote:

 > All 3 DVD-s (2 x x86_64 + i386) are burned on K3B 0.12.17 on CentOS
> 5.6.
> 
> x86_64 is tested and works. i386 not yet tested but it passed K3B 
> verification.

Ok. But using K3B-2.0.2 didn't work here to produce a bootable CentOS
ISO image.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs

2011-07-14 Thread Ljubomir Ljubojevic
Udo Siewert wrote:
> On Thu, 14 Jul 2011 23:30:32 -0400
> Kanwar Ranbir Sandhu  wrote:
> 
> 
>> I used K3B in Fedora 15 to burn the DVD image.  I changed the speed to
>> 1x, but K3B reported the burn speed as 2.4x - I guess it couldn't go
>> any lower.
> 
> A shot in the dark: my DVD image burned by K3B won't also boot. Using
> Brasero and all was fine. Not reproducable, but worth the attempt.
> 
All 3 DVD-s (2 x x86_64 + i386) are burned on K3B 0.12.17 on CentOS 5.6.

x86_64 is tested and works. i386 not yet tested but it passed K3B 
verification.

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)

2011-07-14 Thread Devin Reade
Udo Siewert  wrote:

> A shot in the dark: my DVD image burned by K3B won't also boot. Using
> Brasero and all was fine. Not reproducable, but worth the attempt.

My successful burns (although not tried with CentOS 6 yet) have been
using growisofs directly:

  growisofs -speed=1 -dvd-compat -Z /dev/dvd=image.iso

Devin
-- 
If you have any trouble sounding condescending, consult a UNIX user.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)

2011-07-14 Thread Udo Siewert
On Thu, 14 Jul 2011 23:30:32 -0400
Kanwar Ranbir Sandhu  wrote:


> I used K3B in Fedora 15 to burn the DVD image.  I changed the speed to
> 1x, but K3B reported the burn speed as 2.4x - I guess it couldn't go
> any lower.

A shot in the dark: my DVD image burned by K3B won't also boot. Using
Brasero and all was fine. Not reproducable, but worth the attempt.



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)

2011-07-14 Thread Kanwar Ranbir Sandhu
On Thu, 2011-07-14 at 09:26 -0600, Devin Reade wrote:
> I have had much better luck with DVD data portability if I always 
> burn DVDs at 1x (or as close to it as the DVD firmware will allow),
> particularly when it comes to burning on one system and reading on
> another.

I used K3B in Fedora 15 to burn the DVD image.  I changed the speed to
1x, but K3B reported the burn speed as 2.4x - I guess it couldn't go any
lower.

The newly burnt image didn't boot either.  The error was the same.

So sad. :(

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.32.26-175.fc12.x86_64 x86_64 GNU/Linux 
23:28:29 up 1 day, 27 min, 4 users, load average: 0.00, 0.02, 0.05 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Kanwar Ranbir Sandhu
On Thu, 2011-07-14 at 21:36 -0500, Barry Brimer wrote:
> >> By any chance is the drive that does not work *NOT* a CDRW drive?
> >> Sometimes CD-ROM drives do not like reading rewriteable media.
> >
> > The drive in my little server is a DVD/CD burner, too.  So, that's not
> > the problem.
> 
> Can you read other discs burned by that burner in the server machine?  I 
> understand that it has a DVD/CD burner, but is a CDRW burner?  Can you 
> attach this drive to a USB cable or move it to the affected machine to see 
> if the problem follows the drive or the machine?

The burner I'm using is a built in laptop drive. :/  However, I have
used it to burn LinuxMCE DVD images, and those have always booted on my
new machine without issue.

I think it's something specific to CentOS 6 and the particular hardware
I'm using.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.32.26-175.fc12.x86_64 x86_64 GNU/Linux 
23:25:38 up 1 day, 24 min, 4 users, load average: 0.00, 0.04, 0.06 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Barry Brimer
>> By any chance is the drive that does not work *NOT* a CDRW drive?
>> Sometimes CD-ROM drives do not like reading rewriteable media.
>
> The drive in my little server is a DVD/CD burner, too.  So, that's not
> the problem.

Can you read other discs burned by that burner in the server machine?  I 
understand that it has a DVD/CD burner, but is a CDRW burner?  Can you 
attach this drive to a USB cable or move it to the affected machine to see 
if the problem follows the drive or the machine?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Kanwar Ranbir Sandhu
On Thu, 2011-07-14 at 20:39 -0500, Barry Brimer wrote:
> > I downloaded the CentOS 6 x86_64 DVD ISOs and burned the first image to
> > a rewritable DVD.  When I tried to boot my new home server off it, it
> > didn't, and then this was printed to the screen:
> >
> > ETCDisolinux: Found something at drive = EF
> > No DEFAULT or UI configuration directive found!
> > boot:
> >
> > The same disc works fine in my 4 year old HP laptop, and when installing
> > CentOS 6 as a KVM.
> 
> By any chance is the drive that does not work *NOT* a CDRW drive? 
> Sometimes CD-ROM drives do not like reading rewriteable media.

The drive in my little server is a DVD/CD burner, too.  So, that's not
the problem.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.32.26-175.fc12.x86_64 x86_64 GNU/Linux 
22:23:20 up 23:22, 4 users, load average: 0.24, 0.12, 0.04 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Barry Brimer
> I downloaded the CentOS 6 x86_64 DVD ISOs and burned the first image to
> a rewritable DVD.  When I tried to boot my new home server off it, it
> didn't, and then this was printed to the screen:
>
> ETCDisolinux: Found something at drive = EF
> No DEFAULT or UI configuration directive found!
> boot:
>
> The same disc works fine in my 4 year old HP laptop, and when installing
> CentOS 6 as a KVM.

By any chance is the drive that does not work *NOT* a CDRW drive? 
Sometimes CD-ROM drives do not like reading rewriteable media.

Barry
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread John R Pierce
On 07/14/11 7:39 AM, przemol...@poczta.fm wrote:
> What is the reason to avoid ZFS ? IMHO for such systems ZFS is the best.

Oracle, mostly.



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread John R Pierce
On 07/14/11 2:32 AM, Joseph L. Casale wrote:
> If I understand, it's not your only backup system, so I don't think it's that
> critical, but the rebuild time on each array versus the degraded IO
> capacity and its impact on serving content would be something interesting.
>
> Do you plan on making hotspares available? That many discs will likely
> have a higher rate of failure...

planning on about 5-10% hot spares in the array.   For example, my 
suggested layout for 192 disks is...

18 x 10 drive raid6, with 12 hot spares.   The 18 seperate raid sets 
would be merged into larger volume groups, probably as volume sets and 
NOT stripes so the idle disks could spin down, since most of this data, 
once written, will rarely if ever be looked at again.   With 3TB disks, 
this gives 18 x 8 x 3 TB == 432TB total usable capacity (really more 
like 400TB when you figure binary vs decimal, etc etc)

> What kind of discs and controllers do you intend on using?

Seagate Constellation ES.2 3TB SAS drives, in (one of a couple major 
label vendors) SAS chassis, with (major vendors' rebranded) LSI SAS 
HBA's (configured for JBOD).   Using SAS disks rather than SATA to gain 
the path redundancy from dual porting.

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs

2011-07-14 Thread John R Pierce
On 07/14/11 8:26 AM, Devin Reade wrote:
> I have had much better luck with DVD data portability if I always
> burn DVDs at 1x (or as close to it as the DVD firmware will allow),
> particularly when it comes to burning on one system and reading on
> another.

with newer hardware, decent quality blank media, and current generation 
'16X' and '20X' burners, I find burning DVDs at 8X, which is the max CLV 
speed, gives me a very high level of player compatibility.   Better yet, 
it doesn't take hardly any longer than the 'full speed' burn.   faster 
than 8X, the drives use CAV mode where the burn speed goes up on the 
outer part of the disk, which makes the last 20 or 25% of a full disk 
much more prone to errors.

btw, I've found current generation Samsung fullsized SATA & ATAPI(IDE) 
burners to be very reliable and highly compatible with a wide range of 
playback gear.

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] problems with burning i386 centos 6 dvd

2011-07-14 Thread John R Pierce
On 07/14/11 4:14 AM, Keith Roberts wrote:
> I've also looked into the differences between DVD-R(W)
> disks, and the DVD+R(W) disks. It appears that the DVD+R(W)
> disks are more reliable, as they have better error
> correction methods that their DVD-R(W) counterparts.

My experience is, some players/readers prefer the DVD-R, others prefer 
the DVD+R, but most anything newer than first generation ancient DVD 
doesn't care.   DVD-R has slightly more capacity which is important 
here.   I think the differennce in reliability is a red herring.



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Don Krause
On Jul 14, 2011, at 12:56 PM, Pasi Kärkkäinen wrote:

> On Thu, Jul 14, 2011 at 04:53:11PM +0300, Pasi Kärkkäinen wrote:
>> On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce wrote:
>>> I've been asked for ideas on building a rather large archival storage 
>>> system for inhouse use, on the order of 100-400TB. Probably using CentOS 
>>> 6.The existing system this would replace is using Solaris 10 and 
>>> ZFS, but I want to explore using Linux instead.
>>> 
>>> We have our own tomcat based archiving software that would run on this 
>>> storage server, along with NFS client and server.   Its a write once, 
>>> read almost never kind of application, storing compressed batches of 
>>> archive files for a year or two.   400TB written over 2 years translates 
>>> to about 200TB/year or about 7MB/second average write speed.   The very 
>>> rare and occasional read accesses are done by batches where a client 
>>> makes a webservice call to get a specific set of files, then they are 
>>> pushed as a batch to staging storage where the user can then browse 
>>> them, this can take minutes without any problems.
>>> 
>>> My general idea is a 2U server with 1-4 SAS cards connected to strings 
>>> of about 48 SATA disks (4 x 12 or 3 x 16), all configured as JBOD, so 
>>> there would potentially be 48 or 96 or 192 drives on this one server.
>>> I'm thinking they should be laid as as 4 or 8 or 16 seperate RAID6 sets 
>>> of 10 disks each, then use LVM to put those into a larger volume.   
>>> About 10% of the disks would be reserved as global hot spares.
>>> 
>>> So, my questions...
>>> 
>>> D) anything important I've neglected?
>>> 
>> 
>> Remember Solaris ZFS does checksumming for all data, so with weekly/monthly 
>> ZFS scrubbing it can detect silent data/disk corruption automatically and 
>> fix it. With a lot of data, that might get pretty important..
>> 
> 
> Oh, and one more thing.. if you're going to use that many JBODs,
> pay attention to SES chassis management chips/drivers and software,
> so that you get the error/fault LEDs working on disk failure!
> 
> -- Pasi


And make sure the assembler wires it all up correctly, I have a JBOD box, 16 
drives in a supermicro chassis,
where the drives are numbered left to right, but the error lights assume top to 
bottom.

The first time we had a drive fail, I opened the RAID management software, 
clicked "Blink Light" on the failed drive,
pulled the unit that was flashing, and toasted the array. (Of course, NOW it's 
RAID6 with hot spare so that won't happen anymore..)

--
Don Krause   
"This message represents the official view of the voices in my head."








smime.p7s
Description: S/MIME cryptographic signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Pasi Kärkkäinen
On Thu, Jul 14, 2011 at 04:53:11PM +0300, Pasi Kärkkäinen wrote:
> On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce wrote:
> > I've been asked for ideas on building a rather large archival storage 
> > system for inhouse use, on the order of 100-400TB. Probably using CentOS 
> > 6.The existing system this would replace is using Solaris 10 and 
> > ZFS, but I want to explore using Linux instead.
> > 
> > We have our own tomcat based archiving software that would run on this 
> > storage server, along with NFS client and server.   Its a write once, 
> > read almost never kind of application, storing compressed batches of 
> > archive files for a year or two.   400TB written over 2 years translates 
> > to about 200TB/year or about 7MB/second average write speed.   The very 
> > rare and occasional read accesses are done by batches where a client 
> > makes a webservice call to get a specific set of files, then they are 
> > pushed as a batch to staging storage where the user can then browse 
> > them, this can take minutes without any problems.
> > 
> > My general idea is a 2U server with 1-4 SAS cards connected to strings 
> > of about 48 SATA disks (4 x 12 or 3 x 16), all configured as JBOD, so 
> > there would potentially be 48 or 96 or 192 drives on this one server.
> > I'm thinking they should be laid as as 4 or 8 or 16 seperate RAID6 sets 
> > of 10 disks each, then use LVM to put those into a larger volume.   
> > About 10% of the disks would be reserved as global hot spares.
> > 
> > So, my questions...
> > 
> > D) anything important I've neglected?
> > 
> 
> Remember Solaris ZFS does checksumming for all data, so with weekly/monthly 
> ZFS scrubbing it can detect silent data/disk corruption automatically and fix 
> it. With a lot of data, that might get pretty important..
> 

Oh, and one more thing.. if you're going to use that many JBODs,
pay attention to SES chassis management chips/drivers and software,
so that you get the error/fault LEDs working on disk failure!

-- Pasi

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] use of MAILTO variable in crontab

2011-07-14 Thread Rudi Ahlers
On Thu, Jul 14, 2011 at 7:28 PM, Mike Burger  wrote:
>
>> On Wed, Jul 13, 2011 at 9:10 PM, James B. Byrne 
>> wrote:
>>>
>>> On Wed Jul 13 15:03:40 EDT 2011, Michael Best mbest at pendragon.org
>>>  wrote:
 Like this:

 MAILTO=testaddr at harte-lyne.ca
 30 2 * * * echo "this should be mailed"
>>>
>>> That sets MAILTO for the entire crontab does it not?  I want to set
>>> MAILTO differently for specific crontab entries.  Is that possible?
>>> How is it done?  Or do I have to pipe stuff to /usr/bin/mail
>>> explicitly?
>>>
>>
>>
>>
>> Easy:
>>
>>
>> MAILTO="root"
>> 30 2 * * * echo "this should be mailed to root"
>> MAILTO="james@harte.x.x"
>> 30 4 * * * echo "this should be mailed to James"
>> MAILTO="bob"
>> 30 5 * * * echo "this should be mailed to Bob"
>> MAILTO=""
>> 30 6 * * * echo "this should be mailed to no-one"
>
> Why not simply do one of the following:
>
> 30 6 * * * /path/to/job 2>&1 | mail -s " output" user at domain
> .com
>
> Or
>
> Within the script that runs the job, send the output of the to a file,
> then cat the contents of the file through
>
> mail -s " output" user at domain.com
> --
> Mike Burger
> http://www.bubbanfriends.org



I suppose it depends on which option you prefer :)


But, I think if your crontab has many lines then it's a bit easier to
use the method I suggested.


For example:

MAILTO="root"
line1
line2
line3
.
.
line9


MAILTO="support-dept"
line10
line11
line12
..
..
line13
line14



MAILTO=""
line15
line16
etc

-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] use of MAILTO variable in crontab

2011-07-14 Thread Mike Burger

> On Wed, Jul 13, 2011 at 9:10 PM, James B. Byrne 
> wrote:
>>
>> On Wed Jul 13 15:03:40 EDT 2011, Michael Best mbest at pendragon.org
>>  wrote:
>>> Like this:
>>>
>>> MAILTO=testaddr at harte-lyne.ca
>>> 30 2 * * * echo "this should be mailed"
>>
>> That sets MAILTO for the entire crontab does it not?  I want to set
>> MAILTO differently for specific crontab entries.  Is that possible?
>> How is it done?  Or do I have to pipe stuff to /usr/bin/mail
>> explicitly?
>>
>
>
>
> Easy:
>
>
> MAILTO="root"
> 30 2 * * * echo "this should be mailed to root"
> MAILTO="james@harte.x.x"
> 30 4 * * * echo "this should be mailed to James"
> MAILTO="bob"
> 30 5 * * * echo "this should be mailed to Bob"
> MAILTO=""
> 30 6 * * * echo "this should be mailed to no-one"

Why not simply do one of the following:

30 6 * * * /path/to/job 2>&1 | mail -s " output" user at domain
.com

Or

Within the script that runs the job, send the output of the to a file,
then cat the contents of the file through

mail -s " output" user at domain.com
-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org

To be notified of updates to the web site, visit:

https://www.bubbanfriends.org/mailman/listinfo/site-update

or send a blank email message to:

site-update-subscr...@bubbanfriends.org
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)

2011-07-14 Thread Keith Roberts
On Thu, 14 Jul 2011, Devin Reade wrote:

> To: CentOS mailing list 
> From: Devin Reade 
> Subject: Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)
> 
> --On Thursday, July 14, 2011 09:53:07 AM -0500 Trey Dockendorf
>  wrote:
>
>> I had an smililar issue using the CentOS 6 DVD with a DVD-RW.  The same
>> install disk worked perfectly on another system.  I ended up having to use
>> the Netinstall CD to do the install.
>
> This is often a side effect of what I have been told is a poor specification
> in the DVD industry regarding writing at > 1x speed, in that certain
> requirements were set for that speed but not for higher speeds.
>
> I have had much better luck with DVD data portability if I always
> burn DVDs at 1x (or as close to it as the DVD firmware will allow),
> particularly when it comes to burning on one system and reading on
> another.

Hello Devin. I heard that about audio CD's as well. Some 
that are burnt on a PC at home will not play properly on a 
car CD player. The answer was to burn at a lower speed as 
possible.

I try to burn my data CD's and DVD iso's at a low speed as 
possible.

Kind Regards,

Keith Roberts

>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

-- 
-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] use of MAILTO variable in crontab

2011-07-14 Thread Rudi Ahlers
On Wed, Jul 13, 2011 at 9:10 PM, James B. Byrne  wrote:
>
> On Wed Jul 13 15:03:40 EDT 2011, Michael Best mbest at pendragon.org
>  wrote:
>> Like this:
>>
>> MAILTO=testaddr at harte-lyne.ca
>> 30 2 * * * echo "this should be mailed"
>
> That sets MAILTO for the entire crontab does it not?  I want to set
> MAILTO differently for specific crontab entries.  Is that possible?
> How is it done?  Or do I have to pipe stuff to /usr/bin/mail
> explicitly?
>



Easy:


MAILTO="root"
30 2 * * * echo "this should be mailed to root"
MAILTO="james@harte.x.x"
30 4 * * * echo "this should be mailed to James"
MAILTO="bob"
30 5 * * * echo "this should be mailed to Bob"
MAILTO=""
30 6 * * * echo "this should be mailed to no-one"


-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] use of MAILTO variable in crontab

2011-07-14 Thread Michael Best
On 07/13/2011 01:10 PM, James B. Byrne wrote:
>
> On Wed Jul 13 15:03:40 EDT 2011, Michael Best mbest at pendragon.org
>   wrote:
>> Like this:
>>
>> MAILTO=testaddr at harte-lyne.ca
>> 30 2 * * * echo "this should be mailed"
>
> That sets MAILTO for the entire crontab does it not?  I want to set
> MAILTO differently for specific crontab entries.  Is that possible?
> How is it done?  Or do I have to pipe stuff to /usr/bin/mail
> explicitly?

It sets the MAILTO for all entries that follow that MAILTO.  You can 
have multiple MAILTO entries in your crontab, as well as other variables.

If you only have one or two entries that need non-default mail handling, 
you can put them at the end of the crontab.

-Mike
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Problem with net-install

2011-07-14 Thread Brunner, Brian T.
centos-boun...@centos.org wrote:
> On 07/12/2011 02:32 PM, Brunner, Brian T. wrote:
>> Add: AMD Geode (586 non-PAE) can run CentOS 5 but not 6.
>> 
>> Desired: Somebody who is good with repos and rpms please put the
>> linux kernel (for centos 6) "somewhere" so
> 
> the via EPIA and the P3 mentioned earlier in this thread are all i686
> compatible, so pose no real issue for C6 to run on. However, with the
> Geode, it might be a bit more difficult.
> 
> also, i suspect its not just the kernel that needs rebuilding and
> mod'ing of patches for, you might need to rebuild much of
> userland as well.
> 
> - KB
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

-march=i586 cures many many many ills.
Rebuilding the whole damned distro takes a few zillion machine cycles.
Running the Linux Verification Suite takes another few zillion cycles.
But, once done, it's done.
It's just more spin domain knowledge than I wanted to become proficient
at.  However: if nobody else will, I must, or I must take my employers'
product/project and go elsewhere.


Insert spiffy .sig here:
Life is complex: it has both real and imaginary parts.
Life is not measured by the number of breaths we take, but by the
moments that take our breath away. 


//me
***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the system manager. This footnote also confirms that this
email message has been swept for the presence of computer viruses.
www.Hubbell.com - Hubbell Incorporated**

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Problem with net-install - USB keyboard solved

2011-07-14 Thread david
At 11:37 PM 7/13/2011, you wrote:
>On 07/11/2011 08:37 PM, david wrote:
> > I fear that the net-install image may not support USB keyboards,
> > which if so, is unfortunate.
> >
>
>that is not true, I've done a couple of installs on machines that only
>hae usb keyboards and its been fine. Could it be a model / bios /
>firmware issue ?
>
>- KB
>
Dear KB:

You are right-on.  It turns out that the BIOS has a setting "USB 
Emulation", which if turned on, lets a USB keyboard/mouse behave like 
the PS2 version.  With this option turned on, the USB keyboard worked 
throughout the install process.  With this option turned off, the USB 
keyboard was not visible to the first net-install screen, although 
apparently some native USB drivers came into play later.

So here's one "problem" that has evaporated.  On to the next one.

David 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Burning DVDs (was: CentOS 6 x86_64 DVD doesn't boot)

2011-07-14 Thread Devin Reade
--On Thursday, July 14, 2011 09:53:07 AM -0500 Trey Dockendorf
 wrote:

> I had an smililar issue using the CentOS 6 DVD with a DVD-RW.  The same
> install disk worked perfectly on another system.  I ended up having to use
> the Netinstall CD to do the install.

This is often a side effect of what I have been told is a poor specification
in the DVD industry regarding writing at > 1x speed, in that certain
requirements were set for that speed but not for higher speeds.

I have had much better luck with DVD data portability if I always 
burn DVDs at 1x (or as close to it as the DVD firmware will allow),
particularly when it comes to burning on one system and reading on
another.

Devin

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Devin Reade
Two thoughts:

1.  Others have already inquired as to your motivation to move away from
ZFS/Solaris.  If it is just the hardware & licensing aspect, you
might want to consider ZFS on FreeBSD.  (I understand that unlike
the Linux ZFS implementation, the FreeBSD one is in-kernel.)

2.  If you really want to move away from move away from ZFS, one 
possibility is to use glusterfs, which is a lockless distributed
filesystem.  Based on the glusterfs architecture, you scale out
horizontally over time; instead of buying a single server with
massive capacity, you buy smaller servers and add more as your
space requirements exceed your current capacity.  You also decide
over how many nodes you want your data to be mirrored.  Think
about it as a RAID0/RAID1/RAID10 solution spread over machines
rather than just disk.  It uses fuse over native filesystems,
so if you decide to back it out you turn off glusterfs and you
still have your data on the native filesystem.

From the client perspective the server cluster looks like a single
logical entity, either over NFS or the native client software.
(The native client is configured with info on all the server nodes,
the NFS client depends on round-robin DNS to connect to *some* node
of the cluster.)



Caveat:  I've only used glusterfs in one small deployment in
a mirrored-between-two-nodes configuration.  Glusterfs doesn't
have as many miles on it as ZFS or the other more common filesystems.
I've not run into any serious hiccoughs, but put in a test cluster
first and try it out.  Commodity hardware is just fine for such
a test cluster.

Devin

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread sz quadri
True. For your kind of usage, I too think (and recommend) you should stick
with ZFS.


On Thu, Jul 14, 2011 at 7:23 PM, Pasi Kärkkäinen  wrote:

> On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce wrote:
> > I've been asked for ideas on building a rather large archival storage
> > system for inhouse use, on the order of 100-400TB. Probably using CentOS
> > 6.The existing system this would replace is using Solaris 10 and
> > ZFS, but I want to explore using Linux instead.
> >
> > We have our own tomcat based archiving software that would run on this
> > storage server, along with NFS client and server.   Its a write once,
> > read almost never kind of application, storing compressed batches of
> > archive files for a year or two.   400TB written over 2 years translates
> > to about 200TB/year or about 7MB/second average write speed.   The very
> > rare and occasional read accesses are done by batches where a client
> > makes a webservice call to get a specific set of files, then they are
> > pushed as a batch to staging storage where the user can then browse
> > them, this can take minutes without any problems.
> >
> > My general idea is a 2U server with 1-4 SAS cards connected to strings
> > of about 48 SATA disks (4 x 12 or 3 x 16), all configured as JBOD, so
> > there would potentially be 48 or 96 or 192 drives on this one server.
> > I'm thinking they should be laid as as 4 or 8 or 16 seperate RAID6 sets
> > of 10 disks each, then use LVM to put those into a larger volume.
> > About 10% of the disks would be reserved as global hot spares.
> >
> > So, my questions...
> >
> > D) anything important I've neglected?
> >
>
> Remember Solaris ZFS does checksumming for all data, so with weekly/monthly
> ZFS scrubbing it can detect silent data/disk corruption automatically and
> fix it. With a lot of data, that might get pretty important..
>
> -- Pasi
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 CDs isos...

2011-07-14 Thread Rob Kampen

Karanbir Singh wrote:

On 07/12/2011 11:18 AM, John Doe wrote:
  

Yeah, I just got the announcement, sorry...
Dunno if it is Yahoo Mail but I keep receiving the mails from the mailing list 
in random timeline...
By example, today I just received some mails from Saturday and Sunday...



Yahoo's mail system is quite badly broken. I highly recommend people 
stop using them.


Because the centos mailserver sends a lot of emails, they automatically 
consider us to be spammers and will enforce both throttling and 
blacklisting us at various times. Attempts to get through to their mail 
handling team have produced not results beyond 'fill in that web form 
and we will get back to you'. Having done that a few times over the last 
few years, they havent ever bothered getting back to us.


Use something else :)
  
Yahoo = micro$oft since the buy-out last year - any wonder they don't 
respond well to FOSS??

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
  
<>___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Trey Dockendorf
On Thu, Jul 14, 2011 at 8:32 AM, Kanwar Ranbir Sandhu <
m3fr...@thesandhufamily.ca> wrote:

> Hi Everyone,
>
> I downloaded the CentOS 6 x86_64 DVD ISOs and burned the first image to
> a rewritable DVD.  When I tried to boot my new home server off it, it
> didn't, and then this was printed to the screen:
>
> ETCDisolinux: Found something at drive = EF
> No DEFAULT or UI configuration directive found!
> boot:
>
> The same disc works fine in my 4 year old HP laptop, and when installing
> CentOS 6 as a KVM.
>
> I've found one post from a Fedora 14 user that was having the exact same
> problem, but no one replied to him.  Other articles, posts etc. around
> the net reference something different for the "EF" part.
>
> Does anyone know what's going on? I've never seen this problem before.
>
> Regards,
>
> Ranbir
>
> --
> Kanwar Ranbir Sandhu
> Linux 2.6.32.26-175.fc12.x86_64 x86_64 GNU/Linux
> 09:21:53 up 10:20, 2 users, load average: 1.20, 1.47, 1.34
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


I had an smililar issue using the CentOS 6 DVD with a DVD-RW.  The same
install disk worked perfectly on another system.  I ended up having to use
the Netinstall CD to do the install.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Chroot issue with username to uid

2011-07-14 Thread Trey Dockendorf
I'm setting up a chroot environment on a shared web server to allow users to
modify their web roots within a secure chroot, but am having a problem.
 Right now when I log in with test accounts I get this...

Last login: Thu Jul 14 09:04:14 2011 from 
id: cannot find name for group ID 507
id: cannot find name for user ID 506
[I have no name!@webserver ~]$

I've verified that the UID / GIDs are correct in the chroot's /etc/passwd.
 Is there possibly something I may have not put in the chroot that is needed
for id->name mapping?

Here's how I setup the chroot...I'll provide a full write up once I get this
last issue fixed...

cd /home/
mkdir chroot
cd chroot/
groupadd chrootusers
useradd treydock
usermod -a -G chrootusers treydock

mkdir -p ./{dev,etc,lib,lib64,usr,bin,home}
mkdir -p ./usr/{bin,libexec}
mkdir -p usr/libexec/openssh
mknod -m 666 dev/null c 1 3

cp -R /etc/skel home/treydock
chown -R treydock:treydock /home/chroot/home/treydock


cp /etc/ld.so.cache /home/chroot/etc/
cp /etc/ld.so.conf /home/chroot/etc/
cp -R /etc/ld.so.conf.d /home/chroot/etc/
cp /etc/nsswitch.conf /home/chroot/etc/
cp /etc/hosts /home/chroot/etc/
cp /etc/passwd /home/chroot/etc/
cp /etc/group /home/chroot/etc/
cp /etc/resolv.conf /home/chroot/etc/
cp /etc/bashrc /home/chroot/etc/

cp /bin/vi /home/chroot/bin/
cp /bin/ls /home/chroot/bin/
cp /bin/cat /bin/cp /bin/grep /bin/mkdir /bin/mv /bin/rm /bin/rmdir
/bin/bash /home/chroot/bin/

cp /usr/bin/scp /home/chroot/usr/bin/
cp /usr/bin/sftp /home/chroot/usr/bin/
cp /usr/bin/ssh /home/chroot/usr/bin/
cp /usr/bin/vim /home/chroot/usr/bin/
cp /usr/bin/id /home/chroot/usr/bin/

cp /usr/libexec/openssh/sftp-server /home/chroot/usr/libexec/openssh/

cd /usr/local/sbin/
wget -O l2chroot http://www.cyberciti.biz/files/lighttpd/l2chroot.txt
chmod +x l2chroot
vim l2chroot


for i in `ls /home/chroot/bin/`; do l2chroot /bin/$i; done
for i in `ls /home/chroot/usr/bin/`; do l2chroot /usr/bin/$i; done
l2chroot /usr/libexec/openssh/sftp-server


vim /etc/ssh/sshd_config
/etc/init.d/sshd restart

Here is an example of what is in both my system and chroot /etc/passwd

treydock:x:506:507:Trey Dockendorf:/home/treydock:/bin/bash

Thanks
- Trey
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread przemolicc
On Thu, Jul 14, 2011 at 04:53:11PM +0300, Pasi Kärkkäinen wrote:
> On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce wrote:
> > I've been asked for ideas on building a rather large archival storage 
> > system for inhouse use, on the order of 100-400TB. Probably using CentOS 
> > 6.The existing system this would replace is using Solaris 10 and 
> > ZFS, but I want to explore using Linux instead.
> > 
> > We have our own tomcat based archiving software that would run on this 
> > storage server, along with NFS client and server.   Its a write once, 
> > read almost never kind of application, storing compressed batches of 
> > archive files for a year or two.   400TB written over 2 years translates 
> > to about 200TB/year or about 7MB/second average write speed.   The very 
> > rare and occasional read accesses are done by batches where a client 
> > makes a webservice call to get a specific set of files, then they are 
> > pushed as a batch to staging storage where the user can then browse 
> > them, this can take minutes without any problems.
> > 
> > My general idea is a 2U server with 1-4 SAS cards connected to strings 
> > of about 48 SATA disks (4 x 12 or 3 x 16), all configured as JBOD, so 
> > there would potentially be 48 or 96 or 192 drives on this one server.
> > I'm thinking they should be laid as as 4 or 8 or 16 seperate RAID6 sets 
> > of 10 disks each, then use LVM to put those into a larger volume.   
> > About 10% of the disks would be reserved as global hot spares.
> > 
> > So, my questions...
> > 
> > D) anything important I've neglected?
> > 
> 
> Remember Solaris ZFS does checksumming for all data, so with weekly/monthly 
> ZFS scrubbing it can detect silent data/disk corruption automatically and fix 
> it. With a lot of data, that might get pretty important..

+1

What is the reason to avoid ZFS ? IMHO for such systems ZFS is the best.



Regards
Przemyslaw Bak (przemol)
--
http://przemol.blogspot.com/




















































Znajdz samochod idealny dla siebie!
Szukaj >> http://linkint.pl/f29e2
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Les Mikesell
On 7/14/2011 1:32 AM, John R Pierce wrote:
> I've been asked for ideas on building a rather large archival storage
> system for inhouse use, on the order of 100-400TB. Probably using CentOS
> 6.The existing system this would replace is using Solaris 10 and
> ZFS, but I want to explore using Linux instead.
>
> We have our own tomcat based archiving software that would run on this
> storage server, along with NFS client and server.   Its a write once,
> read almost never kind of application, storing compressed batches of
> archive files for a year or two.   400TB written over 2 years translates
> to about 200TB/year or about 7MB/second average write speed.   The very
> rare and occasional read accesses are done by batches where a client
> makes a webservice call to get a specific set of files, then they are
> pushed as a batch to staging storage where the user can then browse
> them, this can take minutes without any problems.

If it doesn't have to look exactly like a file system you might like 
luwak which is a layer over the riak nosql distributed database to 
handle large files. (http://wiki.basho.com/Luwak.html) The underlying 
storage is distributed across any number of nodes with a scheme that 
lets you add more as needed and keeps redundant copies to handle node 
failures.  A down side of luwak for most purposes is that because it 
chunks the data and re-uses duplicates, you can't remove anything, but 
for archive purposes it might work well.

For something that looks more like a filesystem, but is also distributed 
and redundant: http://www.moosefs.org/.

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Pasi Kärkkäinen
On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce wrote:
> I've been asked for ideas on building a rather large archival storage 
> system for inhouse use, on the order of 100-400TB. Probably using CentOS 
> 6.The existing system this would replace is using Solaris 10 and 
> ZFS, but I want to explore using Linux instead.
> 
> We have our own tomcat based archiving software that would run on this 
> storage server, along with NFS client and server.   Its a write once, 
> read almost never kind of application, storing compressed batches of 
> archive files for a year or two.   400TB written over 2 years translates 
> to about 200TB/year or about 7MB/second average write speed.   The very 
> rare and occasional read accesses are done by batches where a client 
> makes a webservice call to get a specific set of files, then they are 
> pushed as a batch to staging storage where the user can then browse 
> them, this can take minutes without any problems.
> 
> My general idea is a 2U server with 1-4 SAS cards connected to strings 
> of about 48 SATA disks (4 x 12 or 3 x 16), all configured as JBOD, so 
> there would potentially be 48 or 96 or 192 drives on this one server.
> I'm thinking they should be laid as as 4 or 8 or 16 seperate RAID6 sets 
> of 10 disks each, then use LVM to put those into a larger volume.   
> About 10% of the disks would be reserved as global hot spares.
> 
> So, my questions...
> 
> D) anything important I've neglected?
> 

Remember Solaris ZFS does checksumming for all data, so with weekly/monthly ZFS 
scrubbing it can detect silent data/disk corruption automatically and fix it. 
With a lot of data, that might get pretty important..

-- Pasi

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 6 x86_64 DVD doesn't boot

2011-07-14 Thread Kanwar Ranbir Sandhu
Hi Everyone,

I downloaded the CentOS 6 x86_64 DVD ISOs and burned the first image to
a rewritable DVD.  When I tried to boot my new home server off it, it
didn't, and then this was printed to the screen:

ETCDisolinux: Found something at drive = EF
No DEFAULT or UI configuration directive found!
boot:

The same disc works fine in my 4 year old HP laptop, and when installing
CentOS 6 as a KVM.

I've found one post from a Fedora 14 user that was having the exact same
problem, but no one replied to him.  Other articles, posts etc. around
the net reference something different for the "EF" part.

Does anyone know what's going on? I've never seen this problem before.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.32.26-175.fc12.x86_64 x86_64 GNU/Linux 
09:21:53 up 10:20, 2 users, load average: 1.20, 1.47, 1.34 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS6: installing 32bit and 64bit RPMS via the installer?

2011-07-14 Thread James Pearson
James Pearson wrote:
> Installing 64bit CentOS6 only installs x86_64 and noarch RPMS - however, 
> I have a number of legacy 32bit apps that require a number of 32bit RPMS 
> to be installed.
> 
> Does anyone know how to get the installer to install the 32bit versions 
> of 64bit RPMS? i.e. in the way it does for CentOS5.

After and bit of digging, it appears to be down to a change of a default 
setting in yum with CentOS6

The yum config option multilib_policy is now 'best' in CentOS6 - in 
CentOS5 it is 'all' - which means CentOS6 will only install the x86_64 
version if both a x86_64 and i686 RPM exists in the repo

I guess if I want to revert this back to 'all', I'll need to hack 
anaconda to add 'multilib_policy=all' to the temporary yum config file.

James Pearson
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] problems with burning i386 centos 6 dvd

2011-07-14 Thread Keith Roberts
On Thu, 14 Jul 2011, Karanbir Singh wrote:

> To: CentOS mailing list 
> From: Karanbir Singh 
> Subject: Re: [CentOS] problems with burning i386 centos 6 dvd
> 
> On 07/11/2011 09:54 PM, Earl wrote:
>> The i386 DVD is just a bit too large to fit on normal single layer DVD+R
>> media. It can be burnt succesfully on DVD-R.
>
> this was a bit unfortunate, for 6.1 we might need to split i386 into 2
> DVD's as well ( there are some more rpms added to the distro at 6.1 stage )

I've also looked into the differences between DVD-R(W) 
disks, and the DVD+R(W) disks. It appears that the DVD+R(W) 
disks are more reliable, as they have better error 
correction methods that their DVD-R(W) counterparts.

So for that reason I only use DVD+R(W) media to burn things 
to.

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Is anyone using the Orca screenreader?

2011-07-14 Thread John J. Boyer
Orca is a daemon written in Python and C which presents the contents of 
a Gnome screen to a blind person in speech or braille. It is on the 
CentOS 5.6 disks. Has anyone on this list used  it? If so, what was your 
experience? I am developing the BrailleBlaster tactile literacy 
application. Since I am both blind and deaf, I will be using a braille 
display. I also need to make sure that the application is usable by 
other blind people.

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Howto create a VPN connection on desktop (CentOS 6)

2011-07-14 Thread Mark Weaver
On 7/14/2011 12:17 AM, Emmanuel Noobadmin wrote:
> On 7/14/11, Mark Weaver  wrote:
>>> Of course I only used it for SSH/CLI access since I don't normally use
>>> X for administration.
>>
>> makes my eyes ache just thinking about it. :)
>
> The good thing about the Dell Streak is that despite the larger
> screen, it has a lower screen resolution at 800x480. although many
> reviewers seem to think it's a bad thing. This makes things look about
> 23% larger than on the Droid X and might just cross the line between
> pain in the eye to usable for you. :)

that is one sweet little tablet and I'm seriously struggling with 
whether or not to place an order for one!

-- 
Mark Weaver
Computer Information Systems & Services, Inc.
mwea...@compinfosystems.com
(717) 512-9718
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: USB3 drive occasionally not detected

2011-07-14 Thread Timothy Kesten
Am Mittwoch, 13. Juli 2011, 20:35:52 schrieb Always Learning:

> Have you seen this ?
> 
> http://forums.techarena.in/hardware-peripherals/1409294.htm

Most of solutions concern WINDOWS.
But I will try to find a BIOS-Update.
Perhaps this will solve my proplem.
Or I will update to CentOS 6.

Thx
Timothy
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-14 Thread Joseph L. Casale
>A) Can CentOS 6 handle that many JBOD disks in one system?  is my upper 
>size too big and I should plan for 2 or more servers?  What happens with 
>the device names when you've gone past /dev/sdz ?

Dev names double, sdaa etc.

>B) What is the status of large file system support in CentOS 6?  I know XFS
> is frequently mentioned with such systems, but I/we have zero experience
>with it, its never been natively supported in EL up to 5, anyways.

My use of XFS has been with great success in 5.x. I have never scaled that
large though.

>C) Is GFS suitable for this, or is it strictly for clustered storage systems?

Unless you plan on mounting the fs by more than one server at once, I
most certainly would not add that layer of complexity, its also slower.

>D) anything important I've neglected?

If I understand, it's not your only backup system, so I don't think it's that
critical, but the rebuild time on each array versus the degraded IO
capacity and its impact on serving content would be something interesting.

Do you plan on making hotspares available? That many discs will likely
have a higher rate of failure...

What kind of discs and controllers do you intend on using?

jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Asterisk binaries on CentOS version 6

2011-07-14 Thread Joseph L. Casale
>Any time line of availability of Asterisk binaries on CentOS version 6.

It might make sense to ask the guys who actually build them?
http://packages.asterisk.org/rhel
http://packages.atrpms.net/dist/el6/asterisk/


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] php-5.3.6 fails on CentOS 5.6 64 bit

2011-07-14 Thread Silviu Adrian Joian
Hi,

Any reason why you want to compile it and not use the packages from IUS
http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/repoview/php53u.html

On Thu, Jul 14, 2011 at 10:08 AM, Edo  wrote:

> Hi,
>
>
> On Thursday, July 14, 2011 at 3:18 PM, Nguyen Vu Hung (VNC) wrote:
>
>
> [ ... ]
>
> > Though libpng-devel and libjpeg-devel (both i386 and x64 rpms) are
> installed,
> >  it seems that configure could not find them.
> >
> >  (I guess) I've fixed the errors by:
> >
> >  1. Adding /usr/lib64 to /etc/so.ld.conf, and
>
> I think you meant, /etc/ld.so.conf? Anyway, there’s no need to add. But if
> you’re going to add something, it’s a better practice to add a file in
> /etc/ld.so.conf.d instead.
>
> >  2. Specify jpeg lib dir that configure has to look:
> >  ./configure --with-jpeg-dir=/usr
> >
> >  So, php 5.3.6 did compile fine but, curiously, I want to ask:
> >
> >  3. Why /usr/lib64 is not in ldconfig by default?
>
> It is. Did you check with “ldconfig -v”?
>
> >  4. Why it is "--with-jpeg-dir=/usr" but not
> "--with-jpeg-dir=/usr/lib64"?
>
> That worked because you have both i386 and x64 RPMs installed.
>
> As already pointed out, you could have fixed that by using
> “--with-libdir=lib64”.
>
> So, if you want to use /usr/lib64, try the following instead:
>
> ./configure --with-libdir=lib64 --with-jpeg-dir=/usr/lib64
>
> HTH,
>
> --
> - Edo - mailto:ml2ed...@gmail.com
> “The tongue of the righteous one is choice silver;
> the heart of the wicked one is worth little.”—Proverbs 10:20
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Gnome System Monitor crashes on Centos 6 x86_64

2011-07-14 Thread Ljubomir Ljubojevic
Akemi Yagi wrote:
  > I have rebuilt gnome-applets and updated my test system with it. This
> seems to have fixed the crash problem. I have made the rebuilt version
> available for testing:
> 
> http://centos.toracat.org/misc/CentOS-6/gnome-applets/
> 
> Bug #4964 has been updated with this info. Please provide feedback if you can.

That was it, it works as expected. thanks

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] php-5.3.6 fails on CentOS 5.6 64 bit

2011-07-14 Thread Edo
Hi,


On Thursday, July 14, 2011 at 3:18 PM, Nguyen Vu Hung (VNC) wrote:


[ ... ]

> Though libpng-devel and libjpeg-devel (both i386 and x64 rpms) are installed, 
>  it seems that configure could not find them.
> 
>  (I guess) I've fixed the errors by:
> 
>  1. Adding /usr/lib64 to /etc/so.ld.conf, and

I think you meant, /etc/ld.so.conf? Anyway, there’s no need to add. But if 
you’re going to add something, it’s a better practice to add a file in 
/etc/ld.so.conf.d instead.

>  2. Specify jpeg lib dir that configure has to look: 
>  ./configure --with-jpeg-dir=/usr
> 
>  So, php 5.3.6 did compile fine but, curiously, I want to ask:
> 
>  3. Why /usr/lib64 is not in ldconfig by default?

It is. Did you check with “ldconfig -v”?

>  4. Why it is "--with-jpeg-dir=/usr" but not "--with-jpeg-dir=/usr/lib64"?

That worked because you have both i386 and x64 RPMs installed. 

As already pointed out, you could have fixed that by using 
“--with-libdir=lib64”. 

So, if you want to use /usr/lib64, try the following instead:

./configure --with-libdir=lib64 --with-jpeg-dir=/usr/lib64

HTH,

-- 
- Edo - mailto:ml2ed...@gmail.com
“The tongue of the righteous one is choice silver;
the heart of the wicked one is worth little.”—Proverbs 10:20


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] problems with burning i386 centos 6 dvd

2011-07-14 Thread Karanbir Singh
On 07/11/2011 09:54 PM, Earl wrote:
> The i386 DVD is just a bit too large to fit on normal single layer DVD+R
> media. It can be burnt succesfully on DVD-R.

this was a bit unfortunate, for 6.1 we might need to split i386 into 2 
DVD's as well ( there are some more rpms added to the distro at 6.1 stage )

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Asterisk binaries on CentOS version 6

2011-07-14 Thread Kaushal Shriyan
Hi,

Any time line of availability of Asterisk binaries on CentOS version 6.

Regards

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Howto create a VPN connection on desktop (CentOS 6)

2011-07-14 Thread Ljubomir Ljubojevic
Mark Weaver wrote:
> 
> It really has been a while for me doing this stuff so I'm going to have 
> to eat a little crow here and ask: what is all of the following trying 
> to tell me?
> 



> 

My guess of the culprit would be:
Non-zero Async Control Character Maps are not supported!

Also thing to investigate:
Warning: can't open options file /root/.ppprc: Permission denied

Also try this from Ubuntu Forums:

Re: Can't connect to PPTP VPN
What PPTP settings are you using? I've had this problem for a long time 
as well, although I did manage to find a combination that worked. Give 
it a try:

Tick
- Refuse EAP
- Allow Deflate compression
- Allow BSD compression
- Require MPPE encryption
- Require 128 bit MPPE encryption
- Enable stateful MPPE
- Use peer DNS

Do not tick
- Authenticate peer
- Refuse CHAP
- Refuse MS CHAP
- Require MPPC encryption

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos