![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Increasing swap size | akyuceisik | HP-UX | 1 | 05-09-2008 07:55 AM |
| /var size is increasing day by day | thepurple | SUN Solaris | 11 | 11-13-2007 03:19 AM |
| Increasing File Size on AIX | Rosie C | AIX | 1 | 05-12-2006 01:25 AM |
| Increasing the FileSystem Size | aldowsary | AIX | 9 | 07-18-2005 12:59 AM |
| Increasing a directory size | jonest | UNIX for Dummies Questions & Answers | 9 | 06-08-2005 07:26 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help on increasing fs size
Hi Experts,
I am not sure whether my question should be in this thread or some other one. I am using HP Tru64 system. Currently one of my filesystem /others is almost full. I need to know the exact commands to increase this filesystem. Please show me how to check for free partitions and add these free partitions to this filesystem to increase its size. Thanks and regards, |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
man 8 addvol
I'm sorry, but I don't remember and I'm currently not in the range of an Tru64 system. |
|
#3
|
|||
|
|||
|
The command to see your partitions is
df -k |
|
#4
|
|||
|
|||
|
what i used in sco 5.0.6
command "divvy" for changing partition but you must take backup before start. |
|
#5
|
|||
|
|||
|
I am not familiarized with HP Tru64 but in HP-UX 10.20 you can see it with sam, if you have free space in your hard disk add a new volume group then mount it to your actual directory. You must backup before and empty actual directory.
Hope it helps.- |
|
#6
|
||||
|
||||
|
Which filesystem do you use?
AdvFS is not an LVM, so you can't increase your filesystem. You have to add volumes instead. Did you check my initial answer? |
||||
| Google The UNIX and Linux Forums |