Solaris Commands Question:

Download Job Interview Questions and Answers PDF

What is a layered volume? How to create it using
vxmake?

Solaris Commands Interview Question
Solaris Commands Interview Question

Answer:

Using vxmake we need to build each object until we
create a volume and its very easy to use vxassist instead
vxmake.
1) Create subdisk ( # vxmake –g dg dgname sd sdname )
2) Create plex (#vxmake –g dgname plex sd=sdname )
3) Create volume (#vxmake –g dgname -U fsgen vol plex=plexname )

Download Solaris Commands Interview Questions And Answers PDF

Previous QuestionNext Question
What are the various layouts that are available in VxVM?How to quickly mirror a volume, if the volume is empty?