- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- EXTEND FILE SYSTEM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 12:44 AM
тАО11-23-2005 12:44 AM
EXTEND FILE SYSTEM
i have an ES45 server with TRU64 on it , and is attached to a storage works,
i need to add 2 disks to an existing unit on the storage in raid 5 , i make the config directly from the console to the storage and add the 2 disks to the unit byb the commands EXPAND and EXTEND , the file syatem still the same size when i use the command DF -V on the tru64 server ,
so what steps should be taken on the file systam to be extended after the add of the 2 new disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 01:20 AM
тАО11-23-2005 01:20 AM
Re: EXTEND FILE SYSTEM
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973590
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 01:23 AM
тАО11-23-2005 01:23 AM
Re: EXTEND FILE SYSTEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 10:07 AM
тАО11-23-2005 10:07 AM
Re: EXTEND FILE SYSTEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 03:33 PM
тАО11-23-2005 03:33 PM
Re: EXTEND FILE SYSTEM
2.3.4.3 Increasing Storage in Domains by Extending an Existing Volume:
You can increase the amount of storage available in your domain by enlarging the size of an existing volume. For example, LSM and hardware RAID controllers support dynamically increasing the size of a volume. Because expanding the size of an LSM or hardware RAID volume is done independently of AdvFS, you must notify the domain when the size of a volume changes by using the mount command with the -o extend option. You only need to mount one fileset with this option to increase the size of the domain.
If the fileset is not already mounted, enter:
mount -o extenddomain#fileset /mount_point
If the fileset is already mounted, enter:
mount -u -o extenddomain#fileset /mount_point
When the -o extend option is used, all additional storage is available to all filesets in the domain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2005 10:57 PM
тАО11-23-2005 10:57 PM
Re: EXTEND FILE SYSTEM
disklabel -rw dskX
Where X is the device number. The filesystem must be umounted to run disklabel sucessfully.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2005 02:42 AM
тАО11-24-2005 02:42 AM
Re: EXTEND FILE SYSTEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2005 04:36 AM
тАО11-24-2005 04:36 AM
Re: EXTEND FILE SYSTEM
Be carefull if you have other partitions than the 'c' partition in use on that logical unit. Eg: if you have the d and e parition in use, you can only expand the filesystem on the e-partition without initializing the filesystem.
Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2005 05:45 AM
тАО11-24-2005 05:45 AM