Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 9
and
Version 10
of
Xen_Lab4
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 21, 2009, 4:05:21 PM (
16 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab4
v9
v10
129
129
$ onevm create mpi02.one
130
130
$ onevm create mpi03.one
131
132
$ onevm list
133
}}}
134
* 若是狀態還在 pend,可以手動 deploy VM 到 node01 或 node02
135
{{{
136
$ onevm deploy mpi01 node01
137
$ onevm deploy mpi02 node02
138
$ onevm deploy mpi03 node02
131
139
}}}
132
140
----