similar to: system-config-cluster problem

Displaying 20 results from an estimated 40000 matches similar to: "system-config-cluster problem"

2008 May 12
2
GFS + quotas
I have 2 machines in a cluster using GFS, that many client mount up via nfs. We use quotas extensively here, is there a way from a client machine to check a users quota? Standard quota command on client machines do not work like they do when checking a non-gfs nfs mounted file system. The quotas do work however, when a user exceeds quota and tries to write a file, it tell them that quota has
2008 Jun 24
3
Permissions Issue
Hello group, this issue is driving me crazy, there just has to be a simple way to do this that I am missing! I have a share, SOP. The file system maps to /dir/dir/sop. If I have a set of users that need write access to this directory, but only want to allow another set of users read only access, how can I accomplish this? From the man pages, it looks like I can set the share to read only, and
2008 May 12
2
broken GFS
This is the 2nd time this has happened to me. There was a kernel release over the weekend to .67.0.15, yet, they did not release the updated GFS to go along with it, so when the machine rebooted, there was no gfs file system in the new running kernel which in turn wreaked havoc on my cluster. I truly wish they would not do that :). I guess I shall have to not allow automatic yum updates from
2013 Nov 13
1
can't auth against more then 1 domain
I have 2 samba servers. One with centos5+samba 3.033 that has been in service for a few years now. I have installed a centos6+samba 3.6.9. I followed the how-to I did with the first one, copied over the krb5.conf and smb.conf from the working server and all seemed to go well. It is a member server of a window AD. We have 2 DC's that are part of the same forest: SEAS and SEAS-S. I
2007 Jun 16
0
CEBA-2007:0334 CentOS 5 i386 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2007:0334 Upstream details at : http://rhn.redhat.com/errata/RHBA-2007-0334.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 317fbb4adb4851edcf97c101551cf138 system-config-cluster-1.0.39-1.0.1.noarch.rpm Source: 2fc7c7a1b5afbb5f6406c6f60cd59e21
2007 Jun 16
0
CEBA-2007:0334 CentOS 5 x86_64 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2007:0334 Upstream details at : http://rhn.redhat.com/errata/RHBA-2007-0334.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: efc9f28948158ca23582f9504c84b548 system-config-cluster-1.0.39-1.0.1.noarch.rpm Source: 2fc7c7a1b5afbb5f6406c6f60cd59e21
2010 Oct 11
0
CEBA-2010:0747 CentOS 5 x86_64 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2010:0747 Upstream details at : https://rhn.redhat.com/errata/RHBA-2010-0747.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: d3eed53f9326c888bfb231a0e92b6b3d system-config-cluster-1.0.57-3.el5_5.1.noarch.rpm Source: 7e7f2af329a4804978305662163f28e0
2010 Oct 11
0
CEBA-2010:0747 CentOS 5 i386 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2010:0747 Upstream details at : https://rhn.redhat.com/errata/RHBA-2010-0747.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 93c11448886960214f38866f8d5cccb9 system-config-cluster-1.0.57-3.el5_5.1.noarch.rpm Source: 7e7f2af329a4804978305662163f28e0
2011 Sep 22
0
CEBA-2011:1066 CentOS 5 x86_64 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2011:1066 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1066.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 08b6544edd13612cb661115588ce0faf system-config-cluster-1.0.57-9.noarch.rpm Source: 8a280a1146fc63968d30d45f1863250c system-config-cluster-1.0.57-9.src.rpm
2011 Sep 22
0
CEBA-2011:1066 CentOS 5 i386 system-config-cluster Update
CentOS Errata and Bugfix Advisory 2011:1066 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1066.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 903ef96f6f4225b9cf958494e17550f2 system-config-cluster-1.0.57-9.noarch.rpm Source: 8a280a1146fc63968d30d45f1863250c system-config-cluster-1.0.57-9.src.rpm --
2001 Feb 19
2
Does Visual Basic 6 run on wine?
Hi, I would like to switch over to linux, but I need to run VB on my computer for one of my classes. I don't want to dual boot, so if it works, then I'll switch. If it doesn't, I'll wait. If anyone has any experience running VB with Wine, please let me know. thanks, Justin jbauer@engr.smu.edu
2009 Aug 27
0
[LLVMdev] inlining hint
Dale Johannesen <dalej at apple.com> writes: [snip] > (It is also probably true that people who declare things inline in > C/ObjC should be taken more seriously than those using C++; Apple's > gcc has an adjustment to the inlining parameters that does this, which > works well in practice on our code.) If the user absolutely wants to inline a function, the `inline'
2010 Jan 28
6
[Bug 1707] New: Tweak OpenSSL ENGINE support to use openssl config system
https://bugzilla.mindrot.org/show_bug.cgi?id=1707 Summary: Tweak OpenSSL ENGINE support to use openssl config system Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Miscellaneous AssignedTo:
2009 Aug 27
2
[LLVMdev] inlining hint
When I started this, I deliberately restricted the question to what should go in the IR. The fact of recording hints in the IR should not be controversial; it can't be better not to have them than to have them. Unfortunately, others used this as a springboard for discussing whether and how the inliner should use those hints. We aren't really ready to have that discussion,
2020 Jun 21
7
[Bug 3185] New: some bashrc broke sshrc
https://bugzilla.mindrot.org/show_bug.cgi?id=3185 Bug ID: 3185 Summary: some bashrc broke sshrc Product: Portable OpenSSH Version: 8.3p1 Hardware: amd64 OS: Linux Status: NEW Severity: minor Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org
2009 Mar 04
0
Wireless Mic System
I have used several Shure systems, a few Sennheisers and a few AudioTechnica systems. Do not expect any of these systems, even the highest end, to be anywhere as reliable as a wired mic. As the years went on, I generally moved higher and higher end to try to weed out problems I had with units that were due to design or unit flaws. I've been out of the biz for a few years now (since my kids
2003 May 15
2
Resolver changes broke AIX & HPUX
Hi All. Haven't looked at this yet but it looks like the resolver changes broke AIX and HP-UX. -Daz. AIX 4.3.3.11: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I../../openbsd-compat -I../../openbsd-compat/.. -I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c ../../openbsd-compat/getrrsetbyname.c ../../openbsd-compat/getrrsetbyname.c:133: warning: static
2019 Mar 13
1
Samba 4.8 Config
I recently upgraded from Samba 4.4 to Samba 4.8 when moving from RHEL 7.3 to RHEL 7.6. Now our UIDs and GIDs are not mapping properly. I tried to downgrade and that broke other applications. I have also modified the smb.conf file with nearly every option I found online and it either returns "User not Found" or incorrect UID and GID mappings. I cannot utilize the smb.conf file that is
2005 Feb 23
0
Memory error in Mac OS X Aqua GUI v1.01 with cluster pack age functions
It's trying to allocate about 850 MB. And that's just the "object that broke the camel's back". You probably really are out of memory. You could increase swap space and cross your fingers, but probably daisy creates the 10481 x 10481 distance matrix, which would be about 800 MB since each entry is 8 bytes. It may even create multiple copies. You might try increasing RAM to 4
2019 Nov 12
1
Question: KVM Config C8
On Tue, Nov 12, 2019 at 09:28:05AM +0100, Fabian Arrotin wrote: > Well, without giving any detail, and so under the assumption that we all > know what you're talking about, that will be difficult for people on > this list to answer your question (and statement) :) > Can you so give us first : > - details about what you mean by "broken kvm installation (uefi)" > -