Mirroring across media types (SSD and HDD)

This section describes how to mirror across media types (SSD and HDD).

To create a volume with a HDD plex and a SSD plex

  1. Create a volume with media type HDD:

    # vxassist -g mydg make myvol 1G mediatype:hdd
  2. Add a mirror to the volume with media type SSD:

    # vxassist -g mydg mirror myvol mediatype:ssd

Note:

mirror=mediatype is not supported.