Sponsored Content
Full Discussion: Storage paths
Operating Systems AIX Storage paths Post 302225145 by kah00na on Thursday 14th of August 2008 03:31:06 PM
Old 08-14-2008
You may also want to change the "dyntrk" to "yes" on the scsi device. I've changed the "fc_err_recov" (like shockneck suggested) and the dyntrk to yes and I've done a few tests where while writing to the disks, I would unplug one of the cards and the writing would continue, then I would plug it back in about two seconds later, unplug the other and the writing still continued. You can run this command to save the attribute changes to the ODM:
Code:
chdev -l fscsi0 -a dyntrk=yes -a fc_err_recov=fast_fail –P

Then you just need to remove the devices like shockneck said and use cfgmgr to bring them back.
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Getting Storage Device Sizes and Paths

What I'm Doing: I'm developing a python script that scans for all storage devices and their respective sizes. Python does not have a command that returns the /dev paths of storage devices or the respective sizes. So, I need to pipe a shell command to python. The Problem: In root, I've used... (4 Replies)
Discussion started by: codecellar
4 Replies
All times are GMT -4. The time now is 06:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy