- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: unable to mount of write error ...
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
05-21-2007 02:51 AM
05-21-2007 02:51 AM
mkdir -p /var/opt/ignite/recovery/archives/myServer1
vi /etc/exports
exportfs -av
After I carried out these steps, I still get the same error message. I have also checked that the directory is owned by bin:bin
Don't know where to go from here ... any help will be most appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 02:57 AM
05-21-2007 02:57 AM
Re: unable to mount of write error ...
the error message would be helpfull ...
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
05-21-2007 03:05 AM
05-21-2007 03:05 AM
Re: unable to mount of write error ...
what's your recovery command?
What have you written in exportfs?
What's the whole error text?
Please more details!
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:05 AM
05-21-2007 03:05 AM
Re: unable to mount of write error ...
When you vi /etc/exports, what are entering/modifying?
An example entry:
/var/opt/ignite/recovery/archives/myServer1 -anon=2,access=myServer1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:26 AM
05-21-2007 03:26 AM
Re: unable to mount of write error ...
In my /etc/exports file, I have an entry as "DCE" said var/opt/ignite/recovery/archives/myServer1 -anon=2,access=myServer1
Can you see what I am trying to do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:30 AM
05-21-2007 03:30 AM
Re: unable to mount of write error ...
do you want to make a Network Recovery of your ignite server?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:31 AM
05-21-2007 03:31 AM
Re: unable to mount of write error ...
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
05-21-2007 03:37 AM
05-21-2007 03:37 AM
Re: unable to mount of write error ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:38 AM
05-21-2007 03:38 AM
SolutionTake a look at this thread - it has a potential answer.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1017493
Have you done a search within the itrc for your error message (Unable to mount or write)? There are multiple threads on the topic, with the aforementioned link being one of them
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 02:29 AM
05-22-2007 02:29 AM
Re: unable to mount of write error ...
The server I wanted to take an ignite image is called myServer1. On this server, there was already an ignite volume mounted Anyway, I unmounted this, Then on my ignite server, I ran the create_network_recovery and the whole process just worked! However, I cannot recreate the problem again if we leave this ignite volume mounted (which has nothing to do with the ignite server). Today, the whole ignite process just worked beautifully with or without this additional ignite mount on myServer1.
Anyway, thanks for all your help.... I don't think I have learnt anything more about ignite but in working out the solution, it allowed me to look deeper into exportfs.
Points assigned.