Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If JFS file system is 100% full how we can increase the file
system ?

Answers were Sorted based on User's Feedback



If JFS file system is 100% full how we can increase the file system ?..

Answer / farai ndawana

chfs -a size=+10G /u01

Is This Answer Correct ?    4 Yes 0 No

If JFS file system is 100% full how we can increase the file system ?..

Answer / supriya

#mount <mountpoint>

Is This Answer Correct ?    0 Yes 1 No

If JFS file system is 100% full how we can increase the file system ?..

Answer / partho patnaik

# umount <mountpoint>
# lvextend –L <n> /dev/vgXX/lvolX
-L <n> set new size of lvol to n MB
# extendfs –F vxfs /dev/vgXX/rlvolX
# mount <mountpoint>

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Unix Commands Interview Questions

Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?

1 Answers  


What is used to type command?

0 Answers  


How to copy multiple files and directories into some other directory?

4 Answers  


What does pipe () return?

0 Answers  


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


How can we "forked" process in UNIX? How then recognize in any of the branches we?

2 Answers   NIIT,


How would you change all occurrences of a value using VI?

4 Answers  


why unix operating system provides more security than other operating systems?

4 Answers  


Give two UNIX kernel parameters that effect an Oracle install

3 Answers   Oracle,


What command is used to check the current users?

0 Answers  


what is mount ,tell me about mount ,how can u use in real time project??

12 Answers   Symphony,


Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.

1 Answers  


Categories