search for: 511626

Displaying 6 results from an estimated 6 matches for "511626".

2018 Jan 04
2
Re: virtdf outputs on host differs from df in guest
...f_ffree=23435372, f_favail=23435372, f_flag=4096, f_namemax=255) >> >> python -c 'import os; s = os.statvfs ("/boot"); print s' >> posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147, >> f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626, >> f_favail=511626, f_flag=4096, f_namemax=255) > >[From the host via libguestfs] >> # guestfish --ro -d rpm-build-for-7.2 -i statvfs / >> >> bsize: 4096 >> frsize: 4096 >> blocks: 5886149 >> bfree: 4810534 >> bavail: 4810534 >> files: 2...
2018 Jan 04
2
virtdf outputs on host differs from df in guest
..._bavail=4802342, f_files=23556096, f_ffree=23435372, f_favail=23435372, f_flag=4096, f_namemax=255) python -c 'import os; s = os.statvfs ("/boot"); print s' posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147, f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626, f_favail=511626, f_flag=4096, f_namemax=255) and then on host using virt-df showing: # sudo virt-df rpm-build-for-7.2 Filesystem                           1K-blocks       Used Available  Use% rpm-build-for-7.2:/dev/sda1             508588     107728 400860   22% rpm-build-for-7.2:/dev/centos/r...
2018 Jan 04
0
Re: virtdf outputs on host differs from df in guest
To summarise: >[In guest] > python -c 'import os; s = os.statvfs ("/boot"); print s' > posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147, > f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626, > f_favail=511626, f_flag=4096, f_namemax=255) >[From the host via libguestfs] > # sudo guestfish --ro -d rpm-build-for-7.2 -i statvfs /boot > bsize: 4096 > frsize: 4096 > blocks: 127147 > bfree: 100215 > bavail: 100215 > files: 512000 > ffree: 511626 > favail: 51...
2018 Jan 04
0
Re: virtdf outputs on host differs from df in guest
...s=23556096, > f_ffree=23435372, f_favail=23435372, f_flag=4096, f_namemax=255) > > python -c 'import os; s = os.statvfs ("/boot"); print s' > posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147, > f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626, > f_favail=511626, f_flag=4096, f_namemax=255) [From the host via libguestfs] > # guestfish --ro -d rpm-build-for-7.2 -i statvfs / > > bsize: 4096 > frsize: 4096 > blocks: 5886149 > bfree: 4810534 > bavail: 4810534 > files: 23556096 > ffree: 23435372 > favail: 23...
2018 Jan 07
2
Re: virtdf outputs on host differs from df in guest
...<rjones@redhat.com> wrote: >To summarise: > >>[In guest] >> python -c 'import os; s = os.statvfs ("/boot"); print s' >> posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147, >> f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626, >> f_favail=511626, f_flag=4096, f_namemax=255) > >>[From the host via libguestfs] >> # sudo guestfish --ro -d rpm-build-for-7.2 -i statvfs /boot >> bsize: 4096 >> frsize: 4096 >> blocks: 127147 >> bfree: 100215 >> bavail: 100215 >> files: 5...
2008 Jun 17
1
Bug in dhclient-script for ntp.conf in Centos 5?
I dunno if this is upstream or not since I don't have any RHEL5 % rpm -qf /sbin/dhclient-script dhclient-3.0.5-7.el5 This section of code appears to have a bug (around line 411) elif [ -n "$new_ntp_servers" ] && [ -e /etc/ntp.conf ]; then save_previous /etc/ntp.conf /bin/egrep -v '(^[\ \ ]*(server|fudge))|(generated by