- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enlarge root volume to allow NetApp SMOS installat...
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
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
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-13-2008 07:51 AM
11-13-2008 07:51 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2008 07:55 AM
11-13-2008 07:55 AM
Re: Enlarge root volume to allow NetApp SMOS installation
Where will the software be installed?
I don't know this software, but I would guess it will go to /opt or wherever, but not directly to /.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2008 08:23 AM
11-13-2008 08:23 AM
Re: Enlarge root volume to allow NetApp SMOS installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2008 09:29 PM
11-13-2008 09:29 PM
Re: Enlarge root volume to allow NetApp SMOS installation
I had smilar problem I had to install JavaJDK and / was full
So I created new mount point /opt/Java42 and installed it using the below command swinstall in /opt/java42
swinstall -s /opt/java.depot JavaJDK,l=/opt/java42.
Where JavaJDK is the bundle name
Please try on this lines
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2008 03:40 PM
11-16-2008 03:40 PM
SolutionBill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2008 10:21 AM
11-17-2008 10:21 AM
Re: Enlarge root volume to allow NetApp SMOS installation
the rational is .. on Unix you can have dozens and dozens of volumes.. if the server ever crashes or reboots the first thing up is the rootvg.. we want the â kernelâ filter ; this is what â interceptsâ / copies the write on the source and makes sure we keep track of what was written..
so in a Large unix env. you can have a crash.. the rootvg comes up .. which then brings up the .. say the OracleDB.. and this application then does it job and starts writing to its target volume.. what if the volume SMOS is loaded on, is still not mounted ? .. we can have a situation where there were writes on the source .. we
did not replicate to the target volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2008 10:23 AM
11-17-2008 10:23 AM
Re: Enlarge root volume to allow NetApp SMOS installation
this is from the vendor (remember this is about installing replication software)---
the rational is .. on Unix you can have dozens and dozens of volumes.. if the server ever crashes or reboots the first thing up is the rootvg.. we want the kernel filter ; this is what intercepts / copies the write on the source and makes sure we keep track of what was written..
so in a Large unix env. you can have a crash.. the rootvg comes up .. which then brings up the .. say the OracleDB.. and this application then does it job and starts writing to its target volume.. what if the volume SMOS is loaded on, is still not mounted ? .. we can have a situation where there were writes on the source .. we
did not replicate to the target volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2008 12:49 PM
11-17-2008 12:49 PM