Changing AIX LUN paths


 
Thread Tools Search this Thread
Operating Systems AIX Changing AIX LUN paths
Prev   Next
# 1  
Old 03-17-2017
Changing AIX LUN paths

Hello,

Looking for some guidance to changing how an AIX 6.1 server sees its luns. Presently they're connected via 1GB iscsi but I want to change it to 4GB fiber channel. Anyone done this before and if so is it an easy step?

I'm thinking this can be done in this order:
  1. unmount the filesystems
  2. varyoffvg vg
  3. make the changes on the storage system (EMC)
  4. cfgmgr
  5. varyonvg vg
  6. mount the filesystems

I've never done this before so I'm hoping its that simple but IBM is never that simple.

Any help is much appreciated.

Last edited by rbatte1; 03-17-2017 at 12:32 PM.. Reason: Changed textual numbered list to formatted numbered list with LIST=1 tags
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

AIX server do not detect LUN from HP storage

ssssssssssss (0 Replies)
Discussion started by: sampathenjoy
0 Replies

2. Solaris

How to avoid seeing various paths to just one LUN?

Hi I have a server running solaris 10 in which the NetAppadmin has just presented one LUN of 200Gb, but when running: bash-3.2# format Searching for disks...done c3t500A09828DE3E799d1: configured with capacity of 199.94GB c3t500A09829DE3E799d1: configured with capacity of 199.94GB ... (5 Replies)
Discussion started by: fretagi
5 Replies

3. AIX

AIX help -reconnect EMC lun

we have an old AIX system with important data on an EMC LUN. the AIX server crashed and we had to rebuild it with the old AIX os 5.8. how do we reconnect the EMC LUN without losing the data? (15 Replies)
Discussion started by: jhudson12
15 Replies

4. AIX

Add new LUN in AIX

Hello all! I have not so much experience with AIX We have test p5 server. On server was deployed VIOS + 3 LPAR + AIX6.1 There is a test HACMP cluster of two nodes, the cluster is identical to production cluster (all clusters and hosts have been configured by specialist of integrator company and... (3 Replies)
Discussion started by: Ravil Khalilov
3 Replies

5. Solaris

Mpathadm showing no paths to 1 lun, others luns are fine

Hi, I've noticed that mpathadm states that one of our luns has no active paths: /dev/rdsk/c6t60000970000298700009533031324333d0s2 Total Path Count: 4 Operational Path Count: 4 /dev/rdsk/c6t60000970000298700009533031333037d0s2 ... (3 Replies)
Discussion started by: badoshi
3 Replies

6. AIX

Increase LUN size in AIX with VIOS and HACMP

Hello! I have this infraestructure: - 1 POWER7 with single VIOS on Site A. - 1 POWER6 with single VIOS on Site B. - 1 LPAR called NodeA as primary node for PowerHA 6.1 on Site A. - 1 LPAR called NodeB as secondary (cold) node for PowerHA 6.1 on SiteB. - 1 Storage DS4700 on Site A. - 1... (8 Replies)
Discussion started by: enzote
8 Replies

7. AIX

Mount a SAN LUN which contains clone copy - AIX 6.1

Hello Everyone, Can someone help me to mount a SAN hdisk which contains a clone data copy(san) of the remote server to the another machine. Both servers are running in AIX. Thanks in advance ! Regards, Gowtham.G (3 Replies)
Discussion started by: gowthamakanthan
3 Replies

8. Solaris

I have LUN ID, how to find disk relate to that LUN ID?

I have a list of LUN ID, my task is to find if disk has been added or not. How do I do that? I have been searching the forum and not able to find answer. thanks (4 Replies)
Discussion started by: uuontario
4 Replies

9. AIX

AIX not detecting LUN

Hello All, Really hoping someone can help. We have an AIX server connected to a Quantum SDLC sitting in front of an S10K library. The library has 3 logical partitions (two LTO4, one LTO3), so it requires 3 distinct medium changers. The SDLC presents the 3 luns (which are the medium... (1 Reply)
Discussion started by: jwholey
1 Replies

10. AIX

AIX vpath lun

Hi everyone, how can I check if I have LUNs in a server and the LUNīs vpath in AiX? thx (5 Replies)
Discussion started by: jcpetela
5 Replies
Login or Register to Ask a Question
iscsi(7D)																 iscsi(7D)

NAME
iscsi - iSCSI software initiator driver The iscsi driver is a software initiator that transports SCSI commands over TCP/IP as described in RFC 3720. The initiator is administered through iscsiadm(1M). The iscsi initiator acts as a host adapter driver that attaches the appropriate target driver (for example sd(7D) for disks or st(7D) for tapes) for devices it discovers. See the System Administration Guide for more information. /kernel/drv/iscsi 32-bit ELF kernel driver. /kernel/drv/sparcv9/iscsi 64-bit SPARC ELF kernel driver. /kernel/drv/amd64/iscsi 64-bit AMD64 ELF kernel driver. /kernel/drv/iscsi.conf Driver configuration file. /etc/iscsi/* iscsi persistent store. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWiscsir, SUNWiscsiu | +-----------------------------+-----------------------------+ iscsiadm(1M), attributes(5) RFC 3720 Internet Small Computer Systems Interface (iSCSI) System Administration Guide: Devices and File Systems, Chapter 15 12 April 2005 iscsi(7D)