Bug #1879

the guest VM will not know which file in the FILES_DS is each file, since they are renamed to a hash

Added by Jaime Melis over 8 years ago. Updated about 8 years ago.

Status:ClosedStart date:04/08/2013
Priority:NormalDue date:
Assignee:Jaime Melis% Done:

0%

Category:Core & System
Target version:Release 4.0
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.0

Description

If a user adds a set of context files to a virtual machine, it will result in:
FILES_DS="/var/lib/one/datastores/2/<hash1> /var/lib/one/datastores/2/<hash2>"

Therefore the user will not know which file is which without analyzing it. A temporary workaround would be to provide only a single file, a tar.gz, with other files.

Associated revisions

Revision c3be3dd6
Added by Ruben S. Montero about 8 years ago

feature #1879: New format for FILES_DS attribute. It now includes image names

Revision 04079630
Added by Jaime Melis about 8 years ago

feature #1879: Update the TM context actions for the new FILES_DS format

Revision 5dc50875
Added by Ruben S. Montero about 8 years ago

feature #1879: New function to check object names.

Revision b65afc38
Added by Ruben S. Montero about 8 years ago

feature #1879: Check name for all pools

Revision 55e3eece
Added by Ruben S. Montero about 8 years ago

feature #1879: Prevent wrong chars in rename

Revision ddc0e92e
Added by Jaime Melis about 8 years ago

feature #1879: the core now escapes the files in the FILES_DS parameter of the context with single quotes

Revision 58f44d3b
Added by Jaime Melis about 8 years ago

feature #1879: Fix the context scripts so they handle correctly white spaces

Revision 548f2f98
Added by Ruben S. Montero about 8 years ago

feature #1879: Fix compilation warnings

Revision 3b6af042
Added by Carlos Martín about 8 years ago

feature #1879: Allow () chars in names

History

#1 Updated by Ruben S. Montero about 8 years ago

  • Target version set to Release 4.0

#2 Updated by Ruben S. Montero about 8 years ago

  • Assignee set to Jaime Melis

#3 Updated by Jaime Melis about 8 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF