Feature #2097

Improve VMware Datastore Management

Added by Ruben S. Montero about 8 years ago. Updated almost 8 years ago.

Status:ClosedStart date:05/30/2013
Priority:NormalDue date:
Assignee:Ruben S. Montero% Done:

0%

Category:Drivers - Storage
Target version:Release 4.2
Resolution:fixed Pull request:

Associated revisions

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

feature #2097: Minor fixes in vmfs tm

Revision 47bdf93a
Added by Tino Vázquez about 8 years ago

feature #2097: Change datastore mad VMFS paths (and comply with the 80 columns limit) (well, almost)

Revision 6620b0a0
Added by Tino Vázquez about 8 years ago

feature #2097: Fix paths and remove sudo from TM MAD vmfs

Revision 1f699050
Added by Ruben S. Montero about 8 years ago

feature #2097: Get DS_LOCATION from cluster when allocating a new DS

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

feature #2097: Minor fixes

Revision 6cc31bbd
Added by Ruben S. Montero about 8 years ago

feature #2097: bug in vmfs rm

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

feature #2097: add bridge list to rm action

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

feature #2097: Make DS/TM_USE_SSH not case-sensitive

Revision 51887fb0
Added by Ruben S. Montero about 8 years ago

feature #2097: Minor fixes in vmfs tm

(cherry picked from commit d45a053c9843980933df221b92367a9ae94f53b6)

Revision be3e12e6
Added by Tino Vázquez about 8 years ago

feature #2097: Change datastore mad VMFS paths (and comply with the 80 columns limit) (well, almost)

(cherry picked from commit 47bdf93a4cab21500853256220a671886b8d6239)

Revision 0ab79139
Added by Tino Vázquez about 8 years ago

feature #2097: Fix paths and remove sudo from TM MAD vmfs

(cherry picked from commit 6620b0a086e6b8c99557cb67811e65df8125027d)

Revision 2ca5c88e
Added by Ruben S. Montero about 8 years ago

feature #2097: Get DS_LOCATION from cluster when allocating a new DS

(cherry picked from commit 1f699050009c2bf596ee2aa66cc17ee9e71f916a)

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

feature #2097: Minor fixes

(cherry picked from commit f86a75beeab66352b6654d6a7ee5fe583fb64526)

Revision 4a13243b
Added by Ruben S. Montero about 8 years ago

feature #2097: bug in vmfs rm

(cherry picked from commit 6cc31bbd201c98a0f5dbabc86c6def74acd5a0e9)

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

feature #2097: add bridge list to rm action

(cherry picked from commit b27fe70a25a0eb5acd039dfe82e7e4c2e510b8fa)

Revision 270c1484
Added by Ruben S. Montero about 8 years ago

feature #2097: Make DS/TM_USE_SSH not case-sensitive

(cherry picked from commit b11966dc155c7504fd4c34fc2282c3f9c4e8117d)

Revision 35adeea1
Added by Ruben S. Montero about 8 years ago

bug #1933: Applied part of #2097

Revision 94a89dc2
Added by Ruben S. Montero about 8 years ago

feature #2097: VMFS DS drivers using ssh protocol

Revision 7f4fcf55
Added by Ruben S. Montero about 8 years ago

feature #2097: Solves mkfs bug when fstype is "correct"

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

feature #2097: VMFS TM driver now uses SSH protocol to handle disk images.

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

feature #2097: Fix error in mvds

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

feature #2097: Improve CD management for MVDS

Revision d62afe54
Added by Tino Vázquez about 8 years ago

Feature #2097: Get rid of VMware DS
Get rid of VMware specific code in TM shared

Revision 05e3d921
Added by Tino Vázquez about 8 years ago

feature #2097: Remove VMware DS drivers from the installation and configuration file

Revision d6985148
Added by Tino Vázquez about 8 years ago

feature #2097: Delete sometimes in TM shared has to deal with directories

Revision 13992334
Added by Tino Vázquez about 8 years ago

feaature #2097: Re-add disk_type function

Revision c7f420f6
Added by Tino Vázquez about 8 years ago

feature #2097: Always important to have proper comments

Revision cd889747
Added by Tino Vázquez about 8 years ago

feature #2097: VMware context needs sym link

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

feature #2097: Checks trailing character in ds_location before creating a new datastore. Adds '/' if needed.

Revision 72bd526f
Added by Tino Vázquez about 8 years ago

feature #2097: Remove more VMware traces from shared TM

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

feature #2097: VMFS DS drivers using ssh protocol

Revision 0c903406
Added by Ruben S. Montero about 8 years ago

feature #2097: Solves mkfs bug when fstype is "correct"

Revision 9ac61d08
Added by Ruben S. Montero about 8 years ago

feature #2097: VMFS TM driver now uses SSH protocol to handle disk images.

Revision 27e986fb
Added by Ruben S. Montero about 8 years ago

feature #2097: Fix error in mvds

Revision 1bd4cd0c
Added by Ruben S. Montero about 8 years ago

feature #2097: Improve CD management for MVDS

Revision 303a0b46
Added by Tino Vázquez about 8 years ago

Feature #2097: Get rid of VMware specific code in TM shared

Revision 05d2cdd4
Added by Tino Vázquez about 8 years ago

feature #2097: Remove VMware DS drivers from the installation and configuration file

Revision 33534d08
Added by Tino Vázquez about 8 years ago

feature #2097: Delete sometimes in TM shared has to deal with directories

Revision 5a650472
Added by Tino Vázquez about 8 years ago

feature #2097: Re-add disk_type function

Revision dffc1d46
Added by Tino Vázquez about 8 years ago

feature #2097: Always important to have proper comments

Revision c6756c65
Added by Tino Vázquez about 8 years ago

feature #2097: VMware context needs sym link

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

feature #2097: Checks trailing character in ds_location before creating a new datastore. Adds '/' if needed.

Revision 45cb6e6d
Added by Tino Vázquez about 8 years ago

feature #2097: Remove more VMware traces from shared TM

Revision a0e8fa6e
Added by Tino Vázquez about 8 years ago

feature #2097: Replace VMware network management from vSphere CLI in front-end to ESX cmds

(cherry picked from commit 39b2fe6e2be1eb6ed5f90fc7b36d2ba96a065625)

Revision 32232a15
Added by Tino Vázquez about 8 years ago

feature #2097: change vlan always in the port group

(cherry picked from commit 0b72e80ca21a60827f1c09e4a3f245ea81839607)

Revision 40bf82c3
Added by Tino Vázquez about 8 years ago

feature #2097: Fine tune new VMware net drivers

(cherry picked from commit 9b959b8af3c282de98f43e624fee606aea721551)

Revision 4834c2b5
Added by Tino Vázquez about 8 years ago

feature #2097: Fix hardcoded value

(cherry picked from commit 7da46dc169658b561ef3bf5ceba1210032b1ce46)

Revision 154c3d26
Added by Ruben S. Montero about 8 years ago

feature #2097: Minor modifications to VMware driver

(cherry picked from commit 83337eb15b4ca64f7436c166b868d0d8619eeef9)

Revision 8836cd8e
Added by Tino Vázquez about 8 years ago

feature #2097: Replace VMware network management from vSphere CLI in front-end to ESX cmds

(cherry picked from commit 39b2fe6e2be1eb6ed5f90fc7b36d2ba96a065625)

Revision 57a7e195
Added by Tino Vázquez about 8 years ago

feature #2097: change vlan always in the port group

(cherry picked from commit 0b72e80ca21a60827f1c09e4a3f245ea81839607)

Revision e608cca2
Added by Tino Vázquez about 8 years ago

feature #2097: Fine tune new VMware net drivers

(cherry picked from commit 9b959b8af3c282de98f43e624fee606aea721551)

Revision bdc5b544
Added by Tino Vázquez about 8 years ago

feature #2097: Fix hardcoded value

(cherry picked from commit 7da46dc169658b561ef3bf5ceba1210032b1ce46)

Revision 713e1200
Added by Ruben S. Montero about 8 years ago

feature #2097: Minor modifications to VMware driver

(cherry picked from commit 83337eb15b4ca64f7436c166b868d0d8619eeef9)

Revision acade0c8
Added by Daniel Molina almost 8 years ago

feature #2097: Remove Vmware FS Based

Revision 97e626a8
Added by Daniel Molina almost 8 years ago

feature #2097: Add PCI BRIDGE to FEATURES section

Revision 0e4ae8fe
Added by Daniel Molina almost 8 years ago

feature #2097: Add Guest OS to OS section

History

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

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

Also available in: Atom PDF