DS8K drivers


 
Thread Tools Search this Thread
Operating Systems AIX DS8K drivers
# 1  
Old 08-07-2011
Question DS8K drivers

Hi,

We have all our servers connected to IBM DS8k via SVC. Some servers have SDD drivers and some have SDDPCM drivers. Now we have 2 servers one is physical other is IVM server, which dosen't have these drivers installed on them. They bothe are in production. Now we need to installe these drivers. So which drivers I have to install SDD or SDDPCM and what is the procedure, means do I need to exportvg and import again.

Thanks
vjm
# 2  
Old 08-07-2011
On an AIX server, you need to have installed either the SDD or SDDPCM file sets for the DS8000 volumes, You cannot have both installed on one server.
So either go with SDD or SDDPCM
For exporting and importing volume groups procedures have a look
here and here

Note: if the volume has an active paging space this must be turned off before

Last edited by h@foorsa.biz; 08-07-2011 at 10:43 AM..
# 3  
Old 08-08-2011
DS8K drivers

yes we need to install one of them, but for IVM which one to be install and as they are live I need the procedure, or it just make vary off volume group, export it and remove pvs install drivers and import volume group.

And for IVM is there anything other than this needs to be done.

Regards,

VJM
# 4  
Old 08-09-2011
hi,

you need the fcp mpio drivers + sddpcm61 for vio 2.x, or the 53 version for 1.x
Code:

/home/padmin--#: lslpp -l | grep -i sddpcm
  devices.sddpcm.61.rte      2.2.0.4  COMMITTED  IBM SDD PCM for AIX V61
  devices.sddpcm.61.rte      2.2.0.4  COMMITTED  IBM SDD PCM for AIX V61
/home/padmin--#: lslpp -l | grep -i mpio  
  devices.common.IBM.mpio.rte
                            6.1.6.15  APPLIED    MPIO Disk Path Control Module
  devices.fcp.disk.ibm.mpio.rte
                            1.0.0.21  COMMITTED  IBM MPIO FCP Disk Device
  devices.common.IBM.mpio.rte
                            6.1.6.15  APPLIED    MPIO Disk Path Control Module

# 5  
Old 08-10-2011
Question DS8K drivers

Hi,

We have 53 version for 1.x install on JS22 server (IVM). We have 6 luns attached to it. one lun is for client os and other LUNs are mapped to client via vscsi. We have 2 clients created on this servers. This is all done without SDDPCM drivers and now we want to install SDDPCM drivers on IVM server.

What procedure I have to follow.

Thanks
# 6  
Old 08-10-2011
well I would do it this way:

write down the whole mapping with the ID from 8k system, in case the luns come in a new order

hdiskx vtdname id from 8xxx vhostx

for each disk

shut down the lpars, install the drivers, reboot vio, check mapping with your list, start lpars

if you experience problems, ask again


I would write a script for the mapping, but with 6 luns this should not be necessary
# 7  
Old 08-16-2011
Hi,

We have installed the sddpcm drivers and mappings remain same, so we havent any issue. If we have installed sdd drivers then may be we need to export vg and import it, as sdd drivers would show vpath0 and vpath1

By the way thanks for your prompt reply.

Regards,

VJM
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Microkernel drivers

If microkernels do not load drivers into the kernel, does mean that the drivers are daemons that run in user space, or are there some other provision for drivers? I know it may sound a bit elementary but I'm not certain and I want to clear it up. Thanks in advance. (3 Replies)
Discussion started by: neur0n
3 Replies

2. UNIX for Dummies Questions & Answers

Mach drivers

hello everyone, can anyone tell me what drivers the Mach kernel works with. I'm thinking about experimenting with the Mach kernel, and yes I know there are other kernels that are easier to work with but I just want to use the Mach kernel. So with that being said, can the Mach kernel work with... (11 Replies)
Discussion started by: neur0n
11 Replies

3. Solaris

Rhine3 drivers out there?

Hi all, I have problems finding out a network driver for solaris... I am using D-link DFE-520TX Ethernet card and apparently that does not seem to have any support with solaris After having googled it up, i found out that it belongs to Rhine3 family.. So can anyone of you please help me... (0 Replies)
Discussion started by: wrapster
0 Replies

4. UNIX for Dummies Questions & Answers

drivers unix 5.01 is compatible with drivers epson fx-2190

Please, I'm From Argentina, And I Need To Know If The Drivers Of Program Unix, Version 5.01 Is Compatible Whit Drivers Of The Printer Epson Fx-2190 Thanks, And I Hope Yuor Answer. (0 Replies)
Discussion started by: juan alberghina
0 Replies

5. AIX

Drivers

I seem to be having a driver issue installing a PCI SCSI card. Any ideas where I can track these down.. I can't seem to find them on the OS install disk. I'm using AIX 5.3. cfgmgr: 0514-621 WARNING: The following device packages are required for device support but are not currently... (7 Replies)
Discussion started by: eth0
7 Replies

6. Solaris

Drivers

Hi guys, Im totally new to solaris 10, I've just installed it & it works fine However, I get no sound when playing cds. Am wondering where I get the solaris 10 drivers for my soundblaster live from and how to install them? Thx in advance. Frizz (0 Replies)
Discussion started by: Frizz
0 Replies

7. HP-UX

SDLT Drivers

Greetings I looking for the drivers for an sdlt tape drive for hp-ux 11.0. I think the drivers i need are stape and tape2 does anyone know where i can get them Thanks Alan (2 Replies)
Discussion started by: Flipper_Al
2 Replies

8. Linux

wirelesslan Drivers

Can any body help me out, to setting up Wlan Drivers in Redhat 9 Thanks kranthi (1 Reply)
Discussion started by: kumar_d
1 Replies

9. UNIX for Advanced & Expert Users

Hardware and drivers

Dear All Can somebody help me how H/W and H/W drivers will affect the application? When I port my application from HP-UX to Solaris should I take care this area? What are the application touch point in H/W or H/W drivers on these two O.S.? (1 Reply)
Discussion started by: charlcy
1 Replies
Login or Register to Ask a Question