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

can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks

1 Answers  


How to add gateway in solaris ?

1 Answers   Satyam, Wipro,


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

2 Answers   HP,


solaris booting process.

4 Answers   HCL, Satyam, Wipro,


How many types of file system?

12 Answers   Blue Dart,






What do you understand by mail aliases?

0 Answers  


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

3 Answers   Banking,


How can threads be created in a solaris environment?

0 Answers  


Tell me how many types of file system?

0 Answers  


What are the last 2 columns listed with Vmstat? What is their significance?

1 Answers   Satyam, Wipro,


Benefits of SMF compared LRC(legacy run control)?

0 Answers   Satyam, TEKsystems, Wipro,


How to discover Global zone name from local Zone?

4 Answers  


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)