HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup error
Operating System - HP-UX
1830885
Members
1829
Online
110017
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-08-2008 10:01 PM
06-08-2008 10:01 PM
fbackup error
Hi All,
I am trying to backup a filesystem through fbackup command.But it is giving below error to me
Iportal#fbackup -0f /dev/rmt/2mn -i /opt_new
fbackup(1004): session begins on Mon Jun 9 11:25:19 2008
fbackup(3038): output file /dev/rmt/2mn is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
n
fbackup(3022): would you like to continue this session?
y
fbackup(3023): please ensure that volume 1 is ready on /dev/rmt/2mn
fbackup(3038): output file /dev/rmt/2mn is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
n
fbackup(3022): would you like to continue this session?
n
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
please suggest some solution for it
regards,
I am trying to backup a filesystem through fbackup command.But it is giving below error to me
Iportal#fbackup -0f /dev/rmt/2mn -i /opt_new
fbackup(1004): session begins on Mon Jun 9 11:25:19 2008
fbackup(3038): output file /dev/rmt/2mn is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
n
fbackup(3022): would you like to continue this session?
y
fbackup(3023): please ensure that volume 1 is ready on /dev/rmt/2mn
fbackup(3038): output file /dev/rmt/2mn is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
n
fbackup(3022): would you like to continue this session?
n
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
please suggest some solution for it
regards,
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2008 10:20 PM
06-08-2008 10:20 PM
Re: fbackup error
fbackup(1m) warnings says:
fbackup should not be used with no-rewind devices
fbackup should not be used with no-rewind devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2008 10:21 PM
06-08-2008 10:21 PM
Re: fbackup error
Hi sumit,
Are you using HP-UX 11.11? If yes then check that this patch is installed?
#swlist -l product|grep -i PHKL_34552
if not then install this patch. It requires reboot.
Regards,
Asif Sharif
Are you using HP-UX 11.11? If yes then check that this patch is installed?
#swlist -l product|grep -i PHKL_34552
if not then install this patch. It requires reboot.
Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2008 11:01 PM
06-08-2008 11:01 PM
Re: fbackup error
hi;
here is the solution; http://www.webservertalk.com/message392429.html
baseline, as the following;
The problem is that fbackup/frecover tries to read first only a few bytes (1
-10)
depending on the OS and fbackup/frecover version but the DLT's won't allow
this. With the 'remote device' fbackup/frecover doesn't try this directly.
In short, this doesn't work:
fbackup -f /dev/rmt/0m ...
frecover -x -f /dev/rmt/0m ...
but this works:
fbackup -f `hostname`:/dev/rmt/0m ...
frecover -x -f `hostname`:/dev/rmt/0m ...
-To use this trick you must be allowed to run a 'remsh' on your own host
regards,
mustafa
here is the solution; http://www.webservertalk.com/message392429.html
baseline, as the following;
The problem is that fbackup/frecover tries to read first only a few bytes (1
-10)
depending on the OS and fbackup/frecover version but the DLT's won't allow
this. With the 'remote device' fbackup/frecover doesn't try this directly.
In short, this doesn't work:
fbackup -f /dev/rmt/0m ...
frecover -x -f /dev/rmt/0m ...
but this works:
fbackup -f `hostname`:/dev/rmt/0m ...
frecover -x -f `hostname`:/dev/rmt/0m ...
-To use this trick you must be allowed to run a 'remsh' on your own host
regards,
mustafa
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP