Linux Multipathing Enhancement


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Linux Multipathing Enhancement
# 1  
Old 01-15-2008
Question Linux Multipathing Enhancement

We are searching for DEVICE MAPPER TABLE FORMAT and how to access it through user space??
We are working on enhancement in multipatrhing as 1] scalable path testing 2] event mechanism 3] i/o load sharing.
So we need to access device info as well as all paths to that device, devices status,paths status etc. So we want to know how we can access all these things via device-mapper table. What are dm-table attributes etc !!!

We are using : Linux - 2.6.22
Purpose : as mentioned above.
Thnx a lot for your interest!!!
We are in great need!!!
Plzzz help us....!! Smilie

Last edited by rajaryan99; 01-17-2008 at 10:12 AM.. Reason: To elaborate problem definition
# 2  
Old 01-16-2008
Here's a generic answer to your question, can you post more details like OS, purpose, etc.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Linux

Linux multipathing issue...

Hi folks. When issuing a multipath -ll on my server, i see something that is bugging me... # multipath -ll 2000b0803ce002582 dm-10 Pillar,Axiom 600 size=129G features='0' hwhandler='0' wp=rw |-+- policy='round-robin 0' prio=50 status=active | |- 0:0:0:4 sdd 8:48 active ready running... (0 Replies)
Discussion started by: Stephan
0 Replies

2. Shell Programming and Scripting

Pagination need enhancement.

I have below folder structure . |--summit | |----xpnldetails | |----trades | |----svar | | |------checksum | |----xpnl | |----adjustment | | |------summit | | |------ap | |----risks | |----hypopnl | |----fxeffect | |----audittrail |... (0 Replies)
Discussion started by: manas_ranjan
0 Replies

3. Shell Programming and Scripting

Unix script enhancement

Hi, Please help me out with this new enhancment with this shell script which i have written below. ******************************************************** #!/bin/ksh #File contains Only New Records that sent in the Current Load export ORACLE_BASE=/oracle export... (18 Replies)
Discussion started by: msrahman
18 Replies

4. UNIX for Dummies Questions & Answers

Linux Multipath Enhancement

Hi.. when i delete a Lun from a Array on a SAN, and again when i create a Lun it shows that the newly created Lun has the ID of the Old deleted Lun which is leading to data corruption. All this is handled by the Multipath software. can anybody help. (0 Replies)
Discussion started by: Praveen13
0 Replies
Login or Register to Ask a Question