performance:
set:
1. set write cache ->enabled (objects -> physical drives -> press
enter on each hard drive and set write cache to enable)
2. read policy -> adaptive (objects -> logical drive)
3. write policy -> wrtback (objects -> logical drive)
4. cache policy -> direct i/o (objects -> logical drive) also, you may have to troubleshoot your stripe size to get the optimal writing performance when using raid. If you think you will be writing large sequential files, then use a larger stripe size.
[ 發表回應 ] ( 17預覽 ) | 常註連結 | ( 3 / 1144 )
How to check the brand of ur motherboard without even opening the system unit.(XP)
1. Start Command Prompt (Run>cmd)
2. Type "wmic" without quotes. (This will install Windows management Instrumentation Console)
3. Type "Baseboard", hit Enter and look under the "Manufacturer" column.
4. To get help on additional commands type "/?"
[ 發表回應 ] ( 12預覽 ) | 常註連結 | ( 3 / 1658 )
Port | Name | Description |
---|---|---|
80 | http | |
554 | rtsp | Microsoft MediaPlayer Real Time Stream Control Protocol |
[ 發表回應 ] ( 10預覽 ) | 常註連結 | ( 2.9 / 1582 )
Client Side
Add iSCSI Address discovery :-
# iscsiadm add discovery-address TargetServerIP:Port
e.g.
# iscsiadm add discovery-address 192.168.105.141:3260
iSCSI Address discovery list :-
# iscsiadm list discovery-address -v TargetServerIP:Port
e.g.
# iscsiadm list discovery-address -v 192.168.105.141:3260
Discovery Address: 192.168.105.141:3260
Target name: iqn.1986-03.com.sun:02:608dc428-415c-4a31-858d-f7c62ebee084
Target address: 192.168.105.141:3260, 1
Add iSCSI Device :-
#iscsiadm add static-config <target-name,target-address[:port-number][,tpgt] ...>
e.g.
iscsiadm add static-config iqn.1986-03.com.sun:02:608dc428-415c-4a31-858d-f7c62ebee084,192.168.105.141
Check Solaris Storage Device Code of iSCSI Device:-
#format < /dev/null
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <DEFAULT cyl 33415 alt 2 hd 255 sec 63>
/pci@0,0/pci15ad,1976@10/sd@0,0
1. c1t1d0 <VMware,-VMware Virtual S-1.0-256.00GB>
/pci@0,0/pci15ad,1976@10/sd@1,0
2. c2t0100000C29F413EC00002A004A00770Ed0 <SUN-SOLARIS-1-100.00GB>
/scsi_vhci/disk@g0100000c29f413ec00002a004a00770e
Specify disk (enter its number):
The Storage Device Code is c2t0100000C29F413EC00002A004A00770Ed0
未完成文章
[ 發表回應 ] ( 6預覽 ) | 常註連結 | ( 3 / 1519 )
The Waste Ink Counter is Full. You should cleaning the Waste Ink basket. And Reset the Waste Ink Counter.
If you does not know how to cleaning the waste Ink Basket, I suggest you pick up your printer to Brother Support center help you repair your printer.
Reset Waste Ink Counter:-
Turn Off Power > Hold Down key "Menu" than Tune On Power > Wait 5 second > Release "Menu" Key > Wait the Display statble > Press 80 > Press "Mono" key several times for select PURGE COUNTER > Press 2,7,8,3 > Press "STOP/Exit" Key > Press 99
[ 發表回應 ] ( 51預覽 ) | 常註連結 | ( 2.8 / 2124 )