- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- moving printers
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
09-29-2005 01:35 AM
09-29-2005 01:35 AM
(1)/usr/sam/lbin/lpmgr -S
(2)rcp -rp /var/sam/lp/* phoenix:/var/sam/lp/./
The files were moved over and when I issued the restore command /usr/sam/lbi/lpmgr -R, the command didn't complete, I waited about 30-45 mins and when i pressed the enter key i got the following error : ch_hostp:is not a valid internet address. When I login to the sever that we did the restore command on, instead of the normal prompt 'rooot@phoenix:/' i get '-a:/'. The lpstat command returns 'hpdps error'
followed by the status of some of the printers (these weren't there before the rcp and restore). Is there anyway I can find out why the restore didn't complete and at this point should I restore the printer files to the way they were before i tried the rcp and restore. This is a test server and I have the files backed up on tape.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:06 AM
09-29-2005 02:06 AM
Re: moving printers
/usr/sam/lbin/lpmgr -S -v -xsavedir=/var/sam/lp/ ; cp -r -p /var/sam/lp/lp.new/* /var/sam/lp/
tar up /var/sam/lp/, then rcp the tar ball to remote host.
Untar it on remote and execute:
/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp/
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 01:18 AM
09-30-2005 01:18 AM
Re: moving printers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 02:45 AM
09-30-2005 02:45 AM
Re: moving printers
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:14 AM
09-30-2005 03:14 AM
Re: moving printers
I've checked and all the files and directories that were on the genesis:/var/sam/lp are in the phoenix:/var/sam/lp ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 04:22 AM
09-30-2005 04:22 AM
SolutionYou can't use the lpmgr for that - only for native spooler...
Second, the ch_hostp not found - means ch_hostp is not in DNS (though maybe HPDPS knows how to get to it)...
You may want to review
http://docs.hp.com/en/B2355-90156/index.html
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 07:18 AM
09-30-2005 07:18 AM