Using a Windows client

To download the firmware/diagnostics files to a Windows client from the NOW Web site, complete the following steps.










Step Action
1 Log in to your client using an account that has one of the following rights:
  • Domain administrator rights 
  • Full control on the storage appliance C$ share
2 Download the following file to a directory like C:\Temp, for example, on your computer:

30801222.tar

You must have WinZip installed in your client to extract the file.

3 Go to the drive to which you downloaded the tar file.
4 Double-click the tar file.

Result: A WinZip dialog box appears.

5 Use WinZip to extract the service image files from the tar file to the \\[Filer_Name]\C$ directory on the storage appliance. The following options must be selected when extracting the service image files:
  • Overwrite existing files
  • Use folder names

Note: C$ should point to the root volume of the storage appliance. This is normally vol0. If C$ is not defined on the filer and you are having trouble determining which volume is the root volume, contact Network Appliance technical support.


Installing the firmware/diagnostics service image

To install the firmware/diagnostics service image on your storage appliance, complete the following steps.

Caution 1: This new service image is only applicable if you are running Data ONTAP 7.x on your storage appliance.

Caution 2: When installing this new service image on your R150 or R200 NearStore system, a GF900 series gateway, or a FAS900 series storage appliance, additional steps are required if your appliance was purchased with OFW version 4.3 or earlier.

Step Action
1 At the storage appliance console, enter the following command to determine the Diagnostics and Firmware version:

version -b

Make a note of the Diagnostics and Firmware version from the resulting output.

2 At the storage appliance console, enter the following command:

priv set advanced

3 At the storage appliance console, enter the following command to copy the executables to the boot blocks of the storage appliance's CompactFlash:

download -d

Result: The download -d command provides an acknowledgment similar to the following when copying is finished, and then the storage appliance prompt appears again:

...................................................................
..................................done
[download.requestDone:notice]: Operator requested download completed

Note: The copying process can take a few minutes.

4

If the firmware version is...

Then...
4.3 or earlier Go to Step 5.
4.3.1 You have the current firmware and you do not need to proceed any further.
5 At the storage appliance console, enter the following command to shut down the storage appliance:

halt

6

At the ok prompt, enter the following command:

bye

7

Press Del while the memory test is in progress to interrupt the boot process.

Note: If your terminal emulation package does not support Del, press Ctrl-Bksp instead.

Result: The ok prompt appears after memory POSTs are complete.

8

Enter the following command:

update-flash

The Updater program

  • Prompts you for whether you want to update the flash; enter y to continue
  • Checks for a proper image
  • If the image is valid, writes the flash

When firmware.img finishes writing, it ends with the ok prompt.

9

Enter the following command to reboot the appliance:

bye

10

Press Del or Ctrl-Bksp while the memory test is in progress to interrupt the boot process.

11

Enter the following command:

update-ucode

Result: Your appliance is updated with the latest microcode.

12

Enter the following command:

set-defaults

This restores the environment variables to their default settings.

13

Enter the following command to reboot the appliance with the new firmware and diagnostics:

bye

'server > storage' 카테고리의 다른 글

DAS NAS SAN storage  (1) 2007.08.08
USB CD영역은 보통 XP 설치할때 많이 사용합니다.
CD 굽기가 아깝고 CD 굽는것보다 이거 만드는게 더 빠르고
설치 속도도 CD보다 이게 더 빠릅니다.
먼저 USB를 꽂은 다음 이 프로그램을 실행시키고
Autorun 눌러서 CD영역 크기 잡아주시고 (700mb 정도로 하면 되겠죠)
ISO 파일 불러준 다음 Make 누르시면 됩니다.
자신이 가지고있는 USB가 지원되지 않을 수 도 있습니다.

전체 DNS 제어 및 도메인 관리.
네임서버, CNAME, A, MX 등의 레코드 셋팅지원.
무료 도메인 2개 등록가능

블로그, 이메일 등을 co.cc 도메인으로 연결.
DNS 형식으로 연결


서버 구축하시는분들중 도메인 살 여력이 안되시는분들께 추천해드리고 싶어요.

일단 대만족해서 쓰고 있습니다

co.kr 대신에 co.cc를 사용하는건데요.

전부 다가능하네요..
요긴하게 쓰세요 ^^

http://co.cc

'server' 카테고리의 다른 글

사설아이피 대역  (0) 2010.05.02
모든 장비 CDROM 마운트  (0) 2009.06.01
서버관리자의 필요점?  (0) 2007.08.08
블레이드 서버  (0) 2007.08.07
토렌토나 p2p 사용시 인터넷이 느려지는 경우가 발생할때
또는 이벤트로그에서 tcp/ip warning 경고가 뜰때 사용

1 . 리눅스 버전 확인.


  - #more /etc/issue     ( cat /etc/issue)


  - #more /proc/version  (cat /proc/version)


 


2. 시스템 하드웨어 정보 확인. ( /proc)


 


  - #more /proc/cpuinfo     ( cpu 정보 확인 )


  - #more /proc/meminfo    (memory 정보 확인)


  - #more /proc/pci         (하드웨어 정보 확인)


 


3. 시스템 로그 확인.


 


  - #more /var/log/messages   (#tail -f /var/log/messages)


    시스템 로그 확인


 


- #more /var/log/secure      (#tail -f /var/log/secure)


      Console 접속 로그 ( 접속 실패 접속 성공 IP 확인 )


 ) 접속 성공 로그


Sep  5 15:27:24 test sshd[24780]: Could not reverse map address 211.187.90.4.


Sep  5 15:27:24 test sshd[24780]: Accepted password for root from 211.187.90.4 port 1457 ssh2


 


  - #more /var/log/boot.log


    리눅스 시스템 설정 셋팅 활성화 확인


 


  - #more dmesg


    리눅스 부팅 메시지 디바이스 확인.


 


  - #lastlog


    /etc/passwd 등록된 유저 최근 접속한 아이디 확인


  - #last | more


    마지막 접속한 유저 확인


 


 


4.네트워크 확인


 


  - #ifconfig   (현재 설정된 랜카드 확인)


 


  - #netstat –an | more  ( #netstat –an | more LISTEN )


     리눅스 시스템에 사용 가능한 포트 확인


 


  - #netstat –an | grep SYN_RECV


     SYN Flooding 공격여부 가능성 점검


 


- #mii-tool -v


     네트웍크 상태 확인


     [root@mapo log]# mii-tool -v


eth0: negotiated 100baseTx-FD, link ok  (속도)


  product info: vendor 00:08:18, model 22 rev 2


  basic mode:   autonegotiation enabled 


  basic status: autonegotiation complete, link ok  (네트워크 링크 상태)


  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD


  advertising: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control


  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD


eth1: no link


  product info: vendor 00:08:18, model 22 rev 2


  basic mode:   autonegotiation enabled


  basic status: no link


  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD


  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control


[root@mapo log]#


 


  - #tcpdump -i eth0 (eth1)


     Eth0 거처 가는 패킷 헤드 확인


 


- #tcpdump -i eth0 –c 22


     Eth0 거처 가는 특정 포트 (22) 대한 패킷 헤드 확인


 


- # ping 해당 아이피  (통신 확인)


 


5. 시스템 용량 확인


 


  - #df -h


    파티션 용량 확인


 


  Fdisk -l


    디스크 파티션 확인


 


6. cpu , memory 사용률 확인


 


  #top


3:58pm  up 61 days, 19:03,  1 user,  load average: 0.00, 0.00, 0.00


          (uptime)           (접속유저)


131 processes: 130 sleeping, 1 running, 0 zombie, 0 stopped


 


CPU0 states:  0.0% user,  0.2% system,  0.0% nice, 99.3% idle


(cpu 0 현재 운용 상태)


CPU1 states:  0.0% user,  0.0% system,  0.0% nice, 100.0% idle


(cpu 0 현재 운용 상태)


Mem:  2064692K av, 2052536K used,   12156K free,       0K shrd,   56816K buff


(실제 메모리)


Swap: 2097112K av,    5564K used, 2091548K free                 1916536K cached


(가상 swap 메모리)      (사용량)      (남은량)


 


7. swap 확인


 


  #free


total       used       free     shared    buffers     cached


Mem:       2064692    2052368      12324          0      56844    1916536


-/+ buffers/cache:      78988    1985704


Swap:      2097112       5564    2091548


 


8. processes 확인


 


  #ps –ef | more


   시스템에서 운영중인 프로세서 확인.


9. hostname 변경


 


# vi /etc/sysconfig/network


파일내에 hostname 변경


 


  #/etc/rc.d/init.d/network restart ( 변경후 네트웍 재부팅 )


 


10. network ip 셋팅


 


  #more /etc/resolv.conf  (네임 서버정보)   , 편집 : vi /etc/resolv.conf


  #more /etc/hosts       (호스트 정보 파일)  , 편집 : vi /etc/hosts


 


#more /etc/sysconfig/network


  #vi /etc/sysconfig/network-scripts/ifcfg-eth0     (eth0 해당 정보 변경)


 


DEVICE=eth0                (랜카드 명)


BOOTPROTO=static          (사용자 설정 및 자동 할당)


BROADCAST=172.30.0.255  


IPADDR=172.30.0.1          (랜카드 IP)


NETMASK=255.255.255.0


NETWORK=172.30.0.0


GATEWAY=172.30.0.1        (게이트 웨이)


GATEWAYDEV=eth0          (default 게이트웨이)


ONBOOT=yes                (부팅시 자동 활성화)


 


설정완료후 : /etc/rc.d/init.d/network restart


 


- shell 환경에서 변경 명령어를이용한IP주소할당및변경


 


#ifconfig eth0 192.168.0.253 netmask 255.255.255.0 broadcast 192.168.0.255 up


#route add default gw 192.168.0.254 dev eth0   (게이트 웨이 설정)


 


- 유틸리티를이용한IP주소할당및변경


#netconfig


#system-config-network


#redhat-config-network

+ Recent posts