mpioutil(1) BSD General Commands Manual mpioutil(1)NAME
mpioutil -- Tool for configuring paths to multipathed logical units.
SYNOPSIS
mpioutil verb direct-object arguments
DESCRIPTION
mpioutil is a utility to manage multiple paths to a SCSI Logical Unit.
VERBS, DIRECT OBJECTS, AND SPECIFIC ARGUMENTS
list
Lists all multipathed logical units.
info -i <lun identifier>
Get information on a multipathed logical unit. The -i flag may also be expressed as --id.
modify lun -i <lun identifier> -a <load balancing algorithm> -b <round robin batch count>
Modify a logical unit. The -i, -a, -b flags may also be expressed as --id, --algorithm, and --batchCount respectively.
modify path -l <lun identifier> -i <path identifier> -e | -d
Modify a path on a logical unit. The -l, -i, -e, and -d flags may also be expressed as --lun, --id, --enable, and --disable respec-
tively.
EXAMPLES
mpioutil list
Lists all multipathed logical units.
mpioutil info --id 22F2000155A508ED
Get information for a multipathed lun with id 22F2000155A508ED.
mpioutil modify lun --id 22F2000155A508ED --algorithm RoundRobin --batchCount 16
Modify a multipathed lun's algorithm to be RoundRobin with a batch count of 16.
mpioutil modify lun --id 22F2000155A508ED --algorithm LeastIO
Modify a multipathed lun's algorithm to be LeastIO.
mpioutil modify path --lun 22F2000155A508ED --id 26010001553560BF00000001 --disable
Disable a path that belongs to a multipathed logical unit.
Darwin June 2, 2019 Darwin
Check Out this Related Man Page
TGTADM(8) System Management Commands TGTADM(8)NAME
tgtadm - Linux SCSI Target Administration Utility.
SYNOPSIS
tgtadm --lld [driver] --op [operation] --mode [mode] [OPTION]...
DESCRIPTION
tgtadm is used to monitor and modify everything about Linux SCSI target software: targets, volumes, etc.
OPTIONS --lld [driver] --op new --mode target --tid=[id] --targetname [name]
add a new target with [id] and [name].
--lld [driver] --op delete --mode target --tid=[id]
delete specific target with [id]. The target must have no active I_T nexus.
--lld [driver] --op show --mode target
show all the targets.
--lld [driver] --op show --mode target --tid=[id]
show target parameters of a target with [id].
--lld [driver] --op new --mode=logicalunit --tid=[id] --lun=[lun] --backing-store [path]
add a new logical unit with [lun] to specific target with [id]. The logical unit is offered to the initiators. [path] must be block device
files (including LVM and RAID devices) or regular files. lun0 is reserved for a special device automatically created.
--lld [driver] --op delete --mode=logicalunit --tid=[id] --lun=[lun]
delete specific logical unit with [lun] that the target with [id] has.
--lld [driver] --op bind --mode=target --tid=[id] --initiator-address=[address]
add the address to the access lists of the target with [id]. Initiators with the address can access to the target. 'ALL' is a special
address to allow all initiators to access to a target.
--lld [driver] --op unbind --mode=target --tid=[id] --initiator-address=[address]
delete the address from the access lists of the target with [id].
--lld [driver] --op update --mode=target --tid=[id] --name=[parameter] --value=[value]
change the value of [parameter] of the target with [id] to [value].
--version
display version and exit
--help
display a list of available options and exits
REPORTING BUGS
Report bugs to <stgt-devel@lists.berlios.de>
System Management Commands 2007-06-20 TGTADM(8)
Hi everybody,
I have a certine file with lots of number,
Which I want to add a " in the begging and at the and of each line.
Could anyone tell me how can I do it?
Cheers (7 Replies)
This drive me nut, any can show me how to do it ??
str1='Case Modify 10001 20002 30003 40004|Report Create 3417176211|Case Modify 10002 20002 30003 40004'
and str2='Case Modify 10001'
if str1 ~ str2
then str1='Report Create 3417176211|Case Modify 10002 20002 30003 40004'
Thanks, (8 Replies)
I have been ask to write a script to show what phyical disks are linked to what luns. By host name. I was hoping someone had some ideas on how to do this. I am from a linux background and am struggling a bit here...lol...I have been given one command to help me out....lsmap..Anyhelp would be... (3 Replies)
Hello - I require some help on How to modify the allocation of space in FileSystems on AIX box:
Presently, In one of the FS I have 30 GB assigned and another FS I have 10 GB. I want to make first FS as of 20 GB and second FS also of 20 GB. Please suggest - How to do that stepwise, I am familiar... (3 Replies)
Hi all
Can anyone suggest me a good solution ? My requirement is as follows
I have a plain text file similar to this...
sending data to 0003345234
here is the output...
,..........
...........
.......
sending data to 00033452ab
here is the output...
,..........
...........
.... (5 Replies)
Hi,
I have created the lun of 15gb and assigned to aix,but now I want to expand the size of lun 15gb to 30gb,
I am having following queries.
1)wheather i have to umount that partition on aix side before increasing the size of lun on storage side or directly I can increase directly size... (2 Replies)
Hi,
This is certainly a simple question, but I have yet to receive sufficient info concerning it. I am using BASH on a Powerbook G4 running Leopard.
- I would like to permanently add a directory to my path. How do I do this?
- I understand that I can view my path by: echo $PATH. Is there a... (4 Replies)
Just a question which may seem dumb to some out there, but then again I am not a super technie so that's my excuse.
Is it possible to say provision a test AIX LPAR (has a 10gb boot lun and 20gb data) under a VIO which has connectivity to SAN Array A so it can see the disks provisioned to it,... (2 Replies)
Hi,
I have a SAN LUN of 550 GB created as an ext3 partition of the entire lun and need to make the lun and partition larger... 600 GB
# fdisk -l /dev/sdj
Disk /dev/sdj: 590.5 GB, 590558003200 bytes
255 heads, 63 sectors/track, 71797 cylinders
Units = cylinders of 16065 * 512 = 8225280... (3 Replies)
Hi,
I would like to know how to share lun in between 2 lpars.
I have run tbe below command on vio server.
/usr/sbin/chdev -l hdisk1 -a reserve_policy=no_reserve
after above command I am able to assign lun on one Lpar. but it is not visible to other lpar.
even after this I have run... (3 Replies)
Hi,
I am not getiting lun id information on VIO Server. I have used the command fget_config command.
just showing # prompt.
I would like know wheather any other command is there equiv of fget_config
which will display lun id? (4 Replies)
Hi ,
I have created one new lun in my SAN storage and make it visible to my HP servers , but the fdisk -l output is somehow confusing. Do not know what to do next ----------
fdisk -l /dev/sdo1
Disk /dev/sdo1 (Sun disk label): 64 heads, 32 sectors, 10238 cylinders
Units =... (7 Replies)
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)