Displaying 20 results from an estimated 80 matches similar to: "Locking pages in core"
2010 Dec 09
3
Howto batch sign RPM packages?
Hi,
I need to sign a bunch of RPM packages that have interdepencies:
build #1, sign #1, install #1, build #2, sign #2, install #2 etc.
Based on the info in bz436812 [1] I have created the key (RSA sign only,
4096bit, no sub keys) and put this in .rpmmacros:
%_signature gpg
%_gpg_path ~/.gnupg
%_gpg_name <KEY_ID>
%__gpg_sign_cmd %{__gpg} gpg --force-v3-sigs \
--digest-algo=sha1 --batch
2009 Dec 20
1
Removable drive configuration
I have a box running CentOS 5.3 with two Dataport removable drive bays
installed on the second IDE interface (/dev/hdc and hdd). I want to
configure it so I can plug in and mount various drives at different
times, including different size drives. So far it will only recognize
the first drive I plug in, and only if I boot the box after inserting
the drive.
Is there any way to set it up so I
2009 Jun 19
1
[PATCH] ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
The Lock Value Block (LVB) of a DLM lock can be lost when nodes die and
the DLM cannot reconstruct its state. Clients of the DLM need to know
this.
ocfs2's internal DLM, o2dlm, explicitly zeroes out the LVB when it loses
track of the state. This is not a standard behavior, but ocfs2 has
always relied on it. Thus, an o2dlm LVB is always "valid".
ocfs2 now supports both o2dlm and
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Forgot to add the tcpdump command used:
tcpdump -p -s 0 -n -w /root/tcpdump_all.txt
Pawel.
wt., 5 maj 2020 o 00:01 pavlos <pavlos.audiofreak at gmail.com> napisa?(a):
> OK, have repeated the test:
>
> - samba logs:
> http://www.mediafire.com/file/jy4qcyvqg6z39zu/logs.tar.gz/file
> - tcpdump log:
>
2013 Apr 11
0
Reg: Initialization of secure memory. Problem with libvirt-0.10.2
Dear All,
Please find few minutes from your time and guide us with some pointers if
possible.
We are facing a libvirtd crash when we are trying to connect to qemu by
default TLS transport. i.e libvirt crash when trying to inquiry libvirt
version using curl with TLS
# virsh -c qemu+tls://localhost/system version
error: authentication failed: TLS handshake failed A TLS packet with
unexpected
2011 Feb 04
1
GlusterFS and MySQL Innodb Locking Issue
I'm having some problems getting two nodes to mount a shared gluster
volume where I have the MySQL data files stored. The databases are
Innodb. Creating the volume on the master server works fine and it
mounts, and when I mount that on the first mysql node it works fine,
too. However, when I try to mount it with the second node I get this
error:
InnoDB: Unable to lock ./ibdata1, error: 11
2010 Sep 15
0
problem with gfs_controld
Hi,
We have two nodes with centos 5.5 x64 and cluster+gfs offering samba and
NFS services.
Recently one node displayed the following messages in log files:
Sep 13 08:19:07 NODE1 gfs_controld[3101]: cpg_mcast_joined error 2
handle 2846d7ad00000000 MSG_PLOCK
Sep 13 08:19:07 NODE1 gfs_controld[3101]: send plock message error -1
Sep 13 08:19:11 NODE1 gfs_controld[3101]: cpg_mcast_joined error 2
2009 Jan 20
3
Re : problem with running mysql on glusterfs
Hello. I would like to ask about having mysql data hosted on glusterfs.
Please see my issue below. I have posted DEBUG log information on pastebin.
I am using
GlusterFS version: glusterfs 1.4.0rc7
FUSE Version :fuse-2.7.3glfs10
my ISSUE is:
When hosting mysql data on glusterfs I have an issue:
The first time I start the glusterfsd server using
[root at mohan ~]#
2004 Sep 17
2
patch: openssh 3.9p1 on hp-ux 10.20
OpenSSH 3.9p1 does not compile on HP-UX 10.20 due to the code which was
added in includes.h to work around HP-UX 11.11's behavior. The following
patch lets it work on HP-UX 10.20. It should also work on HP-UX 11.11,
but I can't test that (no HP-UX 11 boxes here).
It uses code from http://www.faqs.org/faqs/hp/hpux-faq/section-213.html .
The copyright at
2005 Jun 29
8
Hot swap CPU
From: Rodrigo Barbosa <rodrigob at suespammers.org>
> Btw, don't quote me on this one :)
> I'm only 90% sure of the hotswapping capabilities, and less than 50%
> sure about the price :)
There _are_ systems with hot-swap CPUs, memory and/or, PCI[-X] slots.
They are _not_ commodity and pricey, and require OS-level support.
In fact, I believe Linux 2.6 has some support for
2008 Aug 07
3
GlusterFS
Hi everybody,
We use a Dovecot setup with GlusterFS. Dovecot 1.1.2 and GlusterFS
1.3.9. I enabled the following options (I don't have posix-locks
translators):
lock_method = dotlock
dotlock_use_excl = no
mmap_disable = yes
mail_nfs_index = yes
mail_nfs_storage = yes
I receive the following error message.
Aug 7 09:38:51 mta2 dovecot: POP3(somebody at domain.tld):
nfs_flush_fcntl:
2010 Apr 12
0
ocfs2/o2cb problem with openais/pacemaker
hi!
i'm on debian lenny and trying to run ocfs2 on a dual primary
drbd device. the drbd device is already set up as msDRBD0.
to get dlm_controld.pcmk i installed it from source (from
cluster-suite-3.0.10)
now i configured a resource "resDLM" with 2 clones:
primitive resDLM ocf:pacemaker:controld op monitor interval="120s"
clone cloneDLM resDLM meta
2020 May 04
0
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Did you note the very second you saw the offending error message?
That time would help a lot, I can't see the error packet.
But all that said, I'm not the person who needs to look at this, I just
hoped I could help get you the information they would need.
The only other suggestion, other than the build on master in the hope
this has already been fixed, is if you do find you can build
2011 May 05
5
Dovecot imaptest on RHEL4/GFS1, RHEL6/GFS2, NFS and local storage results
We have done some benchmarking tests using dovecot 2.0.12 to find the best
shared filesystem for hosting many users, here I share with you the results,
notice the bad perfomance of all the shared filesystems against the local
storage.
Is there any specific optimization/tunning on dovecot for use GFS2 on
rhel6??, we have configured the director to make the user mailbox persistent
in a node, we will
2009 Feb 13
5
GFS + Restarting iptables
Dear List,
I have one last little problem with setting up an cluster. My gfs
Mount will hang as soon as I do an iptables restart on one of the
nodes..
First, let me describe my setup:
- 4 nodes, all running an updated Centos 5.2 installation
- 1 Dell MD3000i ISCSI SAN
- All nodes are connected by Dell?s Supplied RDAC driver
Everything is running stable when the cluster is started (tested
2020 May 05
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
@Andrew
Unfortunately I didn't make notes on exact time of errors when doing my
tests...
But, I've spend last couple of hours on building samba from master:
- Have made a clone of the virtual machine, with new name and network
interface mac address, and a new dynamic IP assigned by my router.
- Uninstalled Arch packages: samba, smbclient and cifs-tools (depending
on
2010 Aug 20
1
ocfs2 hang writing until reboot the cluster-dlm: set_fs_notified: set_fs_notified no nodeid 1812048064#012
Hello,
I hope this mailing list is correct.
I've a cluster pacemaker with a clone resource ocfs2 with
ocfs2-tools-1.4.1-25.6.x86_64
ocfs2-tools-o2cb-1.4.1-25.6.x86_64
on Opensuse 11.2
After some network problem on my switch I receive on one of 4 nodes of
my cluster the following messages
Aug 18 13:12:28 nodo1 openais[8462]: [TOTEM] The token was lost in the
OPERATIONAL state.
Aug 18 13:12:28
2006 Jan 12
3
Looking for server recommendations
We're going to replace an older Solaris7/Netbackup/TapeRobot server with
a new Centos box using backup-to-disk-to-tape (probably using Arkeia).
The specs are up in the air, but generally:
- CentOS/RHEL friendly (3Ware SATA? SCSI?)
- 2U/3U/4U-ish form factor
- hotswap RAID5
- dual PS, hotswap a plus
- USB2.0 port(s) (*)
To give you an idea of where I'm starting to look, take a gander at
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
Processing commands for control at bugs.debian.org:
> tags 653294 + jessie
Bug #653294 [hellanzb] hellanzb: doesn't work with python-twisted 11.1.0-1 (patch included)
Added tag(s) jessie.
> tags 701439 + jessie
Bug #701439 [src:ircd-hybrid] ircd-hybrid: ftbfs with eglibc-2.17
Added tag(s) jessie.
> tags 616910 + jessie
Bug #616910 [src:musiclibrarian] musiclibrarian: deprecation of
2000 Dec 13
1
Garbage in syslog
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I recently had some weirdness that maybe someone can help explain. I have
a linux box (2.2.18pre21+ext3+freeswan) running openssh 2.2.0p and openssl
0.9.5a. My box crashed mysteriously and then when it started back up, I
saw this in the logs:
Dec 12 21:45:19 moonchild sshd: Starting sshd:
Dec 12 21:45:20 moonchild sshd[509]: Server listening on