useful day-to-day celerra commands

Download Useful day-to-day Celerra commands

If you can't read please download the document

Upload: mq-sfs

Post on 09-Dec-2015

18 views

Category:

Documents


9 download

DESCRIPTION

Useful day-to-day Celerra commands

TRANSCRIPT

Useful day-to-day Celerra commandsJune 13, 2013By Ravikiran Paladuguns-120Command:1 Create file system/nas/bin/nas_fs -name fs1 -type uxfs -create size= pool= -auto_extend yes -max_size -vp yes -option slice=y,mover=server_2Command:2 Create Mount Point/nas/bin/server_mountpoint server_2 -create /fs1Command:3 Mount File System/nas/bin/server_mount server_2 fs1 /fs1Command:4 Enable Unicode for CIFS Compatibility/nas/sbin/uc_config -on -mover server_2Command:5 Start CIFS protocol/nas/bin/server_setup server_2 -Protocol cifs -option startCommand:6 Create CIFS IP Interface/nas/bin/server_ifconfig server_2 -create -Device -name CIFS -protocol IPCommand:7 Start CIFS IP Interface/nas/bin/server_ifconfig server_2 CIFS upCommand:8 Add CIFS Server to serve UNC paths/nas/bin/server_cifs server_2 -add compname=,domain=,netbios=,interface=CIFS,local_usersCommand:9 Export CIFS shares for usage/nas/bin/server_export server_2 -name fs1 -option netbios= /fs1Command:10 Create Mount point for NFS/nas/bin/server_mountpoint server_2 -c /fs1Command:11 Export NFS Share/nas/bin/server_export server_2 -Protocol nfs -option root= /fs1Command:12 Create replication interface -Source/nas/bin/server_ifconfig server_2 -create -Device -name REPL -protocol IPCommand:13 Start replication interface -Source/nas/bin/server_ifconfig server_2 REPL upCommand:14 Create Link between control stations for replication communications -Source/nas/bin/nas_cel -create -ip -passphrase pass1Command:15 Create replication interface -Destination/nas/bin/server_ifconfig server_2 -create -Device -name REPL -protocol IPCommand:16 Start replication interface -Destination/nas/bin/server_ifconfig server_2 REPL upCommand:17 Create Link between control stations for replication communications -Destination/nas/bin/nas_cel -create -ip -passphrase pass1Command:18 Create interconnect between primary and secondary control stations -Source/nas/bin/nas_cel -interconnect -create IC__ -source_server server_2 -destination_system -destination_server server_2 -source_interfaces ip= -destination_interfaces ip=Command:19 Create interconnect between secondary and primary control stations -Destination/nas/bin/nas_cel -interconnect -create IC__ -source_server server_2 -destination_system -destination_server server_2 -source_interfaces ip= -destination_interfaces ip=Command:20 Setup replication between control stations -Source/nas/bin/nas_replicate -create RP__ -source -fs fs1 -destination -fs fs1 -interconnect IC__ -source_interface ip= -destination_interface ip= -max_time_out_of_sync 1 -background -overwrite_destinationCommand:21 Show virtual interfaces (port channels) statusserver_sysconfig server_2 -virtual -info trk0_fxgCommand:22 Set vlan tagging and mtu for interfaceserver_ifconfig server_2 vlan= mtu=