HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup to file using fbackup or vxdump command
Operating System - HP-UX
1832672
Members
2927
Online
110043
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
03-27-2007 06:55 AM
03-27-2007 06:55 AM
backup to file using fbackup or vxdump command
hi all,
i want to take a backup of my hp-ux system but i dont have any backup device. so i assigned a vdisk from my EVA 5000 to my hp-ux host and created one vg and lv and mouted it. when i try to take a backup of my hp-ux filesytem to a file(which is in the newly created lv). i am getting the following write error. What might be the problem. please help me to resolve this. i have tried with both vxdump and fbackup both are giving the same error message as below.
fbackup(3024): writing volume 1 to the output file /bkp_sr6/bkp1/data1.dump
fbackup(3014): WRITE ERROR: could not write to the output file
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
fbackup(1004): session begins on Wed Mar 7 22:57:04 2007
vxfs vxdump: Date of this level 0 dump: Sun Mar 4 22:35:32 2007
vxfs vxdump: Date of last level 0 dump: the epoch
vxfs vxdump: Dumping /dev/vg02/rlvol1 (/data1) to /bkp_sr6/bkp1/data1.dump
vxfs vxdump: mapping (Pass I) [regular files]
vxfs vxdump: mapping (Pass II) [directories]
vxfs vxdump: estimated 6922416 blocks (3380.09MB).
vxfs vxdump: dumping (Pass III) [directories]
vxfs vxdump: dumping (Pass IV) [regular files]
vxfs vxdump: write error 0 blocks into volume 2097184
vxfs vxdump: Do you want to restart? ("yes" or "no") vxfs vxdump: The ENTIRE dum
p is aborted.
i want to take a backup of my hp-ux system but i dont have any backup device. so i assigned a vdisk from my EVA 5000 to my hp-ux host and created one vg and lv and mouted it. when i try to take a backup of my hp-ux filesytem to a file(which is in the newly created lv). i am getting the following write error. What might be the problem. please help me to resolve this. i have tried with both vxdump and fbackup both are giving the same error message as below.
fbackup(3024): writing volume 1 to the output file /bkp_sr6/bkp1/data1.dump
fbackup(3014): WRITE ERROR: could not write to the output file
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
fbackup(1004): session begins on Wed Mar 7 22:57:04 2007
vxfs vxdump: Date of this level 0 dump: Sun Mar 4 22:35:32 2007
vxfs vxdump: Date of last level 0 dump: the epoch
vxfs vxdump: Dumping /dev/vg02/rlvol1 (/data1) to /bkp_sr6/bkp1/data1.dump
vxfs vxdump: mapping (Pass I) [regular files]
vxfs vxdump: mapping (Pass II) [directories]
vxfs vxdump: estimated 6922416 blocks (3380.09MB).
vxfs vxdump: dumping (Pass III) [directories]
vxfs vxdump: dumping (Pass IV) [regular files]
vxfs vxdump: write error 0 blocks into volume 2097184
vxfs vxdump: Do you want to restart? ("yes" or "no") vxfs vxdump: The ENTIRE dum
p is aborted.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:00 AM
03-27-2007 08:00 AM
Re: backup to file using fbackup or vxdump command
It looks like the volume is not working. Can you simply touch a file like:
touch /bkp_sr6/bkp1/data1.dump
If that fails, look at your syslog to see if there are error messages.
Bill Hassell, sysadmin
touch /bkp_sr6/bkp1/data1.dump
If that fails, look at your syslog to see if there are error messages.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:06 AM
03-27-2007 08:06 AM
Re: backup to file using fbackup or vxdump command
Peace be with thee.
It simply means your destination filesystem is not capable of storing LARGEFILES -- which still mean files greater than 2GB.
Did you create your backup/destination filesystem with the largefiles option?
It simply means your destination filesystem is not capable of storing LARGEFILES -- which still mean files greater than 2GB.
Did you create your backup/destination filesystem with the largefiles option?
Hakuna Matata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:17 AM
03-27-2007 08:17 AM
Re: backup to file using fbackup or vxdump command
If you need large file support you should be able to do:
fsadm -o largefiles /
fsadm -o largefiles /
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
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