Fujitsu ETERNUS 매뉴얼 - 페이지 16
{카테고리_이름} Fujitsu ETERNUS에 대한 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu ETERNUS 28 페이지. Disk storage systems (fibre channel) for oracle solaris
Fujitsu ETERNUS에 대해서도 마찬가지입니다: 서버 연결 매뉴얼 (25 페이지), 서버 연결 매뉴얼 (32 페이지), 연결 매뉴얼 (19 페이지)
Chapter 7 Installing the iSCSI Software Initiator and Setting Up the Server
>
7.2 Setting Up the Server
7.2.1
Setting Up the Command Queue Depth
Set the number of commands allowed to be queued (command queue depth) on each LUN in the
ETERNUS Disk storage systems from the LAN card. This setting optimizes the connection
between the ETERNUS Disk storage systems and the server.
Procedure
1
2
3
4
P3AM-4182-03ENZ0
Server Connection Guide (iSCSI) for Oracle Solaris
Edit the configuration file.
Edit the configuration file (/etc/system) and specify the command queue depth.
The appropriate "ssd_max_throttle" parameter value is determined by the ETERNUS Disk
storage system model, as follows:
ETERNUS Disk storage system
ETERNUS2000
ETERNUS4000
ETERNUS8000
The parameter to be specified is determined by the CPU which is installed in the server to
be connected.
•
For SPARC
Specify the command queue depth for the "ssd_max_throttle" parameter.
Add this parameter if it does not exist.
set ssd:ssd_max_throttle = 20
•
For x86
Specify the command queue depth for the "sd_max_throttle" parameter.
Add this parameter if it does not exist.
set sd:sd_max_throttle = 20
After editing the configuration file, save it.
After the setting is complete, check the configuration file for incorrect settings.
Reboot the server.
# /usr/sbin/shutdown -y -g0 -i6
Command queue depth settings
8
20
20
16
End of procedure
Copyright 2010 FUJITSU LIMITED