Bug #1260

VMware TM drivers fail with ESX5.0

Added by Tino Vázquez about 9 years ago. Updated about 9 years ago.

Status:ClosedStart date:04/30/2012
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:Drivers - Auth
Target version:Release 3.6
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.4

Description

Reason being the lack of sudo. A possible workaround is to ssh as root.

clone (2.41 KB) Tino Vázquez, 04/30/2012 11:41 AM

Associated revisions

Revision 4a5e972d
Added by Tino Vázquez about 9 years ago

bug #1260: We'll use now setuid

History

#1 Updated by Tino Vázquez about 9 years ago

Attached a replacement for "clone" script that doesn't use sudo.

#2 Updated by Tino Vázquez about 9 years ago

Another (nicere) workaround is to:

  • Add "oneadmin" to the root group in the ESX host
  • Activate the setuid in /sbin/vmkfstools

    root$ chmod +s /sbin/vmkfstools

#3 Updated by Tino Vázquez about 9 years ago

Update documentation before closing!

#4 Updated by Tino Vázquez about 9 years ago

  • Category set to Drivers - Auth
  • Status changed from New to Closed
  • Assignee set to Tino Vázquez
  • Target version set to Release 3.6
  • % Done changed from 0 to 100
  • Resolution set to fixed

Fixed in master, updated 3.6 doc, we are going to use setuid.

Also available in: Atom PDF