Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 181721 Details for
Bug 268741
mkdumprd incorrectly reports remote filesystem space
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
command output
log.txt (text/plain), 1.65 KB, created by
Maarten Broekman
on 2007-08-30 19:49:50 UTC
(
hide
)
Description:
command output
Filename:
MIME Type:
Creator:
Maarten Broekman
Created:
2007-08-30 19:49:50 UTC
Size:
1.65 KB
patch
obsolete
> >root@atl-lxblade21 ~ # cat /proc/meminfo | grep MemTotal >MemTotal: 16502136 kB >root@atl-lxblade21 ~ # cat /etc/kdump.conf | grep -v \# > >net netdump@###.###.###.### >link_delay 60 >root@atl-lxblade21 ~ # service kdump restart >Stopping kdump: [ OK ] >Detected change(s) the following file(s): > > /etc/kdump.conf >Rebuilding /boot/initrd-2.6.18-8.1.8.el5PAEkdump.img >Warning: There is not space enough to save a vmcore. > The size of netdump@###.###.###.###:/var/crash/tmp.DOWHY25340 should be much greater than 16502136 bytes. >Starting kdump: [ OK ] >root@atl-lxblade21 ~ # ssh netdump@###.###.###.### df /var/crash >Filesystem 1K-blocks Used Available Use% Mounted on >/dev/cciss/c0d1p1 70005824 152740 69141860 1% /var/crash >root@atl-lxblade21 ~ # rpm -q kexec-tools >kexec-tools-1.101-192.el5 >root@atl-lxblade21 ~ # diff /sbin/mkdumprd /sbin/mkdumprd.new >1644c1644 >< available_size=$(echo $remote_df | tail -1 | tr -s ' ' '|' | cut -d\| -f10) >--- >> available_size=$(echo $remote_df | tail -1 | tr -s ' ' '|' | cut -d\| -f11) >root@atl-lxblade21 ~ # touch /etc/kdump.conf >root@atl-lxblade21 ~ # cp /sbin/mkdumprd /sbin/mkdumprd.orig >root@atl-lxblade21 ~ # cp /sbin/mkdumprd.new /sbin/mkdumprd >root@atl-lxblade21 ~ # service kdump restart >Stopping kdump: [ OK ] >Detected change(s) the following file(s): > > /etc/kdump.conf >Rebuilding /boot/initrd-2.6.18-8.1.8.el5PAEkdump.img >Starting kdump: [ OK ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 268741
: 181721 |
181761
|
181921
|
181941
|
183161
|
183181