Re: [CentOS] [CentOS-announce] CentOS Project joins forces with Red Hat
If I recall this was about a CentOS mirror in Iran and the new export restrictions prohibit that. Joe On Fri, 2014-01-17 at 00:18 +, Karanbir Singh wrote: > On 01/13/2014 09:14 AM, Andreas Kasenides wrote: > > Apparently nto all is well with the take-over. > > Here is an example. Should I stop mirroring CentOS in the fear of being > > arrested next time a I visit the US on vacation? > > > > I dont understand your question or statement, what are you saying here ? > Can you say the same thing, but a bit in a more verbose manner ? > > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] [CentOS-announce] CentOS Project joins forces with Red Hat
I say "new" because the original email referred to what I believe was about an existing CentOS mirror in Iran. This prompted me to look at the CentOS website and I found the export restrictions to which the email was referring. Then I looked at the Fedora project website and found the same restrictions. I don't know much about open source export restrictions. I know they must exist for proprietary software developed in the United States. I was merely pointing out what the the email stating and what it was referring to. Please retract the word new. Joe On Thu, 2014-01-16 at 22:12 -0500, Stephen Harris wrote: > On Thu, Jan 16, 2014 at 10:00:39PM -0500, Joseph Godino wrote: > > If I recall this was about a CentOS mirror in Iran and the new export > > restrictions prohibit that. > > There are no *new* export restrictions. You're just now aware of them. > It's the US gubmint that puts those restrictions, not RedHat, and they've > always applied to CentOS. > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Memory Not Recognized
Hello All, I noticed that my CentOS 6.5 system reports that I only have about 10.9 GiB of RAM when I actually have 16384M. I have already tried adding mem=xxM to the end of the kernel line in grub.conf. The result is the same. Any suggestions? Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Sun, 2014-02-16 at 21:48 -0800, John R Pierce wrote: > On 2/16/2014 9:38 PM, Joseph Godino wrote: > > I noticed that my CentOS 6.5 system reports that I only have about 10.9 > > GiB of RAM when I actually have 16384M. I have already tried adding > > mem=xxM to the end of the kernel line in grub.conf. The result is the > > same. Any suggestions? > > this is a 64bit system? where are you getting that memory report from, > the `free` command ? > > dmidecode -t 17 #should list all the memory DIMMs in the system. > > I'd also watch the bootup messages (or review them with dmesg shortly > after the system has started). > > > > Yes, this is a 64-bit system. dmidecode -t 17 #does list all the installed DIMMs I was getting the information from cat /proc/meminfo Thanks. Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Mon, 2014-02-17 at 00:09 -0600, Barry Brimer wrote: > > I noticed that my CentOS 6.5 system reports that I only have about 10.9 > > GiB of RAM when I actually have 16384M. I have already tried adding > > mem=xxM to the end of the kernel line in grub.conf. The result is the > > same. Any suggestions? > > Is this a Dell or other major server vendor system that happens to have > memory sparing turned on in the BIOS? I assume that other major server > vendors do something like this as well where they save one dimm per bank > in case of a dimm failure, the faulty one is switched out for the spare. > > Barry > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos No, I built the machine myself. It has an ASUS motherboard. I don't think I have any DIMMs turned off. Thanks. Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Mon, 2014-02-17 at 00:33 -0600, Barry Brimer wrote: > > On Mon, 2014-02-17 at 00:09 -0600, Barry Brimer wrote: > >>> I noticed that my CentOS 6.5 system reports that I only have about 10.9 > >>> GiB of RAM when I actually have 16384M. I have already tried adding > >>> mem=xxM to the end of the kernel line in grub.conf. The result is the > >>> same. Any suggestions? > > > > > No, I built the machine myself. It has an ASUS motherboard. I don't > > think I have any DIMMs turned off. > > What is the output of "grep line /sys/devices/system/memory/*/state" ?? > > If any of them show offline: > echo online > /sys/devices/system/memory/memory[number]/state > > Barry > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos All show online. Thanks. Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Mon, 2014-02-17 at 00:46 -0600, Barry Brimer wrote: > > On Mon, 2014-02-17 at 00:33 -0600, Barry Brimer wrote: > >>> On Mon, 2014-02-17 at 00:09 -0600, Barry Brimer wrote: > > I noticed that my CentOS 6.5 system reports that I only have about 10.9 > > GiB of RAM when I actually have 16384M. I have already tried adding > > mem=xxM to the end of the kernel line in grub.conf. The result is the > > same. Any suggestions? > >> > > Can you post the entire output of cat /proc/meminfo? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos The output follows: MemTotal: 11479560 kB MemFree: 9721072 kB Buffers: 220512 kB Cached: 646448 kB SwapCached:0 kB Active: 634432 kB Inactive: 687528 kB Active(anon): 455400 kB Inactive(anon): 4148 kB Active(file): 179032 kB Inactive(file): 683380 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 8216568 kB SwapFree:8216568 kB Dirty: 468 kB Writeback: 0 kB AnonPages:457096 kB Mapped: 152984 kB Shmem: 4488 kB Slab: 255224 kB SReclaimable: 166276 kB SUnreclaim:88948 kB KernelStack:3856 kB PageTables:33244 kB NFS_Unstable: 0 kB Bounce:0 kB WritebackTmp: 0 kB CommitLimit:13956348 kB Committed_AS:1460532 kB VmallocTotal: 34359738367 kB VmallocUsed: 183500 kB VmallocChunk: 34359540732 kB HardwareCorrupted: 0 kB AnonHugePages:233472 kB HugePages_Total: 0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize: 2048 kB DirectMap4k: 32768 kB DirectMap2M:15949824 kB ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Memory Not Recognized
On Sun, 2014-02-16 at 22:49 -0800, John R Pierce wrote: > can you reboot this system, then paste a copy of dmesg immediately after > it finishes booting ? > > > I found it. Stupid me. I reserved 4096M for crash dumps. Thanks. Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] yum updates not working
I think my software updates are not working. I know a Firefox update was announced yesterday but when I try sudo yum update I get a message saying that no packages are marked for update. I tried sudo yum clean all but I still get the same response. Any suggestions? Joe ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] yum updates not working
Yes, I'm running CentOS 7. On Fri, 2014-09-19 at 11:08 -0700, John R Pierce wrote: > On 9/19/2014 11:06 AM, Joseph Godino wrote: > > I think my software updates are not working. I know a Firefox update was > > announced yesterday but when I try sudo yum update I get a message > > saying that no packages are marked for update. I tried sudo yum clean > > all but I still get the same response. > > Any suggestions? > > that announcement yesterday was specific for CentOS 7, is that what > you're running ? > > > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] yum updates not working
On Fri, 2014-09-19 at 13:10 -0500, Les Mikesell wrote: > On Fri, Sep 19, 2014 at 1:06 PM, Joseph Godino wrote: > > I think my software updates are not working. I know a Firefox update was > > announced yesterday but when I try sudo yum update I get a message > > saying that no packages are marked for update. I tried sudo yum clean > > all but I still get the same response. > > Any suggestions? > > A 'yum info firefox' should show what is installed and what is > available in the repo if that is dfiferent. It appears I have Firefox 28. I though the update was for Firefox 31. The output of yum info firefox follows. [jgodino@nebkheprure Desktop]$ yum info firefox Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.clarkson.edu * epel: fedora.mirror.nexicom.net * extras: mirror.raystedman.net * nux-dextop: mirror.li.nux.ro * updates: mirror.lug.udel.edu Installed Packages Name: firefox Arch: x86_64 Version : 24.8.0 Release : 1.el7.centos Size: 87 M Repo: installed >From repo : updates Summary : Mozilla Firefox Web browser URL : http://www.mozilla.org/projects/firefox/ License : MPLv1.1 or GPLv2+ or LGPLv2+ Description : Mozilla Firefox is an open-source web browser, designed for : standards compliance, performance and portability. Available Packages Name: firefox Arch: i686 Version : 24.8.0 Release : 1.el7.centos Size: 48 M Repo: updates/7/x86_64 Summary : Mozilla Firefox Web browser URL : http://www.mozilla.org/projects/firefox/ License : MPLv1.1 or GPLv2+ or LGPLv2+ Description : Mozilla Firefox is an open-source web browser, designed for : standards compliance, performance and portability. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos