- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- tar cvf proc.tar /proc
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-19-2006 12:49 AM
тАО07-19-2006 12:49 AM
tar cvf proc.tar /proc
model : HP
I run command "tar cvf proc.tar /proc"
Then system is rebooting ...
what is the problem?
I have no idea.
How do I find out the cause for the rebooting?
Tell me the reason Why reboot the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-19-2006 02:02 AM
тАО07-19-2006 02:02 AM
Re: tar cvf proc.tar /proc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-19-2006 02:27 AM
тАО07-19-2006 02:27 AM
Re: tar cvf proc.tar /proc
agree with Ivan - this tar command shouldn't cause crash/reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-19-2006 04:50 AM
тАО07-19-2006 04:50 AM
Re: tar cvf proc.tar /proc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-19-2006 05:27 AM
тАО07-19-2006 05:27 AM
Re: tar cvf proc.tar /proc
Does the system always crash?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-21-2006 04:24 AM
тАО07-21-2006 04:24 AM
Re: tar cvf proc.tar /proc
If you're using some version of RedHat Enterprise Linux, are you up to date on patches? If you use a RedHat 7.3 or 9, consider applying the patches created by the Fedora Legacy project:
http://www.fedoralegacy.org/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2006 11:59 AM
тАО07-23-2006 11:59 AM
Re: tar cvf proc.tar /proc
Because /proc filesytem is virtual file-system.
"# tar ├в cvf /tmp/proc_backup /proc "
command cause system deadlock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2006 06:13 PM
тАО07-23-2006 06:13 PM
Re: tar cvf proc.tar /proc
even /proc is virtual FS and we don't need to backup it (except for snapshoot linux box state), there is no problem to tar /proc FS. And, of course, linux doesn't crash during /proc taring.
And I run tar for /proc a few times right now without problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2006 08:54 AM
тАО07-25-2006 08:54 AM
Re: tar cvf proc.tar /proc
You won't be surprised if the system reboot after you type in
echo r >/proc/sysrq-trigger