Re: [CentOS] iso burn

2014-02-05 Thread dOminic
Since you are writing the DVD in Windows OS, I assume you don't have any
Linux boxes !.
I am not sure what are the checksum verify utilities will work perfectly in
Windows . However, from a quick internet search, I could find an official
tool from Windows -
http://www.microsoft.com/en-in/download/details.aspx?id=11533 - which
supports MD5 ans SHA1 . Please match the MD5 of your downloaded CentOS DVD
with http://mirror.nbrc.ac.in/centos/6.5/isos/x86_64/md5sum.txt .

Hope that helps .


On Thu, Feb 6, 2014 at 12:49 PM, Hal Wigoda  wrote:

> I did not check the hash values.
>
> How do you do that?
>
> Sent from my iPad
>
> > On Feb 6, 2014, at 12:09 AM, Darr247  wrote:
> >
> >> On 06 February 2014 @ 03:42 zulu, Hal Wigoda wrote:
> >> I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso
> >> and CentOS-6.5-x86_64-bin-DVD12.iso
> >> and tried to burn them to a DVD but both Windows 7 and IOS
> >> ( MacBook Pro ) do not recognize these as valid isos.
> >>
> >> What am I doing wrong?
> >
> > What are their hashes?
> > Here are some hash values of the files I'm sharing in a bittorrent
> client:
> >
> > CentOS-6.5-x86_64-bin-DVD1.iso  (4,467,982,336 bytes)
> > MD5 - 83221db52687c7b857e65bfe60787838
> > SHA1 - 32c7695b97f7dcd1f59a77a71f64f2957dddf738
> > SHA256 - c796ab378319393f47b29acd8ceaf21e1f48439570657945226db61702a4a2a1
> >
> > CentOS-6.5-x86_64-bin-DVD2.iso  (1,284,395,008 bytes)
> > MD5 - 91018b86ca338360bc1212f06ea1719f
> > SHA1 - 25e5de362ba6c75d793dbeb060b27ba1865cb5df
> > SHA256 - afd2fc37e1597c64b3c3464083c0022f436757085d9916350fb8310467123f77
> >
> > There are currently over 1000 other people sharing the
> > CentOS-6.5-x86_64-bin-DVD1to2.torrent, too.
> > So, do the hashes of your files match those?
> >
> > ___
> > 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
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] UEFI booting

2014-02-05 Thread dOminic
Hi Jerry,

As UEFI and LEGACY mode installations are hardware features, you need to go
through the systems BIOS settings where you can find installation method
settings, then flip the method from LEGACY to UEFI . You need to reinstall
the OS after making this change.

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


Re: [CentOS] iso burn

2014-02-05 Thread Hal Wigoda
I did not check the hash values.   

How do you do that?

Sent from my iPad

> On Feb 6, 2014, at 12:09 AM, Darr247  wrote:
> 
>> On 06 February 2014 @ 03:42 zulu, Hal Wigoda wrote:
>> I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso
>> and CentOS-6.5-x86_64-bin-DVD12.iso
>> and tried to burn them to a DVD but both Windows 7 and IOS
>> ( MacBook Pro ) do not recognize these as valid isos.
>> 
>> What am I doing wrong?
> 
> What are their hashes?
> Here are some hash values of the files I'm sharing in a bittorrent client:
> 
> CentOS-6.5-x86_64-bin-DVD1.iso  (4,467,982,336 bytes)
> MD5 - 83221db52687c7b857e65bfe60787838
> SHA1 - 32c7695b97f7dcd1f59a77a71f64f2957dddf738
> SHA256 - c796ab378319393f47b29acd8ceaf21e1f48439570657945226db61702a4a2a1
> 
> CentOS-6.5-x86_64-bin-DVD2.iso  (1,284,395,008 bytes)
> MD5 - 91018b86ca338360bc1212f06ea1719f
> SHA1 - 25e5de362ba6c75d793dbeb060b27ba1865cb5df
> SHA256 - afd2fc37e1597c64b3c3464083c0022f436757085d9916350fb8310467123f77
> 
> There are currently over 1000 other people sharing the 
> CentOS-6.5-x86_64-bin-DVD1to2.torrent, too.
> So, do the hashes of your files match those?
> 
> ___
> 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


[CentOS] Application Hang issue in RHEL6.4

2014-02-05 Thread Miraj Mohamed
Hi All,


We see our application Hanging at shmctl (SHM_LOCK).



Kernel :  2.6.32-358.el6.x86_64

OS : Red Hat Enterprise Linux Server release 6.4 (Santiago)





1.   When it hangs, this is what strace gives:



[RHEL6.4@10.201.0.221 bin]# strace -p 23793 Process 23793 attached - interrupt 
to quit [ Process PID=23793 runs in 32 bit mode. ]

shmget(0x110c1be, 16777216, 0666)   = 3801140

shmat(3801140, 0, 0)= 0x85c2c70e7755000

shmctl(3801140, IPC_64|SHM_LOCK, 0^C 







2.   When we kill the application and generate a core file, Here is what  
gdb shows:



Core was generated by `  12 12 10.33.0.230 eth1 -1 0 3 
fd5d:d50a:8c17:3300::e6'.

Program terminated with signal 6, Aborted.

#0  0x007c2430 in __kernel_vsyscall ()

Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.107.el6.i686 
libgcc-4.4.7-3.el6.i686 libstdc++-4.4.7-3.el6.i686

(gdb) bt

#0  0x007c2430 in __kernel_vsyscall ()

#1  0x008a8d8e in shmctl@@GLIBC_2.2 () from /lib/libc.so.6

#2  0x0847c13e in MpcMpSwms_SwibIfShmSegOpen (ps=, 
ctl=)

   at src/MpcMpSwms_SwibIfShm.c:271

#3  0x0847c551 in MpcMpSwms_SwibIfShmOpen (pvs=0xb0e8984, pvctl=0xffc35354) at 
src/MpcMpSwms_SwibIfShm.c:379

#4  0x0847bb9f in MpcMpSwms_SwibIfOpen (ps=0xb0e7dc4, ctl=0xffc35354, 
swib_if=SWIB_IF_SHM) at src/MpcMpSwms_SwibIf.c:126

#5  0x080b792a in MpcMpSwms_SwibOpen (ps=0xa019da8, ctl=0xffc357d8) at 
src/MpcMpSwms_Swib.c:253

#6  0x080b63a0 in main (argc=9, argv=0xffc35924) at src/MpcMpSwms_Main.c:1364

(gdb)





What could be the reason for hanging?

Any solution?



-miraj

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


Re: [CentOS] iso burn

2014-02-05 Thread Darr247
On 06 February 2014 @ 03:42 zulu, Hal Wigoda wrote:
> I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso
> and CentOS-6.5-x86_64-bin-DVD12.iso
> and tried to burn them to a DVD but both Windows 7 and IOS
> ( MacBook Pro ) do not recognize these as valid isos.
>
> What am I doing wrong?

What are their hashes?
Here are some hash values of the files I'm sharing in a bittorrent client:

CentOS-6.5-x86_64-bin-DVD1.iso  (4,467,982,336 bytes)
MD5 - 83221db52687c7b857e65bfe60787838
SHA1 - 32c7695b97f7dcd1f59a77a71f64f2957dddf738
SHA256 - c796ab378319393f47b29acd8ceaf21e1f48439570657945226db61702a4a2a1

CentOS-6.5-x86_64-bin-DVD2.iso  (1,284,395,008 bytes)
MD5 - 91018b86ca338360bc1212f06ea1719f
SHA1 - 25e5de362ba6c75d793dbeb060b27ba1865cb5df
SHA256 - afd2fc37e1597c64b3c3464083c0022f436757085d9916350fb8310467123f77

There are currently over 1000 other people sharing the 
CentOS-6.5-x86_64-bin-DVD1to2.torrent, too.
So, do the hashes of your files match those?

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


Re: [CentOS] iso burn

2014-02-05 Thread Rob Kampen

On 02/06/2014 04:42 PM, Hal Wigoda wrote:

I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso
and CentOS-6.5-x86_64-bin-DVD12.iso
and tried to burn them to a DVD but both Windows 7 and IOS
( MacBook Pro ) do not recognize these as valid isos.
have you checked that the hash sums are correct - i.e. you have the 
complete iso file with no errors.

What am I doing wrong?


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


[CentOS] iso burn

2014-02-05 Thread Hal Wigoda
I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso
and CentOS-6.5-x86_64-bin-DVD12.iso
and tried to burn them to a DVD but both Windows 7 and IOS
( MacBook Pro ) do not recognize these as valid isos.

What am I doing wrong?
-- 
-
Hal Wigoda
Chicago
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] UEFI booting

2014-02-05 Thread Erik Laxdal
There's this document:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/ch-Boot-x86.html

The important thing is that you need to install the OS with the firmware 
that you want to run the system with, so you'll need to re-install the 
system using the UEFI boot mode to boot your installation media in order 
to get the system going with UEFI.

Erik



On 05/02/14 07:49 AM, Jerry Geis wrote:
> Hi All,
>
> I received a Intel Nuc D34010WYK. nice and small.
> I installed 6.5 x86_64 on it in LEGACY boot mode on the mSATA disk.
> All worked except sound.
>
> In process of trying to get that working I saw posts about
> Need to not use LEGACY boot mode for HDMI sound to work.
>
> I am trying to find a document on how to use the UEFI boot on 6.5
> Any great resource out there for that?
>
> Thanks,
>
> Jerry
> ___
> 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] zoneminder

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 5:56 PM, Ljubomir Ljubojevic  wrote:
> On 02/06/2014 12:17 AM, Les Mikesell wrote:
>> On Wed, Feb 5, 2014 at 9:58 AM,   wrote:
>>> Is there a package for zoneminder in the std repos (base, rpmfusion,
>>> epel), or just on rpmforge?
>>>
>>>  mark "unless someone's got a security DVR to loan us for 
>>> testing"
>>
>> Should be relatively easy to make their virtual machine run under
>> virtualbox or kvm if you don't have something running ESXi (and the
>> necessary windows console client) already.
>>
>
> Virtual Machine might need access to PCI/PCIe for CCTV card. So it would
> need IOMMU MB for host. I tested zoneminder with USB camera, works nice.
> I was just testing it though.

You could spend your budget on IP cameras and not need to worry about
hardware connections or where the server sits.   If your old system
works with IP cameras you could probably use the same approach - run
it under an OS that works in a VM somewhere and treat it like an
appliance.

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


Re: [CentOS] zoneminder

2014-02-05 Thread Ljubomir Ljubojevic
On 02/06/2014 12:17 AM, Les Mikesell wrote:
> On Wed, Feb 5, 2014 at 9:58 AM,   wrote:
>> Is there a package for zoneminder in the std repos (base, rpmfusion,
>> epel), or just on rpmforge?
>>
>>  mark "unless someone's got a security DVR to loan us for 
>> testing"
>
> Should be relatively easy to make their virtual machine run under
> virtualbox or kvm if you don't have something running ESXi (and the
> necessary windows console client) already.
>

Virtual Machine might need access to PCI/PCIe for CCTV card. So it would 
need IOMMU MB for host. I tested zoneminder with USB camera, works nice. 
I was just testing it though.

-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] zoneminder

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 9:58 AM,   wrote:
> Is there a package for zoneminder in the std repos (base, rpmfusion,
> epel), or just on rpmforge?
>
> mark "unless someone's got a security DVR to loan us for testing"

Should be relatively easy to make their virtual machine run under
virtualbox or kvm if you don't have something running ESXi (and the
necessary windows console client) already.

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


Re: [CentOS] yum update tries and fails to install libreswan

2014-02-05 Thread Liam O'Toole
On 2014-02-05, Fred Smith  wrote:
> On 6.5, I've got openswan installed, but yum update is wanting to install
> libreswan.
>
> If libreswan is intended to replace openswan, wouldn't the appropriate yum
> transactions have been created to remove opnswan first?
>
> I'm stumped. Advice appreciated.
>
> Fred

Libreswan is from the epel repository, so it's not an "official"
replacement for openswan. You can exclude the package in your yum
configuration and carry on as before if you wish.

-- 

Liam


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


Re: [CentOS] zoneminder

2014-02-05 Thread Ljubomir Ljubojevic
On 02/05/2014 04:58 PM, m.r...@5-cent.us wrote:
> Is there a package for zoneminder in the std repos (base, rpmfusion,
> epel), or just on rpmforge?
>
>  mark "unless someone's got a security DVR to loan us for testing"
>

There is one "zoneminder" package 1.24.4 in nux-desktop repository, 1.25 
in puias-unsupported
and
"mythzoneminder" 0.26 in rpmfusion-free-updates and in atrpms-stable

-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 10:50 AM, Jim Perrin  wrote:
> >
> Use Software Collections. There's a newer perl inside software
> collections, that contains a newer version of Encode for this and will
> meet your dependencies. There still isn't an rpm based installer for
> RT, but you'll be able to do things in a 'more correct' way than
> overwriting the system perl via cpan bundle updates.

Is there an overview of how software collections work somewhere?  That
is, how a user interacts with a choice of versions of the same thing?

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


Re: [CentOS] zoneminder

2014-02-05 Thread John R Pierce
On 2/5/2014 11:45 AM, Joseph Spenner wrote:
>Have you seen Zoneminder run?  It's a complete solution, with a web 
> interface and historical information for everything it saw.  It connects to 
> the cameras, grabs their images (presented as JPG files), stores a time range 
> of them, and determines if there was a 'change'.  If so, it goes back a few 
> images, and begins a 'movie' of the images leading up to the event, and 
> through the event itself.   When viewing these events, you have the option to 
> save them as AVI, MPG, MOV, WMV, SFW.  Those video files are them available 
> to download.
> The footprint isn't that big.   My installation (VM) is currently using about 
> 2G of space.

the security camera I'm using for fun at home streams everything as TS 
(mpeg4 transport stream) at a configurable 10-30fps. it only saves 
segments with motion in them, including user configurable seconds 
before/after any motion event.

doing that with JPG's would be brutal.


-- 
john r pierce  37N 122W
somewhere on the middle of the left coast

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


Re: [CentOS] zoneminder

2014-02-05 Thread Joseph Spenner
From: "m.r...@5-cent.us" 

>
>
>Well, I'm trying it out on one of our very few FC19 boxes. It installed...
>now, what's this, I *have* to install and run mssql? And apache? This is a
>significantly larger footprint than motion.
>
>And now, while googling, because I was to tell it where I want it to store
>video, I see a thread noting that it stores it all as *jpegs*, not mpx, or
>avi, or Is this the case?

Mark:
  Have you seen Zoneminder run?  It's a complete solution, with a web interface 
and historical information for everything it saw.  It connects to the cameras, 
grabs their images (presented as JPG files), stores a time range of them, and 
determines if there was a 'change'.  If so, it goes back a few images, and 
begins a 'movie' of the images leading up to the event, and through the event 
itself.   When viewing these events, you have the option to save them as AVI, 
MPG, MOV, WMV, SFW.  Those video files are them available to download.
The footprint isn't that big.   My installation (VM) is currently using about 
2G of space.

===

"~heart~ Sticker"  fixer:  http://microflush.org/stuff/stickers/heartFix.html 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Read only nfsroot and diskless booting CentOS 6?

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 11:47 AM, David C. Miller
 wrote:
> Does anyone have any good how-to's or documentation on setting up read only 
> root NFS for pxe booting diskless computers? A few months ago I stumbled upon 
> an official Redhat doc through a google search(not hosted by redhat and I 
> cannot find it anywhere on the Redhat site) written by Dave Kline named 
> "Configuring diskless clients with Red Hat Enterprise Linux" from 2011. It 
> seemed to be a work in progress but the steps in it did work for doing 
> nfsroot for one diskless client only. It did not have any explanation for 
> doing read only nfsroot or how to deal with /var for multiple systems. I know 
> there is a file in /etc/sysconfig/readonly-root but I could not get it 
> working correctly. I did kludge together something for /var where during the 
> init process I created a tmpfs for /var and rsync'd a copy of /var from an 
> nfs mount. This worked, but again I felt it was a kludge to a proper solution.
>
> Although I got this working for booting an old bios based Dell and a VM via 
> PXE boot, I don't know if it will work for newer UEFI based computers. I'm 
> just looking to boot about 20 or so small modern PC's into a stripped down 
> gnome desktop with a few apps installed. I still have not decided on the 
> diskless clients I want to use. I was thinking either something like the low 
> end intel NUC or one of the small AMD APU based PC's.
>

Does drbl (http://drbl.org/) come close enough to what you want?  I
only use it to PXE boot to clonezilla for image copies but the setup
scripts offer the option for running diskless clients too, and the
scripts do all the work for you.   I think there is are options to
build separate root trees for each client or to share one. And it is
packaged for an easy install.   In clonezilla mode it has the option
to use the image from a clonezilla-live iso (that it will download for
you) and I use that to get a current ubuntu kernel with good hardware
support, but in standard linux mode you may have to use the server's
kernel.

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


Re: [CentOS] zoneminder

2014-02-05 Thread m . roth
tdu...@palmettoshopper.com wrote:
> Subject: [CentOS] zoneminder
>
>> Is there a package for zoneminder in the std repos (base, rpmfusion,
>> epel), or just on rpmforge?
>
>>  mark "unless someone's got a security DVR to loan us for testing"
>
> Last time I checked on RPM Pbone search, there was not a current
> packe\age compatible with Centos 6.
>
> I took one from SRPM from rawhide and rebuilt it. The newer packages
> have a different kind on init script that Fedora uses.

Well, I'm trying it out on one of our very few FC19 boxes. It installed...
now, what's this, I *have* to install and run mssql? And apache? This is a
significantly larger footprint than motion.

And now, while googling, because I was to tell it where I want it to store
video, I see a thread noting that it stores it all as *jpegs*, not mpx, or
avi, or Is this the case?

  mark

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


Re: [CentOS] Issue with startup and file manager

2014-02-05 Thread Fabrizio Di Carlo
Yeah, just solved :) thanks

On Wed, Feb 5, 2014 at 7:37 PM, Nux!  wrote:
> On 05.02.2014 18:32, Fabrizio Di Carlo wrote:
>> Hello to all, I just power on my laptop and when I login the OS
>> started to
>> load N istances of File Manager... so my laptop is not usable... how
>> can I
>> solve?
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>
> Go to a terminal and "yum update", you likely got bit by
> https://bugzilla.redhat.com/show_bug.cgi?id=1061085
> They released another version.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos



-- 
"The intuitive mind is a sacred gift and the rational mind is a
faithful servant. We have created a society that honors the servant
and has forgotten the gift." (A. Einstein)

"La mente intuitiva è un dono sacro e la mente razionale è un fedele
servo. Noi abbiamo creato una società che onora il servo e ha
dimenticato il dono."  (A. Einstein)

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


Re: [CentOS] Issue with startup and file manager

2014-02-05 Thread Frank Cox
On Wed, 5 Feb 2014 19:32:56 +0100
Fabrizio Di Carlo wrote:

> Hello to all, I just power on my laptop and when I login the OS started to
> load N istances of File Manager... so my laptop is not usable... how can I
> solve?

You have the bad version of librsvg2 installed.  See this thread for details:

http://lists.centos.org/pipermail/centos/2014-February/140539.html

The fix is to update to the newest librsvg2, called librsvg2-2.26.0-6.el6_5.3

Note the .3.  .2 is the version that you don't want.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Issue with startup and file manager

2014-02-05 Thread Nux!
On 05.02.2014 18:32, Fabrizio Di Carlo wrote:
> Hello to all, I just power on my laptop and when I login the OS 
> started to
> load N istances of File Manager... so my laptop is not usable... how 
> can I
> solve?
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Go to a terminal and "yum update", you likely got bit by 
https://bugzilla.redhat.com/show_bug.cgi?id=1061085
They released another version.

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Issue with startup and file manager

2014-02-05 Thread Fabrizio Di Carlo
Hello to all, I just power on my laptop and when I login the OS started to
load N istances of File Manager... so my laptop is not usable... how can I
solve?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Experience with BTRFS?

2014-02-05 Thread Lists
On 02/04/2014 12:24 PM, Fernando Cassia wrote:

> Indeed. Check this out
> A tour of BTRFS
> http://www.youtube.com/watch?v=hxWuaozpe2I

 From 2012! Lots of cool stuff, doesn't cover the current state of the 
art...

> And this
> Dec 2012: SUSE says BTRFS is ready to rock
> https://www.linux.com/news/enterprise/systems-management/677226-suse-linux-says-btrfs-is-ready-to-rock

* half of the features I'm interested not included

> And this
> BTRFS improvements in kernel 3.14
> http://www.phoronix.com/scan.php?page=news_item&px=MTU4ODA

So, now I'm running a non-stock kernel. Looks like it *may* be an option 
for EL7? It's at least a "technology preview" which means it *may* be 
available in a point update. (sighs, stamps feet in a childish way)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Read only nfsroot and diskless booting CentOS 6?

2014-02-05 Thread David C. Miller
Does anyone have any good how-to's or documentation on setting up read only 
root NFS for pxe booting diskless computers? A few months ago I stumbled upon 
an official Redhat doc through a google search(not hosted by redhat and I 
cannot find it anywhere on the Redhat site) written by Dave Kline named 
"Configuring diskless clients with Red Hat Enterprise Linux" from 2011. It 
seemed to be a work in progress but the steps in it did work for doing nfsroot 
for one diskless client only. It did not have any explanation for doing read 
only nfsroot or how to deal with /var for multiple systems. I know there is a 
file in /etc/sysconfig/readonly-root but I could not get it working correctly. 
I did kludge together something for /var where during the init process I 
created a tmpfs for /var and rsync'd a copy of /var from an nfs mount. This 
worked, but again I felt it was a kludge to a proper solution. 

Although I got this working for booting an old bios based Dell and a VM via PXE 
boot, I don't know if it will work for newer UEFI based computers. I'm just 
looking to boot about 20 or so small modern PC's into a stripped down gnome 
desktop with a few apps installed. I still have not decided on the diskless 
clients I want to use. I was thinking either something like the low end intel 
NUC or one of the small AMD APU based PC's.

David C Miller.

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


[CentOS] yum update tries and fails to install libreswan

2014-02-05 Thread Fred Smith
On 6.5, I've got openswan installed, but yum update is wanting to install
libreswan.

If libreswan is intended to replace openswan, wouldn't the appropriate yum
transactions have been created to remove opnswan first?

I'm stumped. Advice appreciated.

Fred
-- 
---
Under no circumstances will I ever purchase anything offered to me as
the result of an unsolicited e-mail message. Nor will I forward chain
letters, petitions, mass mailings, or virus warnings to large numbers
of others. This is my contribution to the survival of the online
community.
 --Roger Ebert, December, 1996
- The Boulder Pledge -
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Scheduler Elevator Deadline

2014-02-05 Thread Matt
In past on my machines with single drive or software RAID I have
always had to change elevator to deadline.  Mainly due to fact I was
running email server with a great deal of I/O.  Switching from CFQ to
Deadline made a huge difference.  I am wandering if with a hardware
RAID controller should I still switch too Deadline or does the RAID
controller do reordering etc. for me?  Likely best answer is to try
it.  Doubt it would hurt anything to still switch too Deadline if I
have plenty of CPU to spare.  I am also trying to move all my servers
to OpenVZ for hardware independence.  When I need more disk space,
CPU, etc. I just backup and move it.  Perhaps there are gotchas there?

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


Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Jim Perrin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



On 02/04/2014 03:49 PM, Michael Mol wrote:


Use Software Collections. There's a newer perl inside software
collections, that contains a newer version of Encode for this and will
meet your dependencies. There still isn't an rpm based installer for
RT, but you'll be able to do things in a 'more correct' way than
overwriting the system perl via cpan bundle updates.




- -- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS8mvVAAoJEBbHyC76Ca13NLwP/39MPFIIxy8IlmelvOVb4004
PbagnplVNLFb06jwDptRQdJDwfqdLW8W/wcnD4wbaSAl4uDHRblVRB593yi/60pG
aW4xC8xIo0xDpwAO2xtudFheFNWKcqEBEdT5z0g7cHAGl5io9tXh00WD0hgX/czW
WfRhFgj9YuDE6TiCt/jR2EjWqW9Hw80zDzleqsfrckg2znpODrqPkCzKDFPYIBrj
ojKOSjuwzikX8pRfIZfTAPiT3b9GJSwPWYLEvDLvWiraLp2Deez4Ev0fnzR2mRo3
Mejxc4XwqU0vrzgMufGdfuAVsiE1hJRQe6JBIqBy+2SGEAjimr/8f3Ixa3T76exa
tC/ZOOOFncs7NyS49vtc0q9seMVgXRnhJgwVWi6hM8SO5LrOpiqsjD5Tf+yH4UAy
ePBgwWRmqJhwqaAqifaAYtAlnyoIBN5wnkd6dMj0HTNtUzaO1nvsp0uUt7N2zjO2
dzGFUb9G0oTrUv6lgcLzZ5R69u5Kon5OypfNrO6NsuxITWJDpoiaGGK8ViQslMUM
0bfyUaNr+ieltvK8vx4K86LZKxb1kGfHE/wfHvRfnpFYxaJBj9bHLz/TJR8iGn1A
2nqy/VJE93fehmyQItNpZYHJyxRJQCsT/ymBIurtCXdXi4lQY8BH/oHlzmw8/5fX
wDIto4bC7TaIPSZLOSt9
=ZCqb
-END PGP SIGNATURE-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] zoneminder

2014-02-05 Thread tdukes



 Original Message 
Subject: [CentOS] zoneminder
From: m.r...@5-cent.us
Date: Wed, February 05, 2014 8:58 am
To: "CentOS mailing list" 

Is there a package for zoneminder in the std repos (base, rpmfusion,
epel), or just on rpmforge?

 mark "unless someone's got a security DVR to loan us for testing"

Last time I checked on RPM Pbone search, there was not a current
packe\age compatible with Centos 6.

I took one from SRPM from rawhide and rebuilt it. The newer packages
have a different kind on init script that Fedora uses.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] zoneminder

2014-02-05 Thread m . roth
Is there a package for zoneminder in the std repos (base, rpmfusion,
epel), or just on rpmforge?

mark "unless someone's got a security DVR to loan us for testing"

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


Re: [CentOS] 6.5 single user mode

2014-02-05 Thread Steve Clark
On 02/05/2014 08:57 AM, Les Mikesell wrote:
> On Wed, Feb 5, 2014 at 5:44 AM, Steve Clark  wrote:
>> If what you are really doing is the equivalent of cloning images, you
>> might look at clonezilla, or the backup/restore package called rear
>> (in EPEL).   But for a quick brute-force change, you could probably
>> edit /etc/init/rcS-sulogin.conf and add the script you want to replace
>> /sbin/sushell.
>>
>> Hi Les,
>>
>>  Yes I found that file - Thanks.
>>
> I'd still recommend looking at clonezilla and rear.  Clonezilla-live
> is a CD you boot to save/restore images - and there is also a network
> server version for PXE booting and image storage.  The good part is
> that it can handle windows along with most linux versions.  The down
> side is that the restore disk has to be the same size or larger.
> Rear is a set of shell scripts that use your own system tools to build
> a bootable image containing the scripts you need to partition, format,
> and restore (pretty much exactly what you are doing but with more
> options).   It is really intended as a backup with a fast simple
> restore back on the same hardware, but you have an opportunity to
> change the disk layout if needed so it works for cloning or moving a
> working system.
>
> In an case, the other thing new in 6.x is that you need to remove the
> udev rules for the NICs or update them with the new MAC addresses or
> the cloned machine will start its ethx names above the old ones, plus
> fix the /etc/sysconfig/network-scripts/ifcfg-ethx files like you did
> in 5.x.
Yep - already ran into that. We have had our working for about 4 years and it 
was based on 5.x we
are moving to x86_64 bit 6.x so I am creating a new usb key using 64 bit 6.x.
>


-- 
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.netwolves.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] UEFI booting

2014-02-05 Thread Jerry Geis
Hi All,

I received a Intel Nuc D34010WYK. nice and small.
I installed 6.5 x86_64 on it in LEGACY boot mode on the mSATA disk.
All worked except sound.

In process of trying to get that working I saw posts about
Need to not use LEGACY boot mode for HDMI sound to work.

I am trying to find a document on how to use the UEFI boot on 6.5
Any great resource out there for that?

Thanks,

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


Re: [CentOS] 6.5 single user mode

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 5:44 AM, Steve Clark  wrote:
>
> If what you are really doing is the equivalent of cloning images, you
> might look at clonezilla, or the backup/restore package called rear
> (in EPEL).   But for a quick brute-force change, you could probably
> edit /etc/init/rcS-sulogin.conf and add the script you want to replace
> /sbin/sushell.
>
> Hi Les,
>
> Yes I found that file - Thanks.
>

I'd still recommend looking at clonezilla and rear.  Clonezilla-live
is a CD you boot to save/restore images - and there is also a network
server version for PXE booting and image storage.  The good part is
that it can handle windows along with most linux versions.  The down
side is that the restore disk has to be the same size or larger.
Rear is a set of shell scripts that use your own system tools to build
a bootable image containing the scripts you need to partition, format,
and restore (pretty much exactly what you are doing but with more
options).   It is really intended as a backup with a fast simple
restore back on the same hardware, but you have an opportunity to
change the disk layout if needed so it works for cloning or moving a
working system.

In an case, the other thing new in 6.x is that you need to remove the
udev rules for the NICs or update them with the new MAC addresses or
the cloned machine will start its ethx names above the old ones, plus
fix the /etc/sysconfig/network-scripts/ifcfg-ethx files like you did
in 5.x.

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


[CentOS] CentOS-announce Digest, Vol 108, Issue 3

2014-02-05 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CEBA-2014:0128  CentOS 5 openmotif Update (Johnny Hughes)
   2. CESA-2014:0127 Moderate CentOS 6 librsvg2 Update (Johnny Hughes)
   3. CESA-2014:0132 Critical CentOS 6 firefox Update (Johnny Hughes)
   4. CESA-2014:0133 Important CentOS 6 thunderbird Update
  (Johnny Hughes)
   5. CESA-2014:0132 Critical CentOS 5 firefox Update (Johnny Hughes)
   6. CESA-2014:0133 Important CentOS 5 thunderbird Update
  (Johnny Hughes)
   7. CEBA-2014:0138  CentOS 6 yum-utils Update (Johnny Hughes)


--

Message: 1
Date: Tue, 4 Feb 2014 15:54:59 +
From: Johnny Hughes 
Subject: [CentOS-announce] CEBA-2014:0128  CentOS 5 openmotif Update
To: centos-annou...@centos.org
Message-ID: <20140204155459.ga16...@chakra.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2014:0128 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0128.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
ab6f62e2f2cd0b417a45eb6dfa6e2174e6334de0c3eabdd0d0129f502fd83215  
openmotif-2.3.1-7.3.el5_10.i386.rpm
3e315f3d51ea0717353d26c2759bdce5dbe5ae8d82a4b37bdb0139a2076787c4  
openmotif-devel-2.3.1-7.3.el5_10.i386.rpm

x86_64:
ab6f62e2f2cd0b417a45eb6dfa6e2174e6334de0c3eabdd0d0129f502fd83215  
openmotif-2.3.1-7.3.el5_10.i386.rpm
5a5a39d870f6647018fcc4e39f61dc429dc892c1a6992ff40a5fe18f11166b89  
openmotif-2.3.1-7.3.el5_10.x86_64.rpm
3e315f3d51ea0717353d26c2759bdce5dbe5ae8d82a4b37bdb0139a2076787c4  
openmotif-devel-2.3.1-7.3.el5_10.i386.rpm
53ea5b61f3c74eae86a4e006bc22cf5e66453a0c8b3f50c70a4351cd49625ac2  
openmotif-devel-2.3.1-7.3.el5_10.x86_64.rpm

Source:
0f921b2a9c7d15936e07c97f16e2b20f1703a651eb8ed6dc865758d4db4f8b59  
openmotif-2.3.1-7.3.el5_10.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net



--

Message: 2
Date: Tue, 4 Feb 2014 22:22:09 +
From: Johnny Hughes 
Subject: [CentOS-announce] CESA-2014:0127 Moderate CentOS 6 librsvg2
Update
To: centos-annou...@centos.org
Message-ID: <2014020409.ga...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2014:0127 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0127.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
b3531e92f3077b77251fa1c58d57f4cff2ec944fa1b7f496722158dea3b80513  
librsvg2-2.26.0-6.el6_5.3.i686.rpm
2031af65a8f628bbf8f2372132d702e2c7c85408799552278f065484b7f95348  
librsvg2-devel-2.26.0-6.el6_5.3.i686.rpm

x86_64:
b3531e92f3077b77251fa1c58d57f4cff2ec944fa1b7f496722158dea3b80513  
librsvg2-2.26.0-6.el6_5.3.i686.rpm
bc3c36976d6db0f1bdae5020c7bbfcd579daee08b6e24ad4a029e0659d776481  
librsvg2-2.26.0-6.el6_5.3.x86_64.rpm
2031af65a8f628bbf8f2372132d702e2c7c85408799552278f065484b7f95348  
librsvg2-devel-2.26.0-6.el6_5.3.i686.rpm
a9e4ba9a8e75f8cbb86f296a0220e081b58134e9105a637495d384d977b9f55d  
librsvg2-devel-2.26.0-6.el6_5.3.x86_64.rpm

Source:
22fc102d6baf206a77cc02ef9e9950ba733203ac27a9b400a62471e4f497e359  
librsvg2-2.26.0-6.el6_5.3.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net



--

Message: 3
Date: Wed, 5 Feb 2014 09:15:53 +
From: Johnny Hughes 
Subject: [CentOS-announce] CESA-2014:0132 Critical CentOS 6 firefox
Update
To: centos-annou...@centos.org
Message-ID: <20140205091553.ga8...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2014:0132 Critical

Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0132.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
817fb837cc3d896b3917c3e1df722efe15ccb3d7fc5d132e21b58f20b922becf  
firefox-24.3.0-2.el6.centos.i686.rpm

x86_64:
817fb837cc3d896b3917c3e1df722efe15ccb3d7fc5d132e21b58f20b922becf  
firefox-24.3.0-2.el6.centos.i686.rpm
6d1cb5a1cfb749bb81caf29cf1b25f45d441c51dc6175ab0c51905501e4ccc9d  
firefox-24.3.0-2.el6.centos.x86_64.rpm

Source:
e93d69c3a85069c0449dc597df5f984ce29465e1ca47c1f7604237741007a753  
firefox-24.3.0-2.el6.centos.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #ce

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Rainer Duffner
Am Wed, 05 Feb 2014 06:23:25 +0100
schrieb Chris :

> Well, it seems you have to install RT manually on CentOS 6 [1].
> 
> On 02/05/2014 12:33 AM, Rainer Duffner wrote:
> > I have no experience with Debian/Ubuntu, but I’d really only use
> > packages in case I could package them up myself, specifically for
> > this task.
> 
> For Debian, there are packages readily available, which get updated
> automatically.

Well, there are also packages for FreeBSD.
RT and all dependencies.

> I had not any problems with dependencies. You don't
> have to do anything. Sorry, to say this on this list, but this is a
> task I would choose Debian for [2].


The reason I wouldn't just blindly install or update packages is that I
don't believe that even the Debian guys do sufficient testing to ensure
that RT actually works after the update.


This is, of course, a highly RT-specific discussion.
But in defense of CentOS, I don't see a fundamental problem running RT
on it - actually, due to the long support-cycles, it might even be
better suited than e.g. Ubuntu LTS. Ticketing-Systems usually have
exceptionally long replacement-cycles.
You just have to make sure you know what you are doing and find a
usable change-management strategy.


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


Re: [CentOS] 6.5 single user mode

2014-02-05 Thread Steve Clark
On 02/04/2014 04:33 PM, Les Mikesell wrote:
> On Tue, Feb 4, 2014 at 2:32 PM, Steve Clark  wrote:
 I want to boot into single user mode and run a script automatically.
>>> 
>>>
>>> How often - every time, or just once? If every time, create a script and
>>> put it in /etc/init.d/, with a link to /etc/rc1.d, or use whatever it is
>>> in systemd's analog.
>>>
>>>   mark
>> Everytime. We have a USB key that has a tarfile of CentOS and our software 
>> on it
>> The script partitions the hard drive and untars the tarfile - this takes 
>> about 2 minutes vs using
>> a custom kickstart file which takes 20 to 30 minutes.
>>
>> So we build a CentOS respin iso image along
>> with our software - install it into a virtual machine and at the end of the 
>> install the ks file creates a tarfile from the new image.
>> We then move this image to the USB key.
>>
>> In CentOS 5.x all I had to do was create a .profile file in / and it would 
>> get ran. CentOS 6.x doesn't
>> run the .profile -
> If what you are really doing is the equivalent of cloning images, you
> might look at clonezilla, or the backup/restore package called rear
> (in EPEL).   But for a quick brute-force change, you could probably
> edit /etc/init/rcS-sulogin.conf and add the script you want to replace
> /sbin/sushell.
>
Hi Les,

 Yes I found that file - Thanks.

-- 
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.netwolves.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] what is: ImageDecoder

2014-02-05 Thread John Doe
From: Fred Smith 

> On Tue, Feb 04, 2014 at 07:43:27AM -0800, John Doe wrote:
>>  Maybe webkit's ImageDecoder "function"...
> Firefox uses WebKit

Ok, maybe I need some vacations...
Last try, from the source "mozilla-release/image/src/RasterImage.cpp":

RasterImage::DecodePool::DecodePool()
 : mThreadPoolMutex("Thread Pool")
{
  if (gMultithreadedDecoding) {
    mThreadPool = do_CreateInstance(NS_THREADPOOL_CONTRACTID);
    if (mThreadPool) {
  mThreadPool->SetName(NS_LITERAL_CSTRING("ImageDecoder"));
  uint32_t limit;
  if (gDecodingThreadLimit <= 0) {
    limit = std::max(PR_GetNumberOfProcessors(), 2) - 1;
  } else {
    limit = static_cast(gDecodingThreadLimit);
  }

  mThreadPool->SetThreadLimit(limit);
  mThreadPool->SetIdleThreadLimit(limit);

  nsCOMPtr obsSvc = 
mozilla::services::GetObserverService();
  if (obsSvc) {
    obsSvc->AddObserver(this, "xpcom-shutdown-threads", false);
  }
    }
  }
}

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