Ubuntu :: "expand" The Partition Gaining Space From The Storage One?
Mar 10, 2010
I have a 300 Gb Hard drive, I used to have windows xp on it but decided to install ubuntu, so what I did (after some suggestions) was to create 3 partitions, one of 30 Gb for windows (I use Adobe software), one of 10 Gb for Ubuntu 9.10 and the rest as a common partition used for storage. Started ok, but I really got hooked with ubuntu and now my partition is full!. My question is ( and here is where I show my deep ignorance and shame): can I "expand" the ubuntu partition gaining space from the storage one? If not, how many Gb would you recommend for an Ubuntu partition? I'm using a lot of music/video/graphics production software.
I created a dual boot on my computer with windows vista and ubuntu using the wubi ubuntu installer for windows, and my ubuntu boot is limited to 15gb of hard drive space. My hard drive in actuality has about 150gb left on it. How do I expand the amount of storage ubuntu is allowed to use?
I clean installed Ubuntu 10.10 by shrinking my Windows 7 partition slightly. Now that I want to expand my Linux partition, I shrunk my Win 7 partition from Windows OS. From Ubuntu, the partition manager shows /dev/sda1 contains the Win 7 and unallocated partition. /dev/sda2 contains the Linux and swap partitions. I can't seem to expand my Linux partition (ext4) in sda2 with the unallocated space in sda1. I also can't shift the unallocated space in sda1 to sda2. Any idea how to expand my main Linux partition with the unallocated space?
I have Ubuntu 10.10 installed along side of Windows 7 on the same partition. I'm a bit of a noob as I have only recently got serious about using Ubuntu daily. I was wondering how I could go about expanding the space Ubuntu can use seeing as how I don't have it set up as a separate partition.
I am not sure where to post this so move please if its the wrong place. A few weeks ago i decided to try out Ubuntu, so I installed it as a dual boot, along with Windows 7. Now i have decided to switch fully to Ubuntu, so I have formatted the windows partition. Now however i am not sure how to allocated the unallocated space and expand the Ubuntu partition. Is even possible?
So, I wan't completely paying attention to the default partitioning that Red Hat Enterprise 6 does.
I was setting up a base image for VMWare and the disk was 200GB, but for some reason the default is for about 40% to go to the root partition and then the rest of it to go to /home (this doesn't include the 2GB or so in swap).
Is there an easy way to recover the space under /home and expand the root partition? Assume there are no user accounts created.
using onboard windows disk management i have made 75gb unallocated to add to the aforementioned ntfs data partition. but, after resizing extended partition, will i need to fix grub even though i will be adding the unallocated space to a storage partition and not the ubuntu boot partition?
I decided a few days ago it was time to reinstall ubuntu since Lucid looked fun and interesting. Everything went really well (my table functions even worked with no configuration!) until I decided I wanted to resize my linux partition so I could install a win 7 virtual machine. I had some issues getting gparted to let me expand my partitions into free space, so I started diking around with various settings commands and I managed to screw up my partition table badly enough that I needed to boot with the live cd. After a few hours in panicked trouble shooting mode, I finally got grub reinstalled and managed to boot things regularly. But now Gparted is completely nonfunctional; it shows the entire HD as unallocated and says "can't have partition outside of disk". Apparently one of my partitions is oversized.
Here's my output of fdisk -lu and sfdisk -d: sudo fdisk -lu Code: Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x5c5ef856 .....
I originally had an Ubuntu partition on my hard drive which occupied about half of it. I installed Windows 7 in the remaining unallocated space and I was planning on doing a grub update from a live cd afterwards. BUT when I looked at my partition table, the space where the ubuntu partition used to be is now unallocated space!
I need to expand my ntfs and have ample GB, all taken up presently so if I create some unallocated GB's under ntfs how do I expand the ntfs partition. I have gparted live CD.
When partitioning disk devices for F14 on my new x86-64 box, I allocated 100G for / mounted on /dev/sda1. It's now 100% full. I have 365G free space available on the disk. Can I somehow extend /dev/sda1 to use some of this free space?
i installed ubuntu 10.04 with wubi on Windows 7. It works perfectly. And, i've only installed 5GB rather that 20GB in my partition (from the wubi option at the first time). I made this partition only for ubuntu but silly me i've installed only 5GB rather than to chose 20GB Now the ubuntu is low on disk space! it' only 120MB left from 5GB. My question is, is there any way expand it to 20GB so the partition is fully for home folder, etc? I want my 15GB!
I have been using Natty (11.04) for a while with a 3disk RAID5 via MDADM and all have been ok.I have just stuck in another disk using: mdadm /dev/md0 --add /dev/sdb, then mdadm --grow /dev/md --raid-devices=4I then resize2fs /dev/md0all seemed ok until i tried "tail -f /var/log/syslog" and was given:tail: cannot watch `/var/log/syslog': No space left on devicedf -h gives me loads of space freedf -i no problemsany i have an expensive lump parts just sitting here doing nothing.
ran out of space in my /home dir. Have a second hard drive to install and would like to designate it as additional space for /home. I do not want to mount it as a dir inside my home I would like it to simply work as though my /home simply has more space available to it.
I'm about to do a clean wipe of my laptop, to try out Ubuntu. I've read quite a bit about dual-booting WIn7 and Ubuntu, but not alot about the process of installing. I'd like to install Win7 and Ubuntu on 2 small drives, and leave the rest for a Storage partition. But when should I partition that Storage Drive? Should I do it while I'm installing Win7? Or should I partition the amount of space to Storage after I've installed Ubuntu?
I'm building an Ubuntu 9.10 home server to essentially backup all my PCs to, serve media, and store other large data (I record music and film). Here's what I have as far as storage goes: 4GB CompactFlash: for OS 2x 500GB WD drives: intended for RAID-1 for backup (which I will in turn back to external drive on a weekly basis) 3x TB Hitachi drives: intended for RAID-5 for media and storage
Both RAIDs will be software-driven. Now, a few questions: From what I've read, I can benefit from using LVM on top of the RAID. Is this true, and besides the complexity and potential difficulties in recovery in case of disaster, is there a downside to LVM? Would I benefit at all from using smaller logical volumes on the RAID-5, or should I just make one at the full size of the drive?
Also from what I've read, it seems that XFS may be the best filesystem to use, from a stability and performance standpoint. Should I go that route, then? I suppose that if it IS beneficial to have multiple smaller logical volumes, then there may come a point that I need to shrink and grow these logical volumes, and if that's the case, it appears XFS is out of the question. What's the runner-up; Reiser? I currently have /swap and /home partitions on the CF card. I'd at the very least like to remove the /swap partition and just create a swap file on the RAID-5. Should I move my /home partition to the RAID-5 as well?
I have an Ubuntu 10.04 machine, and I would like it to host a folder over the Internet so if I am on another network (with a windows computer) I can log into it's folder and share and edit files among other users.
I have a Fedora NAS (not built by me) there is a 1 Tera of storage 2x 500 set at raid 0. The server runs Fedora 7/8 I believe which, runs flawlessly. Sadly, I am running out of storage space and would like to add more. Can I just put another drive in the box? If so, what do I need to do and what impact does it have on the existing raid 0 setup. Ideally I would like to put two additional in but I am not confident how to configure them. Is this just a case of mapping them in Windows 7.
my home partition is an extended one, and when i want to create an unallocated space the space will stay in that extended partition. but there is also an 7 gb unallocated space which i want to merge with the other unallocated space. I also cannot extend that partition over that 7 gb. how can i overcome that problem?
i m also uploading a screenshot of gparted.[URL]..
Today I was installing a lot of software since I'm just setting up my Slackware system again after a fresh install, and I realized that my root partition has very little space left.
Here is the output of df -h:
Code:
As you can see, I have a 20G (19G here for some reason) root partition, 8G /var, and 86G of /home. I thought this would be plenty since many recent recommendations for / are 10-15G. Now, though, 17G are used up for some reason! How is this possible? I thought a full slackware install only had about 4G of software! I don't have any music or movies or any crazy huge files that I know of, and those would be in my /home directory anyway. Is there any way I can see which files are taking up all this space?
If it's necessary to allocate more space to my / partition, is it still possible to boot up a GParted live Cd, shrink /home a bit, move some partitions to the right, and expand my root partition? I would REALLY prefer I don't have to reinstall since I just spent a ton of time setting up my system again, but if worst comes to worst ... :'-(
Cost effective (the people want cheap) solution to increase server storage space with as little impact on throughput (what I want) as possible. I have a server that sends instructions to 20 clients to perform certain tasks. The clients send gigs of data back to the server for storage.
BACKGROUND INFORMATION Network: Gigabit Ethernet Clients: (20) HP, Solaris, Linux Linux Server: Dell R805 PowerEdge (QUAD Core Athlons 16 gigs of ram, 4 gigabit ports.
Selected directories are mounted (NFS) by clients. One directory to be mounted by the clients contains executable files. Mount commands are sent from the server (rsh) to the clients. Yes I know (ssh) but this is how the software was originally written so let's go with it.
The clients then receive commands to execute the binaries contained within the mounted directory. The binaries basically create an image of the clients filesystem including special applications. The client then sends the files and directories to the server which stores this �image�. This process can be reversed to restore a client to the initial baseline image.
In a nut shell, 20 clients are sending gigs of data to the server for storage. I need to attach a NAS (gigabit) to extend the storage capability of the server. The server would mount (NFS) to the hard drives on the NAS. The NAS, configured as a �direct attached storage� device (DAS), means the storage device is connected directly to the server and not the network (which makes it a DAS). This would provide direct storage expansion for the server. However, this configuration cannot be a bottleneck that significantly hinders performance.
1) Will a low end NAS (gigabit port) work? (NetGear 1TB ReadyNAS Duo, RND2110-100NAS) or something with a higher rated throughput (QNAP TS-239 Pro II)
2) Low end won't work, go with �?
3) Does the processor on the NAS play any role that would determine the performance of this configuration given that the server would mount directly to a directory on this device (DAS/NAS)?
I would like to expand my root partition to the left. I already moved my 100MB /boot partition overand that took like 12 hours with Gparted, so no way do I want to use it for my 60GB partition to gain another 2GB. Is there a faster way? (Besides wiping the partition, creating the new larger one and reinstalling Ubuntu? )
I've heard LVM might be good, but it sounds like I have to do that from scratch as well, and I'd rather not lose all my stuff and start over, I just want to clean up my messy partitioning.
I have around 30gb of free space in my partition table immediately before the Linux partition. I want to resize my linux partition to take up this space.
I tried booting with live cd, sucessfully umounted the hard drive but found I could not resize the partition. On clicking the 'edit size' button, partition manager recognised the free space before the partition but when i reduced this, the 'ok' button was greyed out. (it was not greyed out for the windows partition so I could, in theory, increase the windows partition to take up the free space but this is not what i wanted to do).
I am pretty sure that I had managed to unmount the drive correctly as the padlock symbol had dissapeared (I took the attached screenshot, which does show the lock symbol, after rebooting into my normal system).
Anyone got any ideas as to why it wont allow this? There is no reason why i can resize the partition to take up the free space BEFORE it is there?
I tried to just have two partitions (recovery and ubuntu), but because of the different file systems, and the placement of the hp recovery partition, it has to be right in the middle. This is basically what I want to do:
1) Reinstall Hardy Heron on a new (smaller) partition from the free space partition. 2) Once it's working properly, format the rest of the hard drive (getting rid of the recovery partition) and create a single ext3 partition. 3) Install another distro on this new partition.
Does anyone foresee any complications with all this slicing and dicing of my hard drive for which I should/could prepare?
i am following the installation process and its very unclear whether or not a dual boot will occur and how i can make a partition of the free space available from my windows partition etc....i dont want to go through the process and find myself losing all my data and my windows partition i also cant seem to select a partition less than 86% of the total capacity of hdd so im def sure they're not taking my dual boot desires into consideration.
I currently run a dual boot with Windows Vista and Ubuntu Lucid. I have been using Ubuntu for quite a while now, but kept around Windows "just in case." I have decided that keeping Windows is unnecessary and my Ubuntu partition is running out of space. I was wondering how I could format the Windows partition and add that space to the Ubuntu partition without having to format my entire computer.
One of the things I wanna do is create a partition which spans across multiple HDD's. is this possible? would I need to cluster the HDD's first then add the cluster to the partition?