How to use disk quotas in solaris (command mode) ? what is
the procedure for how to allocate particular space to
particular user

Answers were Sorted based on User's Feedback



How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate parti..

Answer / sandeep

create one slice and format it.
#mount it on /export/home
#useradd -d /export/home/rao -m rao
#useradd -d /export/home/raj -m raj
#passwd rao
#passwd raj
#cd /export/home
#touch quotas
#quotaon -v /export/home
#edquota rao
fs /export/home blocks(softs=4,hard=6)inodes(soft=8,hard=12)
click on file and save it,then close it
telnet 0
login as rao
#touch 1 2 3 4 5 6
#touch 7(here warning will come but file is created)
#touch 8 9 10(now here error will come)

Is This Answer Correct ?    6 Yes 1 No

How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate parti..

Answer / srikanth

if any one knows can you please tell me the answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris General Interview Questions

how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v

4 Answers   Satyam, Wipro,


Solaris booting process?

2 Answers   Satyam, Wipro,


how can we know the time of creation of zone in solaris

1 Answers   HCL,


Tell me how to set the path for core file?

0 Answers  


How to login to a remote host with solaris secure shell?

0 Answers  






If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?

3 Answers   Banking,


Discuss the two modes of the vi editor in solaris.

0 Answers  


How to check OBP version?

6 Answers   Satyam, Wipro,


How can a user login to another system on his network remotely?

0 Answers  


What does ssh?

2 Answers   Satyam, Wipro,


How can a user login to solaris? What is the login shell?

0 Answers  


How many types of file system?

12 Answers   Blue Dart,


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)