« Previous | Next » 

Revision cc19798f

IDcc19798f6c9f6295cc805f506aaa3214ae31beb6
Parent 212a7fcd
Child d9da5065

Added by Michael Hanselmann over 12 years ago

LUNodeSetParams: Lock affected instances only

Until now LUNodeSetParams would lock all instances if a node's
secondary IP address was to be changed and would then release
all instances it didn't actually need. With this patch the LU
optimistically locks instances and, once it got the locks,
checks whether they're still correct. This is similar to how
node group locking is done.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences