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 check version of NFS?

6 Answers   Satyam, Wipro,


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

3 Answers   Banking,


How can the user in solaris check the status of processes?

0 Answers  


Explain the difference between sc> and lom>?

0 Answers  


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

4 Answers   Satyam, Wipro,


Ip classes, OSI layers,its significance, ?

1 Answers   Satyam, Wipro,


what is the importance of swap memory and how it will supports?

0 Answers  


how to add Kernel patch in all systems at a time?

0 Answers   Wipro,


How to recover failed disks in vxvm?

2 Answers   Ericsson, Wipro,


DIfferent between swap -l & swap -s

1 Answers  


How to reset root password if root password is gone?

1 Answers   Satyam, Wipro,


What kind of issues you get?

0 Answers   Satyam, Wipro,


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)