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

what r the daemons have been started when u install Veritas

3 Answers   IBM,


How do you replace a failed boot disk under meta in solaris? Step by step explanation?

3 Answers   Barclays,


What does fmthard do?

9 Answers   Accel,


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,


If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?

2 Answers  






You have a boot disk under svm, the machine fails to boot and remains in ok prompt? what could be the possible reason?

5 Answers  


what r diff types of back ups?

4 Answers   Locuz,


how to check network statstics..?

5 Answers  


what is SMF service? And what it does in Solaris 10

2 Answers   IBM,


What does init 0 do?

9 Answers   HCL,


how can u schedule for snapshot

1 Answers   HCL,


what is the diff between Sol9 and Sol10 Booting procedure

3 Answers   IBM,


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)