similar to: Is CentOS extras repo broken?

Displaying 20 results from an estimated 1300 matches similar to: "Is CentOS extras repo broken?"

2017 Nov 06
1
Is CentOS extras repo broken?
On 11/06/2017 06:47 AM, Barak Korren wrote: > Hi there, > > I'm trying to run 'reposync' against centos-extras and am getting an > error like this: > > python-itsdangerous-0.23-2 0% [ ] 0.0 B/s | 0 > B --:-- ETA > > python-itsdangerous-0.23-2.el7 FAILED > > python-itsdangerous-0.23-2 0% [ ] 0.0 B/s
2017 Nov 06
0
Is CentOS extras repo broken?
On 11/06/2017 07:04 AM, Johnny Hughes wrote: > On 11/06/2017 06:47 AM, Barak Korren wrote: >> Hi there, >> >> I'm trying to run 'reposync' against centos-extras and am getting an >> error like this: >> >> python-itsdangerous-0.23-2 0% [ ] 0.0 B/s | 0 >> B --:-- ETA >> >>
2017 Aug 13
1
ovirt-engine package for oVirt 4.1.x in CentOS offical mirrors disappears?
Then, can I use both at the same time under oVirt engine host or only official oVirt repo? On Sun, Aug 13, 2017 at 2:16 PM, Barak Korren <bkorren at redhat.com> wrote: > On 13 August 2017 at 15:12, C. L. Martinez <carlopmart at gmail.com> wrote: >> >> I am trying to install oVirt 4.1.x from centos repos but it seems >> ovirt-engine doesn't exists. But
2017 Aug 13
2
ovirt-engine package for oVirt 4.1.x in CentOS offical mirrors disappears?
Hi all, I am trying to install oVirt 4.1.x from centos repos but it seems ovirt-engine doesn't exists. But instead, ovirt-hosted-engine-setup exists? Is ovirt-engine package removed? In the official oVirt repos, exists. Thanks.
2018 Jun 11
3
squishy bell
Both Gnome and KDE give me a loud squishy bell at the thought of the drop of a hat. I did not get that in C6. I infer it is a C7-specific thing. Short of disabling my audio altogether, how do I make it go away? Not one of C7's better features. -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an uppercase letter, a number, a haiku, a gang sign, a
2016 May 23
1
/etc/sysconfig/iptables syntax
> > If I'm understanding correctly, write out all rules in a bash terminal and > run them, and then do /usr/sbin/iptables-save --- > > ~#/usr/sbin/iptables rule; > ~#/usr/sbin/iptables rule; > ~#/usr/sbiniptables rule; > ~#/usr/sbin/iptables rule; > ~#/usr/sbin/iptables rule; > ~#/usr/sbiniptables rule; > ~#/usr/sbin/iptables rule; > ~#/usr/sbin/iptables
2016 May 23
2
/etc/sysconfig/iptables syntax
?????? 23 ???? 2016 05:56,? "Mike" <1100100 at gmail.com> ???: > > > After using iptables for a long time, I can't figure out where this syntax > comes from. > Can anyone point me in the right direction to understand the proper syntax > necessary in /etc/sysconfig/iptables? > The syntax comes from the output of the 'iptables-save' command. You can
2016 Apr 18
3
Machine-readble cloud-image list
Hi there, I would like to write a script to download the CentOS generic cloud images with the intention of making them eventually available to oVirt users via the oVirt public Glance repository. For that purpose I need to: 1. list the CentOS generic cloud images 2. list mirrors from where I could potentially download those images I could try to parse the HTML here [1], but I'd rather just
2016 Jun 22
2
KVM HA
On Wed, Jun 22, 2016 at 11:08 AM, Barak Korren <bkorren at redhat.com> wrote: > > > > My question is: Is this even possible? All the documentation for HA that > I've found appears to not > > do this. Am I missing something? > > You can use oVirt for that (www.ovirt.org). > When an UNCLEAN SHUDWON happens or ifdown eth0 in node1 , can OVIRT migrate VMs
2016 Sep 26
2
How to enable the svm cpu flag inside a vm?
On 25 September 2016 at 17:57, Leonard den Ottolander >> > >> Nested Virtualization will be a tech preview in RHEL 7.3 Beta, and so >> it'll be available after RHEL 7.3 is released and CentOS rebuilds it. > Officially its gonna be tech-preview in 7.3, but I can tell you we've been successfully using it for testing oVirt since 7.1... (For el7 on top of el7, see [1]
2017 Apr 27
2
CentOS as Guest OS on Red Hat Virtualisation 4.x
Hi all, I have a banking customer asking if CentOS is compatible on RHV4.0 as a guest VM. Based on Red Hat?s knowledge base (see link below), CentOS not supported guest OS. However, VMware say on their official document, CentOS is a compatible guest OS (see link below). So, in my customer's mind, CentOS cannot be used as a guest OS in RHV cause it is not compatible, which I find it hard to
2017 Aug 13
0
ovirt-engine package for oVirt 4.1.x in CentOS offical mirrors disappears?
On 13 August 2017 at 15:12, C. L. Martinez <carlopmart at gmail.com> wrote: > > I am trying to install oVirt 4.1.x from centos repos but it seems > ovirt-engine doesn't exists. But instead, ovirt-hosted-engine-setup > exists? > > Is ovirt-engine package removed? In the official oVirt repos, exists. oVirt engine components are not included in CentOS, only dependencies
2018 Jun 11
0
squishy bell
On 11 June 2018 at 08:11, Michael Hennebry <hennebry at web.cs.ndsu.nodak.edu> wrote: > > Both Gnome and KDE give me a loud squishy > bell at the thought of the drop of a hat. > I did not get that in C6. > I infer it is a C7-specific thing. > Short of disabling my audio altogether, > how do I make it go away? > In Gnome Terminal: Go to Edit -> Profile
2016 Apr 19
1
Machine-readble cloud-image list
On Tue, Apr 19, 2016 at 02:08:33AM +0100, Karanbir Singh wrote: > in the early days I had a json file that had the details in there, but > it was dropped almost a year ago. If you file a requst at > bugs.centos.org and point me at it ( ideally assign the issue to me ), I > can work out the required bits. > > What sort of info would you expect to see in this beyond > -
2016 Jun 22
8
KVM HA
Hi, I have two KVM hosts (CentOS 7) and would like them to operate as High Availability servers, automatically migrating guests when one of the hosts goes down. My question is: Is this even possible? All the documentation for HA that I've found appears to not do this. Am I missing something? My configuration so fare includes: * SAN Storage Volumes for raw device mappings for guest vms
2016 Nov 02
3
tool for a comprehensive list of the storage structure
I would like to have a smart cli tool, that shows a comprehensive list about the local storage structure: An output like: /srv /dev/mapper/luks-f85b7a2c-...: UUID="ca924fad-..." TYPE="ext4" /dev/mapper/vg_internal_e-lv_internal_srv: UUID="f85b7a2c-..." TYPE="crypto_LUKS" vg_internal_e /dev/md3: UUID="1Fi2Ex-..."
2016 Sep 25
3
How to enable the svm cpu flag inside a vm?
On Sun, Sep 25, 2016 at 04:38:39PM +0200, Leonard den Ottolander wrote: > The qemu-kvm option "-enable-nesting" that I dug up in the source looks > promising. No mention in the man page on either C6 or C7 but it is > mentioned here: > https://www.redhat.com/archives/libvir-list/2012-October/msg01138.html > > How do I pass the "-enable-nesting" option to
2018 Feb 27
5
Any alternatives for the horrible reposync
Hi, I'm currently trying to mirror a couple of yum repositories and the only tool that seems to be available for this is reposync. Unfortunately reposync for some inexplicable reason seems to use the yum config of the local system as a basis for its work which makes no sense and creates all kinds of problems where cache directories and metadata gets mixed up. Are there any alternatives? Some
2004 Aug 06
1
Slava Shklyar
ah, i banned his ass from our network a few weeks ago, same spew.. <p>Best Regards Dave St. John Mediacast1 Administration (720-641-7586) ----- Original Message ----- From: "Raymond" <rsteding@tecwise.com> To: <icecast@xiph.org> Sent: Sunday, November 10, 2002 1:29 AM Subject: Re: [icecast] Slava Shklyar <p>> Yes please get rid of the user Slava Shklyar.
2008 Jun 16
1
Using reposync to mirror updates
Hi all, Somebody can sends me an example about how can I mirror updates from centos and rhn for centos 4.x/5.x and rhel 4.x/5.x using reposync on centos 5.1?? Many thanks. -- CL Martinez carlopmart {at} gmail {d0t} com