Re: /var Increase
From: Darren Dunham (ddunham_at_redwood.taos.com)
Date: 11/10/05
- Next message: Mike: "Re: Strange disk space problem"
- Previous message: toby: "Re: BSD Licensed C++ compiler"
- In reply to:(deleted message) Michael Vilain: "Re: /var Increase"
- Next in thread: Michael Vilain: "Re: /var Increase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Nov 2005 00:52:22 GMT
Michael Vilain <vilain@spamcop.net> wrote:
> To expand on this, expanding a partition that's not under a volume
> manager's control can be a problem. If /var has an adjacent slice that
> can be made smaller, you can take space from the adjacent slice and give
> it to the /var slice. Note this won't grow the filesystem. I don't
> recall if growfs is present on systems without Disksuite or SVM.
It's not, but you can run 'mkfs' with flags that do the same thing. The
exact syntax is in the Solaris 2 FAQ.
> The "old school" approach is to backup the entire system disk, boot from
> the CD, re-partition the disk to your liking, restore from backups, and
> write a boot block. Has this changed with the advent of SVM becoming
> part of the Solaris?
Not really. SDS/SVM doesn't really make it any easier to move slices
around, and it's still impossible to shrink UFS filesystems.
So unless you setup the system with free space for things to grow into,
and the things you want to grow aren't boot critical, then it doesn't
help much.
I think "newer school" is to put all OS filesystems into one filesystem so
you never have to repartition....
-- Darren Dunham ddunham@taos.com Senior Technical Consultant TAOS http://www.taos.com/ Got some Dr Pepper? San Francisco, CA bay area < This line left intentionally blank to confuse you. >
- Next message: Mike: "Re: Strange disk space problem"
- Previous message: toby: "Re: BSD Licensed C++ compiler"
- In reply to:(deleted message) Michael Vilain: "Re: /var Increase"
- Next in thread: Michael Vilain: "Re: /var Increase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|