similar to: CentOS 7 /boot location

Displaying 20 results from an estimated 3000 matches similar to: "CentOS 7 /boot location"

2015 Jul 24
3
RHEL 6.7 is released
Now don't go bugging people asking when CentOS 6.7 will be out. "When it's ready." In upgrading from RHEL 6.6 to 6.7, I did find that I had to disable my 3rd party repos (elrepo and epel) in order to avoid yum erroring out. Plus I did the usual "yum clean all". (I don't use the PackageKit GUI as it's been unable to complete for quite a few months without
2015 Nov 10
1
OT: bacula question
Am 10.11.2015 um 22:36 schrieb Devin Reade <gdr at gno.org>: > > bat is a native GUI, so UNIX only. we use bat GUI on windows ... -- LF
2015 Jan 16
4
shutdown -h doesn't
I've got a fresh CentOS 7 test machine, fully patched. The command: shutdown -h now surprisingly does not halt the machine. Instead it reboots it. WTF? I found the following Debian discussion which seems to be the same issue: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766338> However, removing kexec-tools in this case did not solve the problem. Nor does
2015 Nov 19
4
C7: How to configure raid at install time
On Nov 18, 2015, at 9:49 PM, Devin Reade <gdr at gno.org> wrote: > > The one thing I would point out regarding the above link is that despite > conventional UNIX wisdom, *don't* put /usr on a separate filesystem > in CentOS 7. <sarcasm>Thank you RedHat</sarcasm> > > Flames to /dev/null. Sorry, you don?t get to throw that grenade and then run away. The
2016 Feb 11
9
heads up: /boot space on kernel upgrade
I have a CentOS 6 machine that was initially installed as CentOS 6.4 in May of 2013. It's /boot filesystem is 200M which, IIRC, was the default /boot size at the time. The most recent kernel update (2.6.32-573.18.1.el6) fails because of lack of space in /boot. The workaround is edit /etc/yum.conf, reduce installonly_limit from 5 to something lower (I used 3), remove the oldest kernel via
2015 Nov 19
6
C7: How to configure raid at install time
Hi all! I'm still on C6. I'm using a RAID1 configuration (Linux software RAID) and I'd like to either use the same one, or possibly configure it on new drives (larger) when I upgrade to C7. (I'm really feeling the need to move off C6.) But it isn't at all obvious how one would do a new RAID1 setup in Anaconda, and I don't find any user reports or other info on this in the
2015 May 11
1
Bacula backup system
--On Monday, May 11, 2015 02:26:17 PM -0700 John R Pierce <pierce at hogranch.com> wrote: > never met a unix that didn't come with Perl already installed, or as a > base option SunOS-4 :) Didn't have emacs, either, nor an ANSI-C compiler. And the OS came on QIC-150 tape (ie: 150 MB total capacity). Not that that defeats the argument ... Devin
2015 Nov 10
4
OT: bacula question
Paul Heinlein wrote: > On Mon, 9 Nov 2015, m.roth at 5-cent.us wrote: >> >> Question, for those that use/have used bacula: I've been setting up >> backups for one team, the server on CentOS 6, but they're on >> Windows. If we install the director on Windows, is it possible for >> the users to restore files from the server to their own machine? > >
2013 Nov 08
1
chipsets etc to avoid for CentOS 6.x
It's time to purchase hardware again, and I'm going through the usual "of that which is on the market, what will CentOS run without leaving new hardware collecting dust for a year"? I'm looking at a number of commodity-grade machines (ie: desktop grade will suffice) with reasonably fast CPUs and able to use at least 8GB each (preferably 32GB). These will be deployed as
2019 Aug 06
1
Question on server speed
On 8/5/19 3:00 PM, Jerry Geis wrote: > The keyboard is USB attached and the external SSD disk is USB attached. WHY? Why would you do that? What's the point of SSD if you reduce the speed to USB? Or just use an old mechanical drive instead. Any issue with that drive will show up as IO Wait - my presumption is that you expect to see that so you're not mentioning it but it's going to
2011 May 03
0
[Bug 845] Received disconnect from ???: 2: Corrupted MAC on input.
https://bugzilla.mindrot.org/show_bug.cgi?id=845 Devin Reade <gdr at gno.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gdr at gno.org --- Comment #12 from Devin Reade <gdr at gno.org> 2011-05-03 14:08:48 EST --- [More details for
2015 Apr 23
3
CentOS 7 NFS client problems
#define TL;DR Despite idmapd running, usernames/IDs don't get mapped properly. Looking for a workaround. #undef TL;DR I'm trying to get a new CentOS 7.1 workstation running, and having some problems with NFS filesystems. The server is a fully patched CentOS 6 server. On the NFS filesystem, there are two subdirectories owned by a regular user (joe). (There are actually more and by
2011 Mar 22
6
Affordable KVM over IP switch
Hello, Are there any KVM over IP switches that are not thousands of dollars? Ideally a 3-4 port switch for a few hundred seems reasonable to me. Mike -- Michael B Allen Java Active Directory Integration http://www.ioplex.com/
2009 Oct 25
3
mismatch_cnt after 5.3 -> 5.4 upgrade
Saturday I did an upgrade from 5.3 (original install) to 5.4. Saturday night, /etc/cron.weekly reported the following: /etc/cron.weekly/99-raid-check: WARNING: mismatch_cnt is not 0 on /dev/md0 md0 holds /boot and resides, mirrored, on sda1 and sdb1. md1 holds an LVM volume containing the remaining filesytems, including swap. The underlying hardware is just a few months hold,
2015 Apr 29
5
nfs (or tcp or scheduler) changes between centos 5 and 6?
We have a "compute cluster" of about 100 machines that do a read-only NFS mount to a big NAS filer (a NetApp FAS6280). The jobs running on these boxes are analysis/simulation jobs that constantly read data off the NAS. We recently upgraded all these machines from CentOS 5.7 to CentOS 6.5. We did a "piecemeal" upgrade, usually upgrading five or so machines at a time, every few
2015 Apr 14
3
Independent dual monitors on CentOS 7
Does anyone have the magic incantation required to getting *independent* multi-monitors going under CentOS 7? Ideally under xfce or trinity, but I'm interested about GNOME/KDE observations as well. I'm trying to move my main workstation from CentOS5 to CentOS7 and while the spanned desktop works, not having independent monitors really cuts into my productivity. i.e.: I couldn't
2015 Nov 19
3
C7: How to configure raid at install time
On Wed, Nov 18, 2015 at 09:49:43PM -0700, Devin Reade wrote: > --On Wednesday, November 18, 2015 11:07:12 PM -0500 Fred Smith > <fredex at fcshome.stoneham.ma.us> wrote: > > >But it isn't at all obvious how one would do a new RAID1 setup in > >Anaconda > > Don't feel bad. The abortion that is the RHEL/CentOS 7 graphical > install interface is far too
2014 Jun 18
3
problem with centos.org whois
It looks like someone pooched a domain transfer, and the whois entry for centos.org is missing its NS records. I've sent an email to the whois tech contact @redhat, but I'm sending this to the list to hopefully bring it to someone else's attention, as well. Hopefully it gets gets out before my mailserver expires its DNS cache for centos.org. Expect centos.org to be offline for a bit
2014 May 29
1
my setup
I'm not sure if this is helpful to anyone else and I can't decide if it's mildly clever or just a stupid pet trick, really. I recently decided to reinstall my work laptop with centos. as part of the install I used an 8g sandisk USB drive; it's roughly the size of a wireless mouse receiver. I put /boot, / and /usr on the USB drive, set encrypted partitions for swap, /home, /opt,
2014 Sep 28
2
xfce on CentOS 7: can't lock screen
Ok, trying to bypass the usual flames (I used CDE for years, then KDE until it got dumbed-down too much, and we all know how GNOME has turned out) ... I've decided to try out xfce on CentOS 7. I grabbed xfce from epel by installing the following via yum: epel-release @xfce So far it's pretty good, and is giving me the basic features I'm looking at without getting in my way.