search for: fsadm

Displaying 7 results from an estimated 7 matches for "fsadm".

2016 May 17
2
Verifing: CentOS 5 cannot resize a *live* root filesystem
Just want to verify: CentOS 5's FS utilities are too old to safely resize a *live* (mounted, etc.) root file system (and the CentOS 5 installer/rescue system does not include either resize2fs or fsadm utilities). I am presuming I will need a full-fledged Live CD/DVD to resize the root file system. This is for an old 32-bit laptop that presently has CentOS 5.11 on it -- I want to shrink the root file system (it is LVM) and make a separate /home file system, then upgrade it to something newer...
2016 May 17
0
Verifing: CentOS 5 cannot resize a *live* root filesystem
On 05/17/2016 02:30 PM, Robert Heller wrote: > Just want to verify: CentOS 5's FS utilities are too old to safely resize a > *live* (mounted, etc.) root file system (and the CentOS 5 installer/rescue > system does not include either resize2fs or fsadm utilities). I don't know of _any_ filesystem that supports live shrinking. Live expansion, yes. Live shrinking, no. The C5 install/rescue CD and DVD do include resize2fs. > I'm > *hoping* Ubuntu's 32-bit installer can deal with a non-PAE 32-bit system). Ubuntu is _not_ one of...
2001 Apr 20
2
scp with files > 2gb
A while back someone posted a patch for scp that updates it to deal with files > 2gb by using 64 bit offsets as defined by LFS (Large File Sumit). I belive the patch was tested on Linux but maybe not on other systems that support largefiles. I've tried this under Solaris and scp fails with a broken pipe on only the second write to the pipe between scp and ssh if the file is over 2gb. If
2002 Aug 07
1
Is there anyway to fix large file support?
I got Large files working fine on Solaris, just make a 64bit binary :). Seriously, I would try making a 64bit binary for HPUX as well(something like +DA2.0W for 64bit PA_RISC). Robert Weber University of Colorado -------- > > I am currently writing disaster recovery software for the company I work > for. I have been watching rsync development now for the past couple of
2012 Mar 18
4
LVM
I need to shrink /home(755G) to 150GB and use free space to add to the existing /(50G). #df -kh Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_web-lv_root 50G 7.8G 40G 17% / tmpfs 7.8G 384K 7.8G 1% /dev/shm /dev/sda2 485M 79M 381M 18% /boot /dev/sda1 200M 256K 200M 1% /boot/efi /dev/mapper/vg_web-lv_home755G 6.2G 711G
2011 Sep 19
4
LVM lvresize/lvextend requires some space in /etc to grow a logical volume?
Side note: In CentOS-6, I noticed a new option in lvresize / lvextend: -r, --resizefs Resize underlying filesystem together with the logical volume using fsadm(8). Nice. Two steps (lvresize and resize2fs) can now be combined into one! Works great. But that has nothing to do with my question, just thought I'd share the discovery. == Anyway, here's the real issue with LVM, at least in CentOS-6: [root at jttest ~]# df Filesystem 1K-blo...
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello, I'm running HP-UX 11i on an rp74xx. It's 64-bit. C compiler is as follows: B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800) B3913DB C.03.30.02 HP aC++ Compiler (S800) /usr/bin/cc: LINT B.11.11.02 CXREF B.11.11.02 HP92453-01 B.11.11.02 HP C Compiler $ Sep 8 2000 23:13:51 $ I have successfully compiled rsync 2.6.2 and it