Displaying 6 results from an estimated 6 matches for "misassignement".
2019 Dec 28
3
Locking without virtlockd (nor sanlock)?
...does not use any locks. 
 From here [1]: "The out of the box configuration, however, currently 
uses the nop lock manager plugin". As "lock_manager" is commented in my 
qemu.conf file, I was expecting that no locks were used to protect my 
virtual disk from guest double-start or misassignement to other vms.
However, "cat /proc/locks" shows the following (17532905 being the vdisk 
inode):
[root@localhost tmp]# cat /proc/locks | grep 17532905
42: OFDLCK ADVISORY  READ  -1 fd:00:17532905 201 201
43: OFDLCK ADVISORY  READ  -1 fd:00:17532905 100 101
Indeed, try to associate and boo...
2008 Apr 17
2
Question about RAID 5 array rebuild with mdadm
I'm using Centos 4.5 right now, and I had a RAID 5 array stop because  
two drives became unavailable.  After adjusting the cables on several  
occasions and shutting down and restarting, I was able to see the  
drives again.  This is when I snatched defeat from the jaws of  
victory.  Please, someone with vast knowledge of how RAID 5 with mdadm  
works, tell me if I have any chance at all
2010 Oct 24
0
CentOS Digest, Vol 69, Issue 24
Spam
Sent on the Sprint? Now Network from my BlackBerry?
-----Original Message-----
From: centos-request at centos.org
Sender: centos-bounces at centos.org
Date: Sun, 24 Oct 2010 12:00:02 
To: <centos at centos.org>
Reply-To: centos at centos.org
Subject: CentOS Digest, Vol 69, Issue 24
Send CentOS mailing list submissions to
	centos at centos.org
To subscribe or unsubscribe via the World
2019 Dec 28
0
Re: Locking without virtlockd (nor sanlock)?
...y locks.
> From here [1]: "The out of the box configuration, however, currently
> uses the nop lock manager plugin". As "lock_manager" is commented in
> my qemu.conf file, I was expecting that no locks were used to protect
> my virtual disk from guest double-start or misassignement to other
> vms.
> 
> However, "cat /proc/locks" shows the following (17532905 being the 
> vdisk inode):
> [root@localhost tmp]# cat /proc/locks | grep 17532905
> 42: OFDLCK ADVISORY  READ  -1 fd:00:17532905 201 201
> 43: OFDLCK ADVISORY  READ  -1 fd:00:17532905 100 1...
2005 Dec 14
3
Migrations bug with Rails 1.0, PostgreSQL 8.1?
Filed a ticket for bogus Ruby produced via:
rake db_schema_dump
http://dev.rubyonrails.org/ticket/3232
I''d appreciate it if someone could verify against
PostgreSQL 8.0.x
-- 
-- Tom Mornini
2020 Jan 03
2
Re: Locking without virtlockd (nor sanlock)?
...rom here [1]: "The out of the box configuration, however, currently
> > uses the nop lock manager plugin". As "lock_manager" is commented in
> > my qemu.conf file, I was expecting that no locks were used to protect
> > my virtual disk from guest double-start or misassignement to other
> > vms.
> > 
> > However, "cat /proc/locks" shows the following (17532905 being the vdisk
> > inode):
> > [root@localhost tmp]# cat /proc/locks | grep 17532905
> > 42: OFDLCK ADVISORY  READ  -1 fd:00:17532905 201 201
> > 43: OFDLCK ADVIS...