# Attach new Dasd volume

**URL:** https://forums.suse.com/t/attach-new-dasd-volume/27705
**Category:** SLES for System Z
**Created:** [December 10, 2015, 9:52am UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705 "2015-12-10T09:52:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![hornet1](https://avatars.discourse-cdn.com/v4/letter/h/dec6dc/32.png) [@hornet1](https://forums.suse.com/u/hornet1)
#### Post date: [December 10, 2015, 9:52am UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/1 "2015-12-10T09:52:50Z")

</div>

Hello,

I am using Suse enterprise server 12 for system Z and I need to attach a new Dasd Volume the Dasd Manager only shows the Volume I have allocated at the installation.

---

<div class="post-metadata">

### Author: ![hornet1](https://avatars.discourse-cdn.com/v4/letter/h/dec6dc/32.png) [@hornet1](https://forums.suse.com/u/hornet1)
#### Post date: [December 10, 2015, 9:59pm UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/2 "2015-12-10T21:59:44Z")

</div>

by the way I’ve installed Suse on LPAR not under z/vm

---

<div class="post-metadata">

### Author: ![x0500hl](https://avatars.discourse-cdn.com/v4/letter/x/7bcc69/32.png) [@x0500hl](https://forums.suse.com/u/x0500hl)
#### Post date: [December 11, 2015, 5:07pm UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/3 "2015-12-11T17:07:01Z")

</div>

I think that you may have installed SLES 12 with an option to blacklist devices (devices that linux can’t ‘see’). You can use the following to make device f191 available until the next reboot. Specfiy any device in place of f191. I believe that you can add a range of devices and/or mupltiple entries of 0.0.vdev.

`cio_ignore -r 0.0.f191
chccwdev -e f191`

To make it permanently available edit /boot/zipl/active\_devices.txt. The zipl command does not need to be run after this file is updated.

There is a way to deactivate the blacklist feature after the install but I never investigated how to do so as I only installed SLES 12 under z/VM to play with it and see what was different from SLES 11.

I hope this helps.

Harley

---

<div class="post-metadata">

### Author: ![hornet1](https://avatars.discourse-cdn.com/v4/letter/h/dec6dc/32.png) [@hornet1](https://forums.suse.com/u/hornet1)
#### Post date: [December 13, 2015, 7:42am UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/4 "2015-12-13T07:42:08Z")

</div>

[QUOTE=x0500hl;30781]I think that you may have installed SLES 12 with an option to blacklist devices (devices that linux can’t ‘see’). You can use the following to make device f191 available until the next reboot. Specfiy any device in place of f191. I believe that you can add a range of devices and/or mupltiple entries of 0.0.vdev.

`cio_ignore -r 0.0.f191
chccwdev -e f191`

To make it permanently available edit /boot/zipl/active\_devices.txt. The zipl command does not need to be run after this file is updated.

There is a way to deactivate the blacklist feature after the install but I never investigated how to do so as I only installed SLES 12 under z/VM to play with it and see what was different from SLES 11.

I hope this helps.

Harley[/QUOTE]

Thank you x0500hl it worked and I am able to detect the new DASD volumes and add them to Linux Volumes

---

<div class="post-metadata">

### Author: ![jreginato](https://avatars.discourse-cdn.com/v4/letter/j/258eb7/32.png) [@jreginato](https://forums.suse.com/u/jreginato)
#### Post date: [June 17, 2016, 4:34pm UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/5 "2016-06-17T16:34:39Z")

</div>

> [@hornet1;30790](#):
>
> Thank you x0500hl it worked and I am able to detect the new DASD volumes and add them to Linux Volumes

I have this same problem under the same scenario but could not find /boot/zipl directory in the installation DVD. Where is it?

---

<div class="post-metadata">

### Author: ![x0500hl](https://avatars.discourse-cdn.com/v4/letter/x/7bcc69/32.png) [@x0500hl](https://forums.suse.com/u/x0500hl)
#### Post date: [June 17, 2016, 7:51pm UTC](https://forums.suse.com/t/attach-new-dasd-volume/27705/6 "2016-06-17T19:51:13Z")

</div>

/boot/zipl will be on your boot disk, not on the DVD.
