You can change your DASD statements (in modprobe.conf on RH -- zipl.conf in SUSE) to include 103 .. I assume you must have something like:
DASD=100-102,xxx-xxx (where xxxx-xxxx is range of 4) You can change this to 100-103,xxx-xxx You will have to reboot (and do a mkinitrd/zipl on RH --- zipl on SUSE) and then things should show up as you want them to.. I also thought I'd heard of a way to specify the dasd device rather than relying on the order of the DASD statement -- maybe someone else has more details? Scott Rohling On Mon, Apr 21, 2008 at 7:00 PM, Jerry Whitteridge < [EMAIL PROTECTED]> wrote: > I have a server with the disks accessed as follows > > slmgad01:~ # cat /proc/dasd/devices > 0.0.0100(ECKD) at ( 94: 0) is dasda : active at blocksize: > 4096, 1802880 blocks, 7042 MB > 0.0.0101(FBA ) at ( 94: 4) is dasdb : active at blocksize: > 512, 524288 blocks, 256 MB > 0.0.0102(FBA ) at ( 94: 8) is dasdc : active at blocksize: > 512, 1048576 blocks, 512 MB > 0.0.0103(ECKD) at ( 94: 28) is dasdh : active at blocksize: > 4096, 1802340 blocks, 7040 MB > slmgad01:~ # > > > I'd like to be able to relabel 0,0.103 from dasdh to dasdd (more for > the sake of tidiness than anything else) > but cant seem to find where the values is stored. I've run chccwdev to > take the device offline and then detached it before linking again and > bringing it online. > > How can I get the device reference to change ? > > Thanks > > Jerry Whitteridge > > Mainframe Engineering > > Safeway Inc > > 925 951 4184 > > [EMAIL PROTECTED] > > > > "Email Firewall" made the following annotations. > > ------------------------------------------------------------------------------ > > Warning: > All e-mail sent to this address will be received by the corporate e-mail > system, and is subject to archival and review by someone other than the > recipient. This e-mail may contain proprietary information and is intended > only for the use of the intended recipient(s). If the reader of this > message is not the intended recipient(s), you are notified that you have > received this message in error and that any review, dissemination, > distribution or copying of this message is strictly prohibited. If you have > received this message in error, please notify the sender immediately. > > > ============================================================================== > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
