VMware VC-VLM4-C User Guide - Page 164

Move a Datastore, Resolving Move Errors, Refresh Sizes, Apply, Context, Status, Source Tree

Page 164 highlights

Lab Manager User's Guide Move a Datastore Only system administrators can move a datastore. To move a datastore 1 On the Lab Manager server, run SSMove.exe, which is located in C:\Program Files\VMware\Vmware Lab Manager\Tools\SSMove. You can only run a single instance of SSMove at a time. 2 Click Refresh Sizes to update the used and available space information for the datastores. 3 Filter the source trees based on their datastore or size. a Select the datastore that contains the data you want to move. b Type a minimum tree size (GB). 4 Click Apply. 5 Choose a source tree to move. a On the View Datastore Usage page, move the pointer over the virtual machine and select Context. b Move the pointer over the root of the tree to display the directory path. The directory ID of the root node is the source tree that you want to move. 6 Select the destination datastore. The drop‐down menu lists the datastores that are connected to the same ESX hosts as the source datastore and the amount of free space (GB) on the datastore. 7 Select Move. SSMove moves the data from the source to the destination and reports its progress in the Status area. 8 Click Exit when the move is complete. 9 In the Lab Manager Web console, enable the datastore. 10 Notify users that they can log in to Lab Manager. Resolving Move Errors If errors occur during the move, this section describes how to fix them. To resolve move errors if an error message appears 1 Read the status message. 2 Resolve the problem that prevented the move and run SSMove.exe again to move the remaining directories. In the Source Tree drop‐down menu, trees with directories that have not moved are identified as partially completed. When you select a partially moved tree, you can move the entire tree or only the remaining directories. To resolve errors if SSmove loses data when the destination datastore is NFS 1 Run select display_name from datastore where sub_directory = N'/' 2 If Lab Manager does not display a result, continue using SSMove. 3 If there is a result, run Update datastore set sub_directory = N'/VM' where display_name in (select display_name from datastore where sub_directory = N'/'). 4 Verify whether the directory virtual machine exists on the NFS datastores. 5 If the directory does not exist, create it. 164 VMware, Inc.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180

Lab Manager User’s Guide
164
VMware, Inc.
Move a Datastore
Only system administrators can move a datastore.
To move a datastore
1
On the Lab Manager server, run
SSMove.exe
, which is located in
C:\Program Files\VMware\Vmware
Lab Manager\Tools\SSMove
.
You can only run a single instance of SSMove at a time.
2
Click
Refresh Sizes
to update the used and available space information for the datastores.
3
Filter the source trees based on their datastore or size.
a
Select the datastore that contains the data you want to move.
b
Type a minimum tree size (GB).
4
Click
Apply
.
5
Choose a source tree to move.
a
On the View Datastore Usage page, move the pointer over the virtual machine and select
Context
.
b
Move the pointer over the root of the tree to display the directory path.
The directory ID of the root node is the source tree that you want to move.
6
Select the destination datastore.
The drop
down menu lists the datastores that are connected to the same ESX hosts as the source datastore
and the amount of free space (GB) on the datastore.
7
Select
Move
.
SSMove moves the data from the source to the destination and reports its progress in the
Status
area.
8
Click
Exit
when the move is complete.
9
In the Lab Manager Web console, enable the datastore.
10
Notify users that they can log in to Lab Manager.
Resolving Move Errors
If errors occur during the move, this section describes how to fix them.
To resolve move errors if an error message appears
1
Read the status message.
2
Resolve the problem that prevented the move and run
SSMove.exe
again to move the remaining
directories.
In the
Source Tree
drop
down menu, trees with directories that have not moved are identified as partially
completed. When you select a partially moved tree, you can move the entire tree or only the remaining
directories.
To resolve errors if SSmove loses data when the destination datastore is NFS
1
Run
select display_name from datastore where sub_directory = N'/'
2
If Lab Manager does not display a result, continue using SSMove.
3
If there is a result, run
Update datastore set sub_directory = N'/VM' where display_name in
(select display_name from datastore where sub_directory = N'/')
.
4
Verify whether the directory virtual machine exists on the NFS datastores.
5
If the directory does not exist, create it.