search for: libdlm

Displaying 4 results from an estimated 4 matches for "libdlm".

Did you mean: libdl
2009 Jul 06
1
lvb length issue [was Re: [ocfs2-tools-devel] question of ocfs2_controld (Jun 27)]
...The 64bytes LVB makes fs/dlm kernel code >> returns an internal logic error (which should be a busy lock error) to >> mkfs.ocfs2 when formating a mounted-by-other-node ocfs2 volume. > > Can't fs/dlm take multiple LVB sizes? > In this case, it cannot. During mkfs.ocfs2, libdlm gets called to create a new lockspace via ioctl handler inside fs/dlm, which (indeed) is fs/dlm/user.c:device_create_lockspace(): 404 static int device_create_lockspace(struct dlm_lspace_params *params) ... ... 412 413 error = dlm_new_lockspace(params->name, strlen(params->name), 414...
2017 Jan 04
1
yum update pulls in lvm-cluster on 7.3
...lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Processing Dependency: libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) for package: 7:lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Processing Dependency: libquorum.so.5()(64bit) for package: 7:lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Processing Dependency: libdlm.so.3()(64bit) for package: 7:lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Processing Dependency: libcpg.so.4()(64bit) for package: 7:lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Processing Dependency: libcmap.so.4()(64bit) for package: 7:lvm2-cluster-2.02.166-1.el7_3.1.x86_64 --> Running trans...
2016 Dec 13
4
yum update pulls in lvm-cluster on 7.3
Hi, I ran "yum update" this morning on a 7.2 machine with all of the cr updates applied to it and yum wants to install lvm-cluster and a bunch of deps. Dependencies Resolved ====================================================================== Package Arch Version Repository Size ======================================================================
2008 Nov 14
5
[RFC] Splitting cluster.git into separate projects/trees
Hi everybody, as discussed and agreed at the Cluster Summit we need to split our tree to make life easier in the long run (etc. etc.). We need to decide how we want to do it and there are different approaches to that. I was able to think of 3. There might be more and I might not have taken everything into consideration so comments and ideas are welcome. At this point we haven't really