- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ClearCase ERRORs
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
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
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
тАО08-30-2001 06:00 AM
тАО08-30-2001 06:00 AM
ClearCase ERRORs
Get this after #/sbin/init.d/atria start
ClearCase daemons: albd_server lockmgr
mount:cannot determine file system type for /view
Trouble mounting the viewroot "/view"
/usr/atria/etc/mvfslog: unable to open view root:not a ClearCase object
Trouble setting MVFS kernel log file to /var/atria/log/mvfs_log
Mounting public VOBs...
cleartool:Error:The MVFS file system is not installed or not loaded, or the 'viewroot' is not mounted or is inacessable: not a ClearCase object.
Trouble mounting public VOBs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2001 06:11 AM
тАО08-30-2001 06:11 AM
Re: ClearCase ERRORs
check for it in /etc/fstab
and compare that to the output of mount -p
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2001 06:45 AM
тАО08-30-2001 06:45 AM
Re: ClearCase ERRORs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2001 06:50 AM
тАО08-30-2001 06:50 AM
Re: ClearCase ERRORs
What error was returned when mounting it?
Also provide the output of this command;
fstyp -v /dev/vg_name/rlvol_name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2001 01:43 PM
тАО08-30-2001 01:43 PM
Re: ClearCase ERRORs
One last thing, make sure you have nproc and maxuproc set high enough. I remember on the SGI platform that nproc defaulted to 384 and we used to get conflicts with the really small instance of oracle that co-incided, and would run the number of processes up pretty high. That would generally cause problems with atria if we tried to stop and restart it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-01-2002 11:42 AM
тАО05-01-2002 11:42 AM
Re: ClearCase ERRORs
(I'm following up just in case someone else searches on that same error.)