close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 30, 2008, 3:56:30 AM (17 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
1 | | == GPFS 3D_Model R/W Performance Testing == |
| 1 | = GPFS 3D_Model R/W Performance Testing = |
| 2 | == Testbed Information == |
| 3 | * Hardware Information |
| 4 | ||Node ||Server|| |
| 5 | ||CPU ||Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (each node)|| |
| 6 | ||Memory ||3GB DDR2 667 (each node)|| |
| 7 | ||swap||6GB|| |
| 8 | ||Disk ||sda:320G sdb:160G|| |
| 9 | ||NIC ||Intel Corporation 82566DM Gigabit Network Connection|| |
| 10 | ||Switch ||D-link 24 port GE switch|| |
| 11 | |
| 12 | ||Node ||3 nodes|| |
| 13 | ||CPU ||Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (each node)|| |
| 14 | ||Memory ||2GB DDR2 667 (each node)|| |
| 15 | ||swap||0GB|| |
| 16 | ||Disk ||sda:320G sdb:160G|| |
| 17 | ||NIC ||Intel Corporation 82566DM Gigabit Network Connection|| |
| 18 | ||Switch ||D-link 24 port GE switch|| |
| 19 | |
| 20 | * Software Information |
| 21 | ||OS||Debian etch || |
| 22 | ||Cluster Environment||DRBL|| |
| 23 | ||3D Modol tools||IvIsee|| |
2 | 24 | |
3 | 25 | < '''2 Test Cases''' > [[BR]] |
… |
… |
|
6 | 28 | '''Case 2''': Running 3D Model on GPFS [[BR]] |
7 | 29 | |
8 | | === Case1.1 Access Once === |
| 30 | == Case1.1 Access Once == |
9 | 31 | PATH: /home/rock/3D_model [[BR]] |
10 | 32 | Tool: IvIsee 3.3.RC_5 [[BR]] |
… |
… |
|
25 | 47 | '''Conclusion: It takes total 50 seconds hd times (R/W)''' [[BR]] |
26 | 48 | |
27 | | === Case2.1 Access Once === |
| 49 | == Case2.1 Access Once == |
28 | 50 | PATH: /home/gpfs_mount [[BR]] |
29 | 51 | Tool: IvIsee 3.3.RC_5 [[BR]] |
… |
… |
|
45 | 67 | |
46 | 68 | PS: Check the attached files for detail data |
| 69 | |
| 70 | ---- |
| 71 | |
| 72 | == Case3: simultaneous load data 10 times (10*1.4GB) == |
| 73 | = 3.1 Not use GPFS= |
| 74 | * PATH: /home/rock/3D_model [[BR]] |
| 75 | * Tool: IvIsee 3.3.RC_5 [[BR]] |
| 76 | * Using Model: master1260.stl (1.4GB) [[BR]] |
| 77 | * Terminal1 Command: $ ./test.sh (''load_3D_model'')[[BR]] |
| 78 | * Terminal2 Command: $ dstat -c -m -d -D sdb -n -N eth2 -M gpfs > 10g_sdb(''monitoring'') [[BR]] |
| 79 | |
| 80 | = 3.2 Use GPFS= |
| 81 | * PATH: /home/gpfs_mount [[BR]] |
| 82 | * Tool: IvIsee 3.3.RC_5 [[BR]] |
| 83 | * Using Model: master1260.stl (1.4GB) [[BR]] |
| 84 | * Terminal1 Command: $ ./test.sh (''load_3D_model'')[[BR]] |
| 85 | * Terminal2 Command: $ dstat -c -m -d -D sdb -n -N eth2 -M gpfs > 10g_gpfs(''monitoring'') |