On 05/23/2016 02:09 PM, Jerry Geis wrote:
> When I run this command:
> rm /tmp/jerry.txt
> rm: remove regular file â/tmp/jerry.txtâ?
>
> I get the a with the carrot on top...
>
> How do I get back to the normal characters ?
>
> echo $TERM
> linux
This may also be related to your terminal and
On Mon, 23 May 2016, Jerry Geis wrote:
>When I run this command:
>rm /tmp/jerry.txt
>rm: remove regular file â/tmp/jerry.txtâ?
>
>I get the a with the carrot on top...
>
>How do I get back to the normal characters ?
Your locale specifies an encoding that your terminal doesn't understand,
i.e., t
Hi,
We are running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64 on a Quanta
Cirrascale, up to date with patches. We have had a couple of instances
in which the hard drives have become renamed after reboot (e.g. drive
sda is renamed to sdc after reboot). One time this occurred when we
rebooted fo
Pat Haley wrote:
>
> We are running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64 on a Quanta
> Cirrascale, up to date with patches. We have had a couple of instances
> in which the hard drives have become renamed after reboot (e.g. drive
> sda is renamed to sdc after reboot). One time this occurred whe
On 5/24/2016 2:08 PM, Pat Haley wrote:
We are running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64 on a Quanta
Cirrascale, up to date with patches. We have had a couple of instances
in which the hard drives have become renamed after reboot (e.g. drive
sda is renamed to sdc after reboot). One time
I've run into this with ZFS on Linux. The 'blkid' is useful to identify the
target device and then add that to your fstab. I don't use device names at
all anymore, too ambiguous (depending on the circumstance) in my opinion.
On Tue, May 24, 2016 at 3:04 PM, John R Pierce wrote:
> On 5/24/2016 2:
- Original Message -
From: "John R Pierce"
To: centos@centos.org
Sent: Tuesday, May 24, 2016 5:04:24 PM
Subject: Re: [CentOS] Hard drives being renamed
On 5/24/2016 2:08 PM, Pat Haley wrote:
>
> We are running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64 on a Quanta
> Cirrascale, up to date
On Tue, May 24, 2016, 3:08 PM Pat Haley wrote:
>
> Our questions are
>
> * Has anyone else experienced similar issues?
> * What can we do to prevent such renaming in the future
>
Yes. You can't, it's non-deterministic. Use fs volume UUID instead, both in
grub.cfg command line for root= param
Hi All,
We looking for suggestions on dealing with mellanox drivers in CentOS 6.7
We tried installing mellanox drivers
(MLNX_OFED_LINUX-3.2-2.0.0.0-rhel6.7-x86_64) on a Quanta Cirrascale
server running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64. When we
rebooted the machine after installing th
>> I've run into this with ZFS on Linux. The 'blkid' is useful to identify the
>> target device and then add that to your fstab. I don't use device names >>
>> at all anymore, too ambiguous (depending on the circumstance) in my >>
>> opinion.
Right. And there are other ways to identify disks un
Hi all,
I use centos7 and don't want to use tmpwatch as well as crond.
I have a question to use `systemd-tmpfiles-clean.service` with my custom
configured file in `tmpfiles.d` to delete outdated files periodically in
some log dir.
I have a `tmpfiles.d` configured file in `/etc/tmpfiles.d` na
11 matches
Mail list logo