Displaying 20 results from an estimated 5000 matches similar to: "Boot fails with lvm snapshot"
2020 Aug 19
1
Boot fails with lvm snapshot
Hi Gordon,
my dracut package is the latest available for Centos7 (this occur just
after my "yum update" and reboot). It is dracut-033-568.el7.x86_64 in
CentOS Linux release 7.8.2003 (Core)
I'm going to rebuild my initrd as suggested with the snapshot setup.
Thanks for the links.
Patrick
Le 19/08/2020 ? 17:31, Gordon Messmer a ?crit?:
> On 8/19/20 1:02 AM, Patrick B?gou wrote:
2015 Dec 02
4
lvm snapshot
Hello
after a lvm snapshot creation and a reboot are all logical volumes are
missing, only swap is present.
lvcreate -L 5000M -s -n centos_h1-root_snap /dev/mapper/centos_h1-root
lvs
LV VG Attr LSize Pool Origin
Data% Meta% Move Log Cpy%Sync Convert
centos_h1-root_snap centos_h1 swi-a-s--- 4,88g root 0,00
home
2020 May 15
2
CentOS7 and NFS
The number of threads has nothing to do with the number of cores on the machine. It depends on the I/O, network speed, type of workload etc.
We usually start with 32 threads and increase if necessary.
You can check the statistics with:
watch 'cat /proc/net/rpc/nfsd | grep th?
Or you can check on the client
nfsstat -rc
Client rpc stats:
calls retrans authrefrsh
1326777974 0
2017 Apr 03
2
NFS Client with quota
Thanks Patrick.
For Solaris, quota can be set when mounting from NFS client.
There is a transition from Solaris to CentOS 6 this time.
Therefore, quota setting is required for NFS mounting
from CentOS 6 as with Solaris.
Is it still impossible for CentOS 6?
koji
On Sun, 2 Apr 2017 14:44:59 +0200
Patrick B??gou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> Quota are managed at the
2020 Aug 19
0
Boot fails with lvm snapshot
On 8/19/20 1:02 AM, Patrick B?gou wrote:
> However, if this snapshot exists, reboot of the server
> freeze at boot time and I must manually remove this snapshot. Why ?
It's a bug.? Update dracut.
https://bugzilla.redhat.com/show_bug.cgi?id=1287940
https://bugzilla.redhat.com/show_bug.cgi?id=1546577
2020 May 13
2
CentOS7 and NFS
Le 13/05/2020 ? 07:32, Simon Matter via CentOS a ?crit?:
>> Le 12/05/2020 ? 16:10, James Pearson a ?crit?:
>>> Patrick B?gou wrote:
>>>> Hi,
>>>>
>>>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server
>>>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x
>>>> 8TB HDD) used by two
2017 Mar 29
3
NFS Client with quota
Hello. I am "koji".
I have a question.
Can I mount a NFS with quota? (Not Server side)
I understand quota is set NFS server. But I must client side.
(Is rquota only report?)
Does anyone know a good solution?
Best regard.
koji
2020 Jul 09
1
CentOS7 and NFS
Hi Orion,
no, I still have this problem. I delay working on it as I the latest
updates have not been installed on the server and on the client. I'll
work again on this problem as soon as possible.
Thanks Charles for your detailed information on how to track this
problem. I'll check all these metrics.
I have several clients for this nfs server and the problem seems only to
occur from the
2015 Dec 02
2
lvm snapshot
On 12/02/2015 12:05 PM, Axel Glienke wrote:
> in journalctl i found:
> modprobe: FATAL: Module dm-snapshot not found
> ...
> Can't process LV root_snap: snapshot target support missing from kernel
I installed a very simple CentOS 7 system with an LVM root FS. Created a
snapshot and rebooted, no problem. Updated dracut, then updated
everything else and rebooted, no problem.
As
2015 Dec 02
3
lvm snapshot
On Wed, Dec 02, 2015 at 08:53:39PM +0100, Axel Glienke wrote:
> Creating snapshot:
>
> [root at lvmtest ~]# lvcreate -L5G -s -n root_snap /dev/centos/root
> Reducing COW size 5,00 GiB down to maximum usable size 2,94 GiB.
> Logical volume "root_snap" created.
> [root at lvmtest ~]# lvs
> LV VG Attr LSize Pool Origin Data% Meta% Move
> Log
2020 Nov 02
0
Odd issue happening CentOS 7
Did you notice the address ? It is not the same IP.
Patrick
Le 02/11/2020 ? 17:48, Jerry Geis a ?crit?:
> So I have two CentOS 7 machines running.
>
> if I am on my server and I do "curl http://192.168.1.8" I get data.
> If I do "host devgeis.LayeredSolutionsInc.com" I get the correct address
> 192.168.1.8
>
> if I goto another machine with CentOS 7.
2020 Jun 01
3
CentOS7 and NFS
Le 13/05/2020 ? 02:13, Orion Poplawski a ?crit?:
> On 5/12/20 2:46 AM, Patrick B?gou wrote:
>> Hi,
>>
>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server
>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x
>> 8TB HDD) used by two servers and a small cluster (400 cores). All the
>> servers are running CentOS 7, the
2020 May 12
4
CentOS7 and NFS
Hi,
I need some help with NFSv4 setup/tuning. I have a dedicated nfs server
(2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x
8TB HDD) used by two servers and a small cluster (400 cores). All the
servers are running CentOS 7, the cluster is running CentOS6.
Time to time on the server I get:
?kernel: NFSD: client xxx.xxx.xxx.xxx testing state ID with
incorrect
2015 Dec 02
2
lvm snapshot
sorry: centos7 "fresh" minimal with a actual update
cat proc/cmdline:
BOOT_IMAGE=/vmlinuz-3.10.0-229.20.1.el7.x86_64
root=/dev/mapper/centos_root ro rd.lvm.lv=centos/root
rd.lvm.lv=centos/swap crashkernel=auto rhgb quiet LANG=de_DE.UTF-8
systemd.debug
ls /dev/mapper:
centos-swap control
Zitat von Gordon Messmer <gordon.messmer at gmail.com>:
> On 12/02/2015 11:09 AM,
2020 Nov 02
4
Odd issue happening CentOS 7
So I have two CentOS 7 machines running.
if I am on my server and I do "curl http://192.168.1.8" I get data.
If I do "host devgeis.LayeredSolutionsInc.com" I get the correct address
192.168.1.8
if I goto another machine with CentOS 7.
I do "curl http://192.168.1.8" I get data.
I do "host devgeis.LayeredSolutionsInc.com" I get the correct address
2020 Jan 13
4
ssh failure from CentOS7 to Centos6
Hi,
I have a strange problem with a freshly installed Centos7 desktop
(most8pc25). I can't ssh to 2 CentOS6 servers, even with firewall
disabled on the client and on the server. But I can connect from the
server to the client, all in the same VLAN. I can also ssh from this
desktop to centos7 servers in the same VLAN or in another VLAN.
No idea about this problem.
On the server kareline
2015 Dec 02
2
lvm snapshot
On 12/02/2015 02:02 PM, Axel Glienke wrote:
> ok, thank you very much Gordon.
>
> but you know what the difference?
>
> if i do
> 1. centos7 installation
> 2. yum upgrade
> 3. lvcreate -s ...
> 4. reboot
>
> then i got the error.
I'll try to recreate the problem on a new VM, but that doesn't make much
sense. Including the required module isn't
2020 May 12
2
CentOS7 and NFS
Le 12/05/2020 ? 16:10, James Pearson a ?crit?:
> Patrick B?gou wrote:
>>
>> Hi,
>>
>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server
>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x
>> 8TB HDD) used by two servers and a small cluster (400 cores). All the
>> servers are running CentOS 7, the cluster is
2013 Oct 10
1
CentOS6.4 and Apple keyboard
I have just installed (with kikstart) centOS6.4 on a PC which was
previously running OpenSUSE (11.x).
This PC has an apple keyboard and I'm unable to setup this keyboard.
In .xsession-errors I get this messages :
Error: No Symbols named "latin9" in the include file
"macintosh_vndr/fr"
Exiting
Abandoning symbols file
2014 Sep 26
2
Text file encoding
I'm working with some people using apple laptops. When we share text
files (latex files), I reach in an encoding problem on our CentOS
laptops and desktops. In my favorite editor, "?" is "<8e>", "?" is
"<88>" etc...
Of course, I can change the encoding with iconv:
iconv -f MACINTOSH -t ISO8859-15 file.bib.mac >file.bib
iconv -f