Re: [CentOS] CentOS6: Building a modified kernel rpm

2016-03-29 Thread Akemi Yagi
On Tue, Mar 29, 2016 at 2:27 AM, Patrick Begou < patrick.be...@legi.grenoble-inp.fr> wrote: > Akemi Yagi wrote: > >> I recommend you follows the instructions in this CentOS wiki article: >> >> https://wiki.centos.org/HowTos/Custom_Kernel >> >> If you encounter any issue, please let us know here. >

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-29 Thread Martinx - ジェームズ
> > > Why not a compressed qcow2? > > > > Like: CentOS-7-x86_64-GenericCloud.qcow2c > > > > This way, we can add it as-is to OpenStack Glance, that it will be > > downloaded by demand, when required and, OpenStack Nova will > automatically > > uncompress the image for runtime. > > We do publish a q

Re: [CentOS] www.centos.org/forums/

2016-03-29 Thread Fabian Arrotin
On 25/03/16 16:08, Steve Clark wrote: > Hi List, > > Does anyone know why the above URL is still using TLS V1.0. > > I can't connect to it unless I enable TLS V1.0 which I was under the > impression that it should not be used > anymore. > > Thanks for any enlightenment. > > Steve > Something

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-29 Thread Karanbir Singh
On 22/03/16 01:06, Martinx - ジェームズ wrote: > On 21 March 2016 at 11:51, Karanbir Singh wrote: > >> On 21/03/16 14:34, Aliaksei Sheshka wrote: >>> What is the point to pack single raw file into the tar.gz and to name it >> raw ? >>> Or it's just a mistake ? >>> >>> >> >> Johnny is looking at the cd

Re: [CentOS] Network bond - one port goes down from time to time

2016-03-29 Thread Marcelo Ricardo Leitner
Em 29-03-2016 03:46, Götz Reinicke - IT Koordinator escreveu: Am 28.03.16 um 16:23 schrieb Marcelo Ricardo Leitner: Em 28-03-2016 06:27, Götz Reinicke escreveu: Hi, may be someone has an idea: We have three supermicron servers with two 10Gb Ports each, connected to a cisco switch stack 1Gb po

Re: [CentOS] CentOS 7 in HP Blade BL620c Gen 7

2016-03-29 Thread Zdenek Sedlak
On 03/29/2016 12:51 PM, ☼ Francis wrote: > Anyone running CentOS 7 here in HP Blade BL620c Gen 7 when I use the live > DVD the network card can detect and I can use without issue however when I > install the CentOS 7 with Server GUI. The network card can no longer > detect. I tried to google the dr

[CentOS] CentOS 7 in HP Blade BL620c Gen 7

2016-03-29 Thread ☼ Francis
Anyone running CentOS 7 here in HP Blade BL620c Gen 7 when I use the live DVD the network card can detect and I can use without issue however when I install the CentOS 7 with Server GUI. The network card can no longer detect. I tried to google the driver for this hardware machine but No luck. --

Re: [CentOS] Network bond - one port goes down from time to time

2016-03-29 Thread Götz Reinicke - IT Koordinator
Am 29.03.16 um 11:12 schrieb John R Pierce: > On 3/28/2016 11:44 PM, Götz Reinicke - IT Koordinator wrote: >>> How is your interface exactly configured ? >> TYPE=Bond #Interface type set to bond >> BOOTPROTO=static >> BONDING_MASTER=yes >> BONDING_OPTS="mode=4" #i set mode to active-backup >> DE

Re: [CentOS] CentOS6: Building a modified kernel rpm

2016-03-29 Thread Patrick Begou
Akemi Yagi wrote: On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou < patrick.be...@legi.grenoble-inp.fr> wrote: I'm very confused on the right step to use to setup a modified kernel in centOS6. As a simple user, I've downloaded the latests sources (I'm runing an old kernel version) : rpm -i htt

Re: [CentOS] Network bond - one port goes down from time to time

2016-03-29 Thread John R Pierce
On 3/28/2016 11:44 PM, Götz Reinicke - IT Koordinator wrote: How is your interface exactly configured ? TYPE=Bond #Interface type set to bond BOOTPROTO=static BONDING_MASTER=yes BONDING_OPTS="mode=4" #i set mode to active-backup DEFROUTE=yes IPADDR="192.168.xxx.xxx" NETMASK=255.255.255.0 GATE