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

How to set a passord without expiration?

5 Answers   HCL,


How to set a ACL for the user or a file?

2 Answers   Cap Gemini,


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  


when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?

0 Answers   TCS,


in this what is the configuration of .profile file and the other files

1 Answers   IBM,






What is an alternative to the ?top? command on Solaris?

4 Answers   HCL, Logos,


Command to check all the process statistics..?

2 Answers  


how to delete a zone?

3 Answers   IBM,


How many default no of users r there?

1 Answers  


What is the use of ufsdump command in solaris

1 Answers  


What is RPC?

3 Answers  


kernel patch installation in solaris?

1 Answers   HP, TCS,


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)