The resize tag has no wiki summary.
0
votes
1answer
34 views
Resize/extend partition size CentOS
Im tasked to resize a partition on a remote server. I've read up on it and understand that i'll need unmount and use resize2fs /dev/sdato expand the partition size. Can someone please help me unmount ...
0
votes
0answers
15 views
Inodes after extending filesystem
If I make a ext4 filesystem and add about 20% of extra inodes, how would this effect the inode count if later I extend the filesystem? Would the extended filesystem also automatically add an extra 20% ...
0
votes
1answer
102 views
How to recover resize2fs failure
I was resizing my hard drive last night and was not successful.
My system and drives are local on an ESXi 5.1 vm.
I'm running Debian 6 x64 and have a 2TB mount that I was resizing. It was about 1.8T ...
0
votes
1answer
35 views
How to resize LVM group wheen 4 partitions already in system?
Centos, I have already expanded Virtual disk in Vmware, now i need to add additional space to LVM Group but most tutorials out there are saying to create new partition and add it to LVM. Since there ...
0
votes
1answer
50 views
how to resize ufs partition on linux
is there a way to resize a lvm partition after processing dd command?
/dev/vg0/disk1 is 1G
/dev/vg0/disk2 is 5G
after a dd partition, the size of /dev/vg0/disk2 become 1G.
dd if=/dev/vg0/disk1 ...
0
votes
1answer
91 views
Windows XP remote desktop window size is too small when physically switching to different machines [closed]
Main Workflow:
When you are physically on computer A (with a large resolution) and remote desktop (with the sub workflow) into computer B and then remote desktop again to computer C with a very large ...
0
votes
2answers
109 views
MySQL: Increased buffer pool, ibdata1 corrupt?
I tried increasing innodb_buffer_pool_size via my.cnf from default 128m to 256m, but on restart attempt, mysql shutdown failed with:
130125 11:49:55 InnoDB: Initializing buffer pool, size = 256.0M
...
0
votes
1answer
221 views
Centos 6.3 disk space allocation
Apache can use only 50GB, so if my websites go over this amount the server crashes. THis VM has 200GB allocated to it. But I did not set up the volumes correctly. How can I allocate some of the space ...
3
votes
2answers
112 views
What are the recognized ways to increase the size of the RAID array online/offline?
Is it possible, in theory, increase the size of the RAID-array of any level just by adding new drive(s)?
Variant like "backup whole data -> delete old array -> add/replace disks -> create new array -> ...
0
votes
1answer
331 views
Safely resizing partitions in CentOS 6
I have deployed two VMs on VMware with CentOS 6.3 Net Install. It has automatically created some partitions. It has created two major partition for root and home. root partition has size of 50GB and ...
0
votes
2answers
94 views
Resizing LVM and data loss
I currently have a LVM volume that is 128 GB. It has one physical drive associated to it.
If I were to add a second drive to expand it, but then later remove it, would I get data loss. I know that ...
0
votes
1answer
484 views
resize root partition without using live cd and lvm [duplicate]
Possible Duplicate:
Do partitions needed to be unmounted when resizing a partition?
I want to know if it is possible to resize an existing root partition without using live cd.
The server ...
0
votes
0answers
88 views
Reversing an lvreduce of LVM to original size
On a RHEL system that uses LVM 2 with 4K blocks. Have been successful in reducing the LV, but trying to get steps to reverse the operation so that the LV returns to its original size.
Using these ...
1
vote
1answer
369 views
Can I lvreduce after lvextend without losing the ext4 partition inside it?
In a botched attempt to move my root partition from one disk to another I have done the following:
added new disk
partitioned it with parted (part #3 is now almost totally filling the disk)
...
1
vote
1answer
549 views
resize2fs get status after ssh connection interrupted
I lost SSH connection after I executed a resize2fs command on my drive /dev/md0.
Is there a way, now that I've restablished a connection, to check if the resize2fs is still running? And the status?
...
0
votes
0answers
152 views
How to shrink a virtual disk using Resize-VirtualDisk on Windows Server 2012
I accidentally extended a virtual disk size from 2TB to 21TB (due to entering 2.1TB on a different regional setting). Now apparently I cannot shrink the virtual disk afterwards (Not Supported)?! Can ...
1
vote
2answers
438 views
Resize2fs at 81h and counting
Setup:
12x 1TB drives in a RAID6 (MDADM)
crypt-setup running ontop of MDADM
LVM running on the crypted drives
EXT4 on the LVM
Background:
I added a new drive to the RAID (increasing from 11 to 12 ...
1
vote
3answers
131 views
Resizing a parition on a virtual disk in Window Server 2003
The virtual disk in question is 400 GB, with an 80 GB C partition and a 320 GB D partition.
If the virtual disk is resized to 500 GB, is it possible to extend the C partition into the new space?
1
vote
1answer
148 views
Shrink the size of LVM volume
I'm trying to shrink the size of Logical Volume
--- Logical volume ---
LV Name /dev/vg_linuxph53/lv_home
VG Name vg_linuxph53
LV UUID ...
1
vote
2answers
580 views
Reducing VirtualBox VDI logical size
I was going to increase one of my VDI to 80 GB with the command:
VBoxManage modifyhd MY_DISK.vdi --resize 819200
Yes, a wrong additional zero was gone there. Of course, as an idiot I hadn't a ...
0
votes
2answers
104 views
how to resize partition on server 2003
Yesterday, my system partition ran out of space (my OS is Windows Server 2003), and I need to resize it, how could I do this? Buy a new larger disk to replace it? I have searched GOOGLE, and found ...
2
votes
2answers
361 views
How to resize /dev/md1
I notice today that my /dev/md1/ is almost full:
Filesystem Size Used Avail Use% Mounted on
/dev/md1 10G 8.7G 798M 92% /
tmpfs 7.8G 0 7.8G 0% ...
2
votes
3answers
352 views
Relayout LVM Disk
I have an Ubuntu 11.10 system with two 500GB disks. The partition tables look like this:
/dev/sda1 primary 465.52GB
/dev/sda2 extended 243.17MB
-> /dev/sda5 logical 243.14MB
...
0
votes
1answer
720 views
Decrease one VolumeGroup, increase another
Is it possible to decrease the vg_home and increase vg_root? I am running RHEL. I need to know the steps.
[root@web /]# uname -a
Linux web 2.6.32-131.4.1.el6.x86_64 #1 SMP Fri Jun 10 10:54:26 EDT ...
0
votes
3answers
609 views
Expand root partition without LVM
I've got free unpartitioned space which I'd like to use to expand my root partition.
The server runs under Debian Squeeze and I'm administrating it with no GUI.
How can I do that?
Do I need the free ...
0
votes
1answer
192 views
resize a xen hvm disk
Ok,
I am trying to resize a Xen HVM disk. I have added the space to the vm as you can see here it is now 780GB.
--- Logical volume ---
LV Name /dev/VM_VolGroup/vm104_img
VG Name ...
1
vote
1answer
557 views
Unmounting the root filesystem (/) for resizing without a rescue cd?
I am just trying to figure out if this is possible to do. I am trying to resize a number of filesystems, and to be safe (these are production boxes as well as QA) I wanted to do the resize offline. I ...
0
votes
1answer
159 views
How can I slow down I/O operation in a disk when the LVM is being re-sized?
I want to re-size a LVM volume online in my Linux box.
It is taking very long time to complete, since there are I/O operations being performed on that volume.
Is there any way I can tell every other ...
1
vote
1answer
401 views
Root file system not grown after replacing with a larger EBS on AWS
I had a 8GB EBS attached to my EC2 Instance
but I was running out of space
what I did on the AWS Management Console:
Create a snapshot of the current EBS (8GB)
Create a new EBS based on the ...
1
vote
2answers
679 views
Resize Windows 7 Guest virtualised under KVM on Centos 6
I created a windows 7 virtual machine on Centos 6 running the following:
virt-install --name=W7VIRT64 --ram=768 --disk path=/var/lib/libvirt/images/guest1-win7-32,size=8 --vnc --network ...
0
votes
2answers
170 views
How do you reallocate hard drive space between directories in Unix FreeBSD?
I was wondering what it takes to reallocate hard drive space between root directories in Unix FreeBSD? For example, take away space from the /usr directory and add to the /dev. This question was ...
1
vote
2answers
714 views
Resizing logical volume on Oracle Enterprise Linux 5.6
I'm running Oracle Enterprise Linux 5.6 as a virtual machine inside Virtualbox 4.0.12 on my mac. Initially I had allocated 8G of hard disk space and now I increased the virtual hard disk size to 30G.
...
1
vote
1answer
335 views
Extend volume group with adjacent unallocated space
I want to grow my volume group to use the unallocated space next to it.
Name Flags Part Type FS Type [Label] Size (MB)
...
1
vote
2answers
389 views
Resizing this particular partition, Mac OS [closed]
I am currently running on Apple Mac OSX Lion 10.7 (11A480b) and I am trying to resize my partitions on the disk for one of our servers. I already downsized a previous installation of Mac OSX Lion ...
2
votes
2answers
442 views
Resizing swap partition (RHEL 5.x)
Following is how parted print looks like:
(parted) print
Model: VMware Virtual disk (scsi)
Disk /dev/sda: 26.8GB
Sector size ...
0
votes
3answers
354 views
Cloning & resizing Server 2003 partitions with gparted, some questions
Ok, so the situation I have is this. I've got a couple of Dell PowerEdge 2950's that are running out of drive space on the boot volume, they have a perc 5/i hardware Raid Controller. I've bought 4 ...
1
vote
1answer
269 views
Resize a rebuild CPQ hardware RAID
I have a HP/Compaq DL360 with two 73gig HDs and a Smart Array 6i in a mirror, and CentOS 5.5.I'm low on space, so I alternately swapped in two 300 gig units and let the RAID card rebuild them. Now I ...
0
votes
1answer
103 views
How do you deal with AWS 32 and 64 bit server size limitations?
I'm trying to figure out the best way to start small instance - 1.7GB RAM, 1 ECU on AWS and be able to resize it up to 7.5GB Large and beyond - and likewise to come down from a 7.5gb large to a Small ...
3
votes
1answer
226 views
reshaping raid and growing raid
This is a two part question.
1) Can you reshape raid 5 to 6 with mdadm on linux (fairly sure you can, but cant get mdadm to accept it)
2) Can you do 1) while also growing the array in one go ?
2
votes
1answer
2k views
Online EXT4 on LVM resize
Have such partitions/volumes/mountpoints:
=$ LC_ALL=C df -hP | column -t
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg0-rootlv 19G 854M 17G 5% /
...
0
votes
2answers
649 views
From Raid-1 to Raid-5
I want to upgrade from Raid-1 to Raid-5 but don't want loss of data. It seems that the way to do it is some 3rd party programs. Can you recommend me some applications or another way to do that?
HP ...
1
vote
3answers
242 views
Mdadm resize not mounting at correct new size
Before, I had four 1TB drives on a RAID array. I added two more 1TB drives to the array, let it do its rebuild and it is not showing the size increase when I mount it.
jacks@Gen2:~$ df -h ...
1
vote
3answers
165 views
How can I extend the partition size without booting to the partition
I'm looking for a way to extend a partition size from about 120g to 500g. The partition is currently in sysprep mode - I'm not wanting to boot to the partition as it needs to stay in sysprep mode. ...
0
votes
1answer
133 views
Resizing Compressed Volume in Windows Server 2008
I recently ran into an interesting situation with a client. They were reporting that the application we support was having performance issues, namely it was running very slowly.
Upon investigation we ...
0
votes
1answer
693 views
Resize LVM after cloning disk
I have cloned a 160Gb disk onto a 1TB disk.
See here for the exact details.
Clone ubuntu linux hard disk
I want the use the entire disk.
How do i get the volume to use the whole disk.
There where ...
2
votes
1answer
90 views
Can't resize Folder properties window
I've opened the properties window of a folder to view it's security groups, but the security group names are too long to be fully readable in the security tab.
There is no way to resize the window.
...
1
vote
3answers
614 views
Real-time Image Resize, Cropping and Caching Server Product
I'm investigating what products are out there that will allow you to request images through a HTTP API in arbitrary image sizes. The server would behind a CDN but would still need to be able to handle ...
0
votes
1answer
76 views
resize partition hfs ntfs
Is there any tool available to grow a primary NTFS partition at the expense of an adjacent HFS partition ? (like in the image: http://i.stack.imgur.com/9kRXf.png
Thank you
4
votes
2answers
6k views
How long should resize2fs take on a 1TB partition?
I've got a new computer at the university and almost set up everything for myself on it when I've noticed that the previous user of the machine used a huge 1TB ext3 partition only. I usually keep ...
3
votes
3answers
930 views
Howto align partitions in Linux + NetApp
NetApp support has suggested us aligning partitions to improve performance, in short: starting sector must be divisible by 8. How can I move the start point in a misaligned partition -in production, ...