Following are steps to follow to enable network interface on ZFS
a. Run below command to check the status of the interfaces and to see which interfaces are down.
configuration net interfaces ls
b. Double check the state of the interface where it is down using below command.
Below is the snippet of the command. In below example the interface is ipmp3 and it is UP.
zfs-head:> configuration net interfaces select ipmp3 show
Properties:
state = up
curaddrs = 192.XX.XX.5/24
class = ipmp
label = IB_IF_8002
enable = true
admin = true
links = p8002_ibp1,p8002_ibp0
v4addrs = 192.XX.XX.5/24
v4dhcp = false
v4directnets =
v6addrs =
v6dhcp = false
v6directnets =
key = 3
standbys = p8002_ibp1
c. Connect to the interface which is down using below command.
configuration net interfaces <int>
For e.g. if interface ipmp3 is down your command will look as follows:
configuration net interfaces select ipmp3
d. Bring up the interface using below commands.
set enable=true
commit
e. Verify that the interface is up using below command.
configuration net interfaces select ipmp3 show
Products to which Article Applies
Search Keywords: oracle zfs storage appliance head heads zfssa how to enable enabling network interface interfaces networking bring bringing up online
Article Author: Tarun Boyella
Great job for publishing such a nice article. Your article isn’t only useful but it is additionally really informative. Thank you because you have been willing to share information with us. appliance testing supplies
ReplyDelete