Sponsored Content
Full Discussion: Dlpar
Operating Systems AIX Dlpar Post 55032 by tommy on Tuesday 31st of August 2004 02:59:16 PM
Old 08-31-2004
Hi,

try fuser -cu /dev/scsi3 command to find out what is keeping your SCSI adaper busy.

--Tommy
 

6 More Discussions You Might Find Interesting

1. AIX

DLPAR Error

Hello, This is the foll error wen i try doin DLPAR from my VIO after adding the virtual adpaters on my clients: HSCL294C DLPAR ADD Virtual I/O resources failed: com.ibm.hsc.common.exceptions.PIHscClientException: HSCL294C DLPAR ADD Virtual I/O... (0 Replies)
Discussion started by: lildudesaif
0 Replies

2. AIX

HMC - tracking dlpar

I am trying to generate a report to track dlpar operation performed on a MS and was wondering if anyone has done this before. I can get history from HMC using lssvcevents , but this does not give me details as to what quantity was added or removed . Any thoughts ? Thanks (3 Replies)
Discussion started by: mk8570
3 Replies

3. UNIX for Advanced & Expert Users

LPAR,DLPAR and WPAR

Can anyone please let know difference between LPAR/DLPAR/WPAR. and its purpose ??? (3 Replies)
Discussion started by: Pavithran
3 Replies

4. AIX

DLPAR capable with IVM - checks to do

I cannot find the post with the comment that DLPAR capability was not working with IVM. The two commands that need to be run are (as root, padmin does not know this command): VIOS: lsrsrc IBM.MngNode CLIENTS: lsrsrc IBM.MCP Examples: # lsrsrc IBM.MngNode Resource Persistent Attributes for... (2 Replies)
Discussion started by: MichaelFelt
2 Replies

5. AIX

AIX: DLPAR VFC - HMC v9

Hey All, I have running dual VIOS on a P9 systems, and just created a new LPAR profile. My objective is to create LPAR Client VFC adapters, and then DLPAR VFC Server adapters on the VIOS. In the HMC v9 Enhanced GUI, I have DLPAR a VFC adapter to both VIOS, however, you can't specify the... (1 Reply)
Discussion started by: aixkidbee
1 Replies

6. AIX

LPAR RMC state for DLPAR

Hello, I have checked the state of rmc on the HMC as below: HMC1:~> lssyscfg -r lpar -m Server-xxx -F lpar_id,state,rmc_state,rmc_ipaddr,os_version,dlpar_mem_capable,dlpar_proc_capable,dlpar_io_capable --filter "lpar_ids=4" 4,Running,inactive,10.176.x.x,VIOS 2.2.6.51,0,0,0 HMC1:~> lssyscfg... (2 Replies)
Discussion started by: Phat
2 Replies
tapset::scsi(3stap)													       tapset::scsi(3stap)

NAME
tapset::scsi - systemtap scsi tapset DESCRIPTION
This family of probe points is used to probe SCSI activities. scsi.ioentry Prepares a SCSI mid-layer request See probe::scsi.ioentry(3stap) for details. scsi.iodispatching SCSI mid-layer dispatched low-level SCSI command See probe::scsi.iodispatching(3stap) for details. scsi.iodone SCSI command completed by low level driver and enqueued into the done queue. See probe::scsi.iodone(3stap) for details. scsi.iocompleted SCSI mid-layer running the completion processing for block device I/O requests See probe::scsi.iocompleted(3stap) for details. scsi.ioexecute Create mid-layer SCSI request and wait for the result See probe::scsi.ioexecute(3stap) for details. scsi.set_state Order SCSI device state change See probe::scsi.set_state(3stap) for details. SEE ALSO
probe::scsi.ioentry(3stap), probe::scsi.iodispatching(3stap), probe::scsi.iodone(3stap), probe::scsi.iocompleted(3stap), probe::scsi.ioexecute(3stap), probe::scsi.set_state(3stap), stap(1), stapprobes(3stap) IBM
--- tapset::scsi(3stap)
All times are GMT -4. The time now is 06:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy