Posts Tagged ‘ ontap ’

Adding a second IP address to a NIC in data ONTAP

June 16, 2009
By gary

filer*> ifconfig e1b alias 192.168.101.4 Will add the address 192.168.101.4 to my NIC e1b, which already contained the IP 192.168.100.4 filer*> ifconfig e1b e1b: flags=0x3d48867 mtu 9000 inet 192.168.100.4 netmask 0xffffff00 broadcast 192.168.100.255 inet 192.168.101.4 netmask 0xffffff00 broadcast 192.168.101.255 ...
Read more »

Tags: , , ,
Posted in Uncategorized | No Comments »

Analysing NetApp sysstat PT1: The CP columns

January 4, 2007
By gary

The CP type is displayed in the CP/ty column in the output of sysstat. The CP type column contains two pieces of data. The cause of the CP (the CP type) – the first character, and the ‘phase’. The second character. In the output below, the first row shows a...
Read more »

Tags: , , , ,
Posted in sysadmin | No Comments »