[CentOS] Server turns off unexpectedly
A few weeks back I built a new Centos 7 server from a 4 year old workstation PC, and a brand new HDD. This PC had no prior problems other than it ran Windows 7. Thew new HDD is because I'm planning to also use it as a Bacula storage device. For the moment is purely an AirPrint server, using CUPS and Avahi so is ide 99.9% of the time. My priblem is that twice now it has turned itself off, the last time being at 7:40am today. There is nothing I can find in the logs prior to it going off, just the normal start-up entries when it's turned back on. Can anyone suggest why i may be happening, or how I can diagnose it. The server is in a UPS protected cabinet in locked room ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
Le 12/12/2016 à 11:50, Gary Stainburn a écrit : > A few weeks back I built a new Centos 7 server from a 4 year old workstation > PC, and a brand new HDD. > > This PC had no prior problems other than it ran Windows 7. Thew new HDD is > because I'm planning to also use it as a Bacula storage device. > > For the moment is purely an AirPrint server, using CUPS and Avahi so is ide > 99.9% of the time. > > My priblem is that twice now it has turned itself off, the last time being at > 7:40am today. There is nothing I can find in the logs prior to it going off, > just the normal start-up entries when it's turned back on. > > Can anyone suggest why i may be happening, or how I can diagnose it. The > server is in a UPS protected cabinet in locked room First thing I would do is check the temperature. In my experience, excessive heat is the main reason for unexpected shutdown operations. I'm using the nifty Glances utility (available in EPEL) to do basic monitoring. If your server overheats, you'll gradually see your temperature indicator turn from green to purple and then to red. I know there are other utilities, but this is good for checking this sort of stuff in real-time. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'église - 30730 Montpezat Web : http://www.microlinux.fr Mail : i...@microlinux.fr Tél. : 04 66 63 10 32 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
Gary Stainburn wrote on 12/12/2016 11:50: My priblem is that twice now it has turned itself off, the last time being at 7:40am today. There is nothing I can find in the logs prior to it going off, just the normal start-up entries when it's turned back on. If the PC turns off and stays off it could be a power supply issue If you cannot put the old disk back, try to use another power connector for the hard disk -- Ciao, luigi / +--[Luigi Rosa]-- \ Computers don't actually think. You just think they think. (We think.) ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Plain requirement: desktop search
Am 10.12.2016 um 18:26 schrieb Nicolas Kovacs : > Le 10/12/2016 à 17:54, Leon Fauster a écrit : >> I need a comprehensive desktop search functionality. Not only >> searching for file names but also for content and meta data. The >> environment is EL6.8 / Gnome2. I have noticed that "beagle" is >> not part of the distro anymore. Any suggestions for such requirement? > > Since I've discovered Recoll, I won't use anything else. Nothing beats > it, frankly. Great, sounds good and its in EPEL6, perfect. I will see if it satisfies the user :-) Thanks, LF ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
On Monday 12 December 2016 11:01:52 Nicolas Kovacs wrote: (first thing I'm going to do it buy a new keyboard, or employ a proof reader. Sorry for all the errors folks) > > First thing I would do is check the temperature. In my experience, > excessive heat is the main reason for unexpected shutdown operations. I have had this in the past where either the CPU or PSU fan had died. I'll check both of these next time I'm on site, but I believe the PSU is fairly new anyway. > > I'm using the nifty Glances utility (available in EPEL) to do basic > monitoring. If your server overheats, you'll gradually see your > temperature indicator turn from green to purple and then to red. I know > there are other utilities, but this is good for checking this sort of > stuff in real-time. I installed Glance and had a look, but the sensors didn't show, even when I pressed 'S' as per the help page. Also, as this is a headless server, can anyone suggest a non-GUI monitor app? > > Cheers, > > Niki ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
The lm_sensors package is required for the sensors module of glances to work. After installing lm_sensors, run sensors-detect. The sensors command will show the sensors detected and their current values. glances should then display the sensor readings. On 12/12/2016 06:37 AM, Gary Stainburn wrote: On Monday 12 December 2016 11:01:52 Nicolas Kovacs wrote: (first thing I'm going to do it buy a new keyboard, or employ a proof reader. Sorry for all the errors folks) First thing I would do is check the temperature. In my experience, excessive heat is the main reason for unexpected shutdown operations. I have had this in the past where either the CPU or PSU fan had died. I'll check both of these next time I'm on site, but I believe the PSU is fairly new anyway. I'm using the nifty Glances utility (available in EPEL) to do basic monitoring. If your server overheats, you'll gradually see your temperature indicator turn from green to purple and then to red. I know there are other utilities, but this is good for checking this sort of stuff in real-time. I installed Glance and had a look, but the sensors didn't show, even when I pressed 'S' as per the help page. Also, as this is a headless server, can anyone suggest a non-GUI monitor app? Cheers, Niki ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos -- * David P. Both, RHCE Millennium Technology Consulting LLC Raleigh, NC, USA 919-389-8678 db...@millennium-technology.com www.millennium-technology.com www.databook.bz - Home of the DataBook for Linux DataBook is a Registered Trademark of David Both * This communication may be unlawfully collected and stored by the National Security Agency (NSA) in secret. The parties to this email do not consent to the retrieving or storing of this communication and any related metadata, as well as printing, copying, re-transmitting, disseminating, or otherwise using it. If you believe you have received this communication in error, please delete it immediately. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
Le 12/12/2016 à 12:37, Gary Stainburn a écrit : > Also, as this is a headless server, can anyone suggest a non-GUI monitor app? Glances *is* a non-GUI app. The banner of my blog is a screenshot of Glances in a terminal: http://blog.microlinux.fr/ -- Microlinux - Solutions informatiques durables 7, place de l'église - 30730 Montpezat Web : http://www.microlinux.fr Mail : i...@microlinux.fr Tél. : 04 66 63 10 32 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
On Monday 12 December 2016 12:15:10 David Both wrote: > The lm_sensors package is required for the sensors module of glances to > work. After installing lm_sensors, run sensors-detect. The sensors > command will show the sensors detected and their current values. glances > should then display the sensor readings. Somewhere tucked in the back of my mind a memory is screaming no. Wasn't there a problem with lm_sensors where we were all told to remove / not install it because of serious problems with the package possibly even breaking things. Presumably that's no longer the case ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Server turns off unexpectedly
On 12/12/2016 07:29 AM, Gary Stainburn wrote: On Monday 12 December 2016 12:15:10 David Both wrote: The lm_sensors package is required for the sensors module of glances to work. After installing lm_sensors, run sensors-detect. The sensors command will show the sensors detected and their current values. glances should then display the sensor readings. Somewhere tucked in the back of my mind a memory is screaming no. Wasn't there a problem with lm_sensors where we were all told to remove / not install it because of serious problems with the package possibly even breaking things. Presumably that's no longer the case ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos If there was such a problem it is very far in the past or it only shows up on hardware I don't have. I have never had any problems with the lm_sensors package breaking things and I have been using it for years. -- * David P. Both, RHCE Millennium Technology Consulting LLC Raleigh, NC, USA 919-389-8678 db...@millennium-technology.com www.millennium-technology.com www.databook.bz - Home of the DataBook for Linux DataBook is a Registered Trademark of David Both * This communication may be unlawfully collected and stored by the National Security Agency (NSA) in secret. The parties to this email do not consent to the retrieving or storing of this communication and any related metadata, as well as printing, copying, re-transmitting, disseminating, or otherwise using it. If you believe you have received this communication in error, please delete it immediately. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] kde failing???
On Dec 11, 2016, at 10:01 PM, geo.inbox.ignored wrote: > - part 1: clock losing time > > first noticed time was off by 8 min, reset via F2 cl terminal. > > ~40 min later, off by ~2 min, reset via 'service manager' by stopping > ntpd, count 20, started ntpd, within a few seconds, clock reset to > correct time. > > ~1 hour later, noticed clock off again, considered cause to be cmos > battery failing. after removing ~30 screws and bottom cover, found > that cmos batter was soldered to board. checked with dvom, voltage > read 3.2v with main battery and charger removed. > > ran web search on tower box to find that cmos battery is a rechargeable > 3.0 v battery and being that removing screws and cover took several > minutes, with battery being up, cause must be elsewhere. > > note - noticed that a time problem was occurring just after tzdata > update on 2016-1201. > > was not able to pursue further due to next problems. It could be a bad drift file. I think it’s normally configured as /var/lib/ntp/drift, but check your ntp.conf. You should try deleting it when the system is up and running at normal temperature and restart ntpd and let it run for a while. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] something going on with CR ?
I get: Failed to download prestodelta for repository cr: [Errno 256] No more mirrors to try. java-1.8.0-openjdk-1.8.0.111-2 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-devel-1.8.0 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-devel-1.8.0.111-2.b15.el7_3.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-headless-1. FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-headless-1.8.0.111-2.b15.el7_3.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. nothing there is? L. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] something going on with CR ?
On Dec 12, 2016, at 10:32 AM, lejeczek wrote: > I get: > > Failed to download prestodelta for repository cr: [Errno 256] No more mirrors > to try. > java-1.8.0-openjdk-1.8.0.111-2 FAILED > http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64.rpm: > [Errno 14] HTTP Error 404 - Not Found > Trying other mirror. > java-1.8.0-openjdk-devel-1.8.0 FAILED > http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-devel-1.8.0.111-2.b15.el7_3.x86_64.rpm: > [Errno 14] HTTP Error 404 - Not Found > Trying other mirror. > java-1.8.0-openjdk-headless-1. FAILED > http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-headless-1.8.0.111-2.b15.el7_3.x86_64.rpm: > [Errno 14] HTTP Error 404 - Not Found > Trying other mirror. Old repodata? I suspect that since 7.3.1611 packages have been rolled out to mirrors, the CR repo is being depopulated with the same packages. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] raid 6 on centos 7
i have 6 sata hdd 2 TB . i want install centos 7 on these hdd in raid 6 mode. how can i do it ? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] raid 6 on centos 7
On 12/12/16 11:15 AM, pope...@chmail.ir wrote: > i have 6 sata hdd 2 TB . i want install centos 7 on these hdd in raid 6 > mode. > > how can i do it ? The RAID configuration of the new Anaconda is a little tricky. If you can access the Red Hat documentation, it is covered in section 6.14; https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/sect-disk-partitioning-setup-x86.html#sect-custom-partitioning-x86 -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] something going on with CR ?
On 12/12/2016 07:48 AM, Jonathan Billings wrote: > Old repodata? I suspect that since 7.3.1611 packages have been rolled out to > mirrors, the CR repo is being depopulated with the same packages. ilman/listinfo/centos Very likely. CentOS 7.3 has just been released. There are a lot of updates to all base/update/CR repos. I've already successfully updated two of my machines. So please try: yum clean all yum update It takes time for all mirrors to sync properly. If you still see errors, wait for 10 minutes and try the above commands again. -- Yan Li ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] Raspberry PI 3
Hi all I downloaded the RPI3 image: CentOS-Userland-7-armv7hl-Minimal-1603-RaspberryPi3.img.xz how do I resize the root FS? My Sd card is 32G and I am only using 2G of that. also I thought the RPI3 as was 64 bit. When I downloaded the aarch64.img and tried that it did not boot. I thought the RPI3 supported this image. perhaps not. Thannks, Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Raspberry PI 3
Hi Jerry, > I downloaded the RPI3 image: > CentOS-Userland-7-armv7hl-Minimal-1603-RaspberryPi3.img.xz > how do I resize the root FS? My Sd card is 32G and I am only using 2G of > that. here is a copy of a mail I sent some weeks ago to the arm-dev list. This mail assumes that you add a SSD to the system, but the concept remains the same. Make sure that the /boot space has at least some 4GB. ---8<--- I did pretty much what you plan to do. You need to have the "/boot" partition on the SD-card and the "/" partition on your SSD. amrd> 1. dd CentOS-Userland-7-armv7hl-Minimal-1511-CubieTruck.img.xz to amrd> SD-Card correct. use another PC and connect the SD-card and you SSD. Use GParted to move your root and swap partition to the SSD. Keep the /boot partition on the SD-card. You may want to resize the /root partition to some 16-32GByte. amrd> 2. delete all Partions on SD-Card don't! keep all partition on the SD-card. Modify /boot/extlinux/extlinux.conf and change the corresponding targets. Use uuid-addresses to direct to the correct root partition on the ssd. Boot the system and check if it correctly starts from the SSD and not from the SD-disk. If it runs correctly, remove the /root and swap partition from the SD-disk. Use GParted to resize the /boot partition to use the whole SD-disk. You will need the SD-card anyway to boot the system, but there is not much R/W access to that partition except at boot time, so the speed increase is significant. I had to go through this process, because the /boot partition is too small to go through a successful kernel update. "yum update" wanted to update the kernel, it ran out of /boot-space and corrupted my system. If you need more details, I can supply more information later today. I don't have access to the system right now. ---8<--- > also I thought the RPI3 as was 64 bit. When I downloaded the > aarch64.img and tried that it did not boot. > I thought the RPI3 supported this image. perhaps not. don't know about that, because I use the banana-pro. Not sure if the 64 bit system would make much difference. best regards --- Michael Schumacher PAMAS Partikelmess- und Analysesysteme GmbH Dieselstr.10, D-71277 Rutesheim Tel +49-7152-99630 Fax +49-7152-996333 Geschäftsführer: Gerhard Schreck Handelsregister B Stuttgart HRB 252024 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] Updated to CentOS 7.3. Works well. Needed to restorecon on /home.
Hi, Sharing my experience upgrading my CentOS 7.2 to 7.3 this morning. I had to use kernel-ml 4.8 for its support of Skylake on my Dell Precision 7510 laptop. This morning 4.9 came out but I don't felt like trying it, because of the possibility of breaking my ZFS and nVIDIA stuff. So I decided to give the 7.3 in CR repo for a try. The upgrading was smooth. The only problem was that I had to reinstall nVIDIA proprietary drive because my nouveau blacklist was gone. I also had to run restorecon on /home because all labels were wrong. That broke Chrome and many other programs that need to access files in user home. I have no idea what's the cause yet. 3.10.0-514.2.2.el7.x86_64's support for Skylake is great. I see no difference between it and the previous 4.8 kernel I used. Then I was surprised when another CentOS also got all the 7.3 packages. That's when I realized that 7.3 was officially released this morning! -- Yan Li ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] openldap: replica consumers and ppolicy overlay values
I'm trying to setup OpenLDAP on CentOS7, in a provider/consumer relationship. In general, provider/consumer is working quite well, except when it comes to password policy. Specifically, I want PwdFailureTime to be written to the provider from one of the front end consumers when appropriate. I'm lead to believe this requires: a) ppolicy_foward_updates TRUE (done) b) an appropriate syncrepl configuration for the consumer (I believe done) c) updateref $LDAP-provider-URI (done) d) an appropriate chain overlay on the provider (I think done) e) appropriate ACLs on the provider to allow the consumer bind-user access to manage PwdFailureTime (I believe done) I've attempted all of the above, but the consumer (when run in debugging mode), does not seem to be trying any updates upon authentication failure. It gives no indication of modifying locally, or of trying to contact the provider at all over this. Any idea whats going wrong? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] 7.3 sources ???
Looking at http://vault.centos.org/ and not seeing them. I need to rebuild krb5 At git.centos.org I can get the spec file, patches, etc. but the source are not there. In particular it looks like I need krb5-1.14.1-pdfs.tar which isn't at the MIT upstream that I can see and nss_wrapper-0.0-20140204195100.git3d58327.tar.xz which from the date *might* be in the 7.2 src.rpm - but since vault doesn't have source RPMs for 7.3 is there another place that either has them or the tarballs that aren't in the git? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
Okay I found everything except the pdfs.tar in the 7.3 src.rpm - going to try getting it built without that. On 12/12/2016 06:36 PM, Alice Wonder wrote: Looking at http://vault.centos.org/ and not seeing them. I need to rebuild krb5 At git.centos.org I can get the spec file, patches, etc. but the source are not there. In particular it looks like I need krb5-1.14.1-pdfs.tar which isn't at the MIT upstream that I can see and nss_wrapper-0.0-20140204195100.git3d58327.tar.xz which from the date *might* be in the 7.2 src.rpm - but since vault doesn't have source RPMs for 7.3 is there another place that either has them or the tarballs that aren't in the git? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
On Mon, 12 Dec 2016 18:36:03 -0800 Alice Wonder wrote: > Looking at http://vault.centos.org/ and not seeing them. 7.3 is current, so check your friendly local mirror. The same place you download your updated from. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
On 12/12/2016 06:49 PM, Frank Cox wrote: On Mon, 12 Dec 2016 18:36:03 -0800 Alice Wonder wrote: Looking at http://vault.centos.org/ and not seeing them. 7.3 is current, so check your friendly local mirror. The same place you download your updated from. Sources aren't in kernel.org mirror, I think most mirrors don't have them because of the size but vault traditionally has them. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
On Mon, 2016-12-12 at 18:46 -0800, Alice Wonder wrote: > Okay I found everything except the pdfs.tar in the 7.3 src.rpm - going > to try getting it built without that. > Hi, Here is the current from 1611 updates folder on buildlogs server. It has the file you reference above. http://buildlogs.centos.org/c7.1611.u/krb5/20161206181748/1.14.1-27.el7_3.x86_64/ Regards Phil -- Google+: https://plus.google.com/+PhilWyett Blog: https://philwyett-hemi.blogspot.co.uk/ GitLab: https://gitlab.com/philwyett_hemi/ signature.asc Description: This is a digitally signed message part ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
On Mon, 2016-12-12 at 18:36 -0800, Alice Wonder wrote: > Looking at http://vault.centos.org/ and not seeing them. > > I need to rebuild krb5 > > At git.centos.org I can get the spec file, patches, etc. but the source > are not there. Hi, You are seeing what is basically viewable in git, but to pull the sources you must follow: https://wiki.centos.org/Sources Regards Phil -- Google+: https://plus.google.com/+PhilWyett Blog: https://philwyett-hemi.blogspot.co.uk/ GitLab: https://gitlab.com/philwyett_hemi/ signature.asc Description: This is a digitally signed message part ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] Install Centos not detect the hard drive
Hi All, I'm installing the Centos 7.0 from Intel 2u chassis server, Not detect the hard disk. Please help me sir. Had drive --> Intel SSD -240 GB Regards, Jeyaraj. M ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Install Centos not detect the hard drive
On 12/12/2016 8:55 PM, JEYARAJ wrote: I'm installing the Centos 7.0 from Intel 2u chassis server, Not detect the hard disk. Please help me sir. Had drive --> Intel SSD -240 GB insufficient information. 'intel 2u chassis server' could describe most anything. the size of the chassis and the brand of the CPU processor are among the least important bits here. what sort of storage controller or host bus adapter is this "Intel SSD 240GB" plugged into ? -- john r pierce, recycling bits in santa cruz ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] 7.3 sources ???
On 12/12/2016 07:50 PM, Phil Wyett wrote: On Mon, 2016-12-12 at 18:46 -0800, Alice Wonder wrote: Okay I found everything except the pdfs.tar in the 7.3 src.rpm - going to try getting it built without that. Hi, Here is the current from 1611 updates folder on buildlogs server. It has the file you reference above. Thank you! ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Install Centos not detect the hard drive
Kk sir. -Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of John R Pierce Sent: Tuesday, December 13, 2016 10:37 AM To: centos@centos.org Subject: Re: [CentOS] Install Centos not detect the hard drive On 12/12/2016 8:55 PM, JEYARAJ wrote: > I'm installing the Centos 7.0 from Intel 2u chassis server, Not > detect the hard disk. > Please help me sir. > > Had drive --> Intel SSD -240 GB insufficient information. 'intel 2u chassis server' could describe most anything. the size of the chassis and the brand of the CPU processor are among the least important bits here. what sort of storage controller or host bus adapter is this "Intel SSD 240GB" plugged into ? -- john r pierce, recycling bits in santa cruz ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Raspberry PI 3
On 12/12/16 20:07, Jerry Geis wrote: > Hi all > > I downloaded the RPI3 image: > CentOS-Userland-7-armv7hl-Minimal-1603-RaspberryPi3.img.xz > > how do I resize the root FS? My Sd card is 32G and I am only using 2G of > that. > > also I thought the RPI3 as was 64 bit. When I downloaded the > aarch64.img and tried that it did not boot. > I thought the RPI3 supported this image. perhaps not. > > Thannks, > > Jerry Hi Jerry, WRT expanding rootfs : https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32#head-61f4a64fb0c44b1080d87dd0c618ed4d0c8ef8df Please note that for rpi3 we got new images for CentOS 7.3.1611 (and signed pkgs will land soon on mirror.centos.org) here : http://mirror.centos.org/altarch/7.3.1611/isos/armhfp/ /root/README on those images now states this : "If you want to automatically resize your / partition, just type the following (as root user): /usr/local/bin/rootfs-expand" (starting from the 7.31611 images, as we rely now on cloud-utils-growpart) WRT aarch64, there is nothing on our side that supports rpi3 (yet). Jim is having a look at building a test image, but needs to backport some specific patches (basically from Fedora) into kernel 4.5 that is used in el7 aarch64 . More details and discussions on the dedicated arm-dev list (https://lists.centos.org/mailman/listinfo/arm-dev) -- Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab signature.asc Description: OpenPGP digital signature ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos