郑州婚庆报价单:配置FALCONSTOR VTL Appliance - 一路发的日志 - 网易博客

来源:百度文库 编辑:九乡新闻网 时间:2024/04/28 05:49:13

Connect JBOD and HOST to VTL appliance
1 JBOD has two kinds of Port
  One is "Host"
  The other is "Channel"
 
  I use the "Channel" to have JBOD connected to VTL.
 
2 In our lab , we have two Qlogic 2300 HBAs.
  I have installed them to PC192.168.0.67
  Record their WWN . 
  I have connected one to the JBOD

 

Configure HyperTerminal to connect to VTL appliance
1 Create a new terminal
   Select "com1"
   Set :
      baud rate -- "38400"
      Data bits -- "8"
      Parity    -- "None"
      Stop bits -- "1"
      Flow control -- "Hardware"

 

Howto install and configure Falconstor VTL

1 Startup VTL appliance.
  There are two ports in VTL appliance.
  One is "MGMT"
  the other is "CONSOLE"
  Now we use "Console" port to login the appliance.
 
2 Configure VTL's ethernet
  Login to VTL appliance
  username :root
  password :root
  run:
    ethportcfg -a

    www:/usr/local/ipstor/bin:> ethportcfg -a
    Interface:  eth0: [static]
    eth0 IP_Addr: 127.3.3.161
    eth0 Netmask: 255.255.0.0
    eth0 Gateway: 0.0.0.0
    
    
    Interface:  eth1: [static]
    eth1 IP_Addr: 127.4.3.161
    eth1 Netmask: 255.255.0.0
    eth1 Gateway: 0.0.0.0
    
    
    Interface:  eth2. . . . . . . . . . Media Not Connected
    
    Interface:  eth3. . . . . . . . . . Media Not Connected
    
    Interface:  eth4: [dhcp]
    eth4 IP_Addr: 192.168.0.155
    eth4 Netmask: 255.255.255.0
    eth4 Gateway: 192.168.0.1
    
  Specify ip address to NIC:
  for example:
      ethportcfg -ip eth4 192.168.0.155 255.255.255.0 192.168.0.1
  
  
  
  Note:
      Now , we can find two ethernet ports in the appliance ,
      their names are eth3 ,eth4
    I use the last one ,eth4.
        
3 Startup VTL software:
  Check VTL's HBAs:
  run:
    getwwns

  run:
    ipstor start
   
4 Configure VTL software:
  a) Install VTL console on a windows platform
  b) Startup console and input VTL server's address
       example :
          192.168.0.155
          username :root
          password :root
  c) Disable VTL option to remove the old configures
     right click the server name ,
     select "Options" -> "Disable VirtualTape Library";
     Delete all old configures :
         Tapes;
         Drivers;
         Libraries;
        
         Method:
            Expand "VirtualTape Library System" node ,
            and its subnode ,and ...
            Delete all leaf nodes then remove their parent
            nodes.
           
         Make sure that old configurations are all deleted.
  d) Enable VTL option to create new configurations
     right click the server name ,
     select "Options" -> "Enable VirtualTape Library";
 
 e) Reboot VTL services to unload the new configurations
   right click the server name ,
   select "System Maintenance" -> "Restart IPStor VTL"
   then wait 1 minute
 
 f) Double click server name to create a new configurations      
     There would be a wizard to create a new VTL configurations.
     Follow the guide ,everything will be ok.
    
 g) Asign library to client
    In above steps , VTL has created a new library ,
    now we must asign this library to the remote host.
   
    Method1:  In step "f" , the wizard will attempt you to
              create a client .
    Method2:  right click "SAN Clients" node ,
    select "Add" -> "Fibre Channel" -> input a name -> Click
    "Finish"
    "Find" button -> Select a initiator WWN -> click "Next" ->
   
    Right click the new Client name -> "Asign" -> select a library
    -> select a target WWN -> Finish
   
        
5 Configure the remote host:       
 a) Search new devices after step 4 finished
 b) There will some new devices:
     Tape drive
     SCSI and raid controller
     Medium changer
 c) Install their drivers
 d) Install Netbackup software to test    

 

 

命令:

date

sustart