- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Tru64 Unix
- >
- Tru64 4.0f ES40 w/KZPCC-AC RAID controller AdvFS R...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
07-01-2014 11:37 AM
07-01-2014 11:37 AM
We have an ES40 that lost 2 RAID drives and we are trying to recover our AdvFS volumes.
We are having no luck rectifiying the situation due to our inexperience with this O/S and fading support online. At this point we are trying to run LSM on our server to configure the new RAID device as a volume and it says it is not installed or not configured properly. We found online that rebuilding the kernel may fix that issue. It did not.
So it appears that LSM was not used to setup this RAID/Volume initially then. So how is this done on Tru64 v4.0f? How do I setup a volume and create the AdvFS so it can me mounted?
Please let me know if you need any more details about system and I be glad to provide.
Thanks sjs
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-2014 07:50 AM
07-03-2014 07:50 AM
SolutionWe were successful in partitioning the RAID5 disk, creating the File Sets and mounting them. I wanted to answer my own post since it has not received any other solutions.
After replacing the flagged "Failed" drives and the RAID Controller (KZPCC-AC) we recreated the RAID5. Booted the known good O/S Hard Drive with Tru64 4.0f. Logged in which stated the CDE (Common Desktop Environment - GUI). Launched the System _Admin tool from Appliation Manager (icon-file drawer with tools haning out of it in lower right side of launch bar). Opened Configuation icon and then Disk icon. After it read the devices selected our second disk/device and clicked on Configure button. Choose to partition the whole drive as one partition, C, and selected type as AdvFS. Left all other fields blank. Clicked on Create and it did it.
Rebooted the server and let it discover the new AdvFS partition. Recreated the AdvFS domain using the following command:
mkfdmn -o DRIVETYPE /dev/RAWDEVICE DOMAINNAME
-o switch overwrites current name.
where DRIVETYPE is your Hard Disk or RAID contorller (ours was i2o_bs and was dislpayed in the Disk utility above).
where RAWDEVICE is your device name minus one "r" (our was ri2c and was derived from the device rri2 and we put the "c" partition on it.)
where DOMAINNAME is your domain name usually "xxxxxxx_dmn".
You can verify this by using the "showdfmn DOMAINNAME" command.
Create the file sets by using the following command(s) depending on how many file sets you need to create, just repeat the commnad.
mkfset DOMAINNAME FSNAME
where DOMAINNAME is your domain name usually "xxxxxxx_dmn".
where FSNAME is the name you desire for your File Set.
You can verify this by using the "showfsets DOMAINNAME" command.
We attempted to continue wtih making mount points but we'er unsuccessful. Tryed using the mkdir command. However, once we rebooted the AdvFS mounted, probablly due to the fact that the O/S Tru64 disk had "known" about them in the past most likely had them listed in /etc/fdms file or somewhere and mounted them.
So we were successful and copied our data from a back up on another unix box. We never used the LSM.
Thanks sjs
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP