How to add a FS in zone?

Answers were Sorted based on User's Feedback



How to add a FS in zone?..

Answer / sainu daniel

zonecfg -z myzone
zonecfg:zone-name> add fs
zonecfg:zone-name:fs> set directory=/mountpoint
zonecfg:zone-name:fs> set special=/dev/dsk/c#t#d#s#
zonecfg:zone-name:fs> set raw=/dev/rdsk/c#t#d#s#
zonecfg:zone-name:fs> set type=ufs
zonecfg:zone-name:fs> end

Is This Answer Correct ?    5 Yes 0 No

How to add a FS in zone?..

Answer / saravanan

first of all create zone,, during this time.. we can add FS

<myzone>add fs
<myzone>set special devies /dev/dsk/c#t#d#s#
<myzone>set raw devies /dev/dsk/c#t#d#s#
<myzone>set fs type UFS
<myzone>end

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Solaris AllOther Interview Questions

If a users is logged in to your system, and now you want to restrict that user what will you do?

1 Answers  


what r diff types of back ups?

4 Answers   Locuz,


how to check the status of import and deport dg?

2 Answers   Symphony,


what are the various layouts that are available in VxVM?

3 Answers   IBM,


what is the main difference between windows , unix ,linux, operating syatems? And why the companies in the industry prefer to use solaris os ? why may be the reason?

1 Answers  


how to add swap space?

2 Answers   CSC,


What is the profile file for ordinary user, when those will execute..?

2 Answers  


what r the daily responsibilities of u as a system administrator

10 Answers   ADP, IBM, Infosys, Wipro,


what is mean by netfmd in sun cluster what is the use of netfmd and what is the relation between ccd and netfmd?

0 Answers  


What is /etc/system for?

3 Answers  


What r the daemons for DNS , Veritas, Apache,NFS Server & Client

1 Answers   IBM,


If you can ping a server, but can't telnet or ssh to it, whats wrong?

8 Answers   HCL,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)