0
votes
1answer
153 views

Creating a new Partition on Centos Linux

I installed a Centos and partitioned it as: /root - 100MB / - rest of the disk. I need to have a /log partition. is it possible to do it after the Linux was already installed? Thanks!! Dotan.
1
vote
2answers
882 views

How to claim unallocated space on disk

On windows 2008 R1 server, I have a 1Tb disk that has about 400Gb at the end that's not used. I have the boot partition, then a logic volume, then the free space. I want to create a new simple volume ...
0
votes
1answer
206 views

Convert Logical Partition to Primary

I have a very simple, yes or no question, hopefully. I have a logical partition inside of an extended partition, along with some free space in the extended partition. On server 2008 r2 if I drop the ...
4
votes
3answers
13k views

centos 100% disk full - How to remove log files, history, etc?

mysqld won't start because disk space is full: 101221 14:06:50 [ERROR] /usr/libexec/mysqld: Error writing file '/var/run/mysqld/mysqld.pid' (Errcode: 28) 101221 14:06:50 [ERROR] Can't start server: ...
0
votes
1answer
58 views

Does shrinking making space available to partitions everywhere?

In Disk Management for Windows 2008, I have an extended partition that looks like this: |----X:\ Drive----||----Y:\ Drive----||-------Z:\ Drive-------| I am running out of space for the Y: drive. I ...
0
votes
7answers
730 views

Maximum paritions on single harddisk?

How many maximum partitions can we create on a single drive? I remember getting error once when I had created somewhere around 16 partitions on same disk. Why put this limit? What is the problem with ...