- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Non root user running fbackup
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
08-23-2002 06:18 AM
08-23-2002 06:18 AM
$ bu_o
fbackup(1004): session begins on Fri, Aug 23, 2002 10:13:53 AM
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to m
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to WClog
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to 02
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to 03
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to 05
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to 06
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to admin
fbackup(1513): statcall failed in dotdotnotparent
fbackup(1507): WARNING: could not chdir to bin
fbackup(3055): total file blocks read for backup: 0
If I run the same script ar root everything is right with the world. Any ideas would be appreciated.... and points WILL be assigned.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 06:23 AM
08-23-2002 06:23 AM
Re: Non root user running fbackup
Looks like permission problem to me.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 06:23 AM
08-23-2002 06:23 AM
Re: Non root user running fbackup
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 06:41 AM
08-23-2002 06:41 AM
Re: Non root user running fbackup
/ixos are a myrid of users/groups some with 755 and 775. Just ran another test (with no changes to script) as oracle and let it run a little longer....It did not start with anything "oracle", even though they were listed first, but with the /ixos directory.
Another test...keyed the commands in by hand leaving off the /ixos stuff and everything is fine.
Permissions (on /ixos) was the problem. Resolution: remsh to root and run the backup script..... no problems.
Thanks to all