Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 30
My /usr partition is full, what to increase its size. When I try to change these to the yast it is giving me errors that “unmounts the file system and ...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    12

    Changing Partition on SUSE9

    My /usr partition is full, what to increase its size. When I try to change these to the yast it is giving me errors that “unmounts the file system and retry resizing”.

    When I try to unmount a /usr dir it shows that device is busy.

    Linux2:~ # umount /usr
    umount: /usr: device is busy
    umount: /usr: device is busy

    Does anyone known how to do these.

    Thanks,

  2. #2
    Linux Newbie
    Join Date
    May 2006
    Location
    Kansas
    Posts
    187
    I don't think you can unmount your /usr directory while your system is running. That would be bad. You can try booting into a single user mode and then making the size change, but I'm not sure if there is a way to increase it on-the-fly or not.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    i would suggest you resize partition using GParted LiveCD. it has Graphical User Interface and easy to use.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Newbie
    Join Date
    May 2006
    Location
    Kansas
    Posts
    187
    If there is a way to increase it on-the-fly, I think gogalthorp would probably know. However, the "GParted LiveCD" sounds like the best option so far.

  5. #5
    Just Joined!
    Join Date
    May 2007
    Posts
    12
    Does "GParted LiveCD" is supported on X2200 server?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    GParted is Partition Manager and you can create/resize/delete partitions with it.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    May 2007
    Posts
    12
    I burned the CD with Gparted ISO image and rebooted the server, it didn't help.

    Do we need to follow any special procedure for these. I am new to these...

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    whats the error message? post the output of 'fdisk -l' command here.

    EDIT:
    post the output of 'df -h' command too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined!
    Join Date
    May 2007
    Posts
    12
    After the reboot it is giving me an login prompt,

    Linx:~ # fdisk -l

    Disk /dev/sda: 8589 MB, 8589934592 bytes
    255 heads, 63 sectors/track, 1044 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/sda1 1 66 530113+ 82 Linux swap
    /dev/sda2 * 67 132 530145 83 Linux
    /dev/sda3 133 1044 7325640 8e Linux LVM

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    its not possible to resize LVM with GParted. i am not familiar with LVM and i hope someone will chime in soon and help you.
    check this tutorial.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...