The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
3answers
83 views

Dell 6850 disk configuration

Just bought a server to load SP2010 onto, for intranet and external website. 5 new disks installed, and not sure how to configure I created one array of all 5, and then made into a logical drive ...
0
votes
2answers
170 views

Re-sizing disk partition linux/vm

I VM Player running a linux guest and I was wanting to know how do I expand the disk? In the VM player I gave more disk space but I am not sure how to mount/expand/connect the new disk space to the ...
0
votes
2answers
138 views

Is it possible to extend a partition with another partition blocking it?

I have an Ubuntu VM that I am trying to extend. It is currently 20 GB total, with 19.12 being the main partition, with an 895 MB partition at the end. I am trying to extend the large partition to be ...
1
vote
1answer
207 views

Disk Manager Reporting Foreign Disks

I have a server with an 8 drive eSATA enclosure attached. I have two volumes on the external controller: a RAID5 array that uses 6 of the drives and a RAID1 arrray that uses 2. The system is ...
0
votes
1answer
46 views

Is it worth to create one partion filling whole disk on Linux?

Let imagine that we have a disk. The whole disk is going to be use for one mount point or LVM physical volume. Is there a point to create separate partition covering the whole disk? Or maybe put ...
1
vote
0answers
21 views

Rebalance pooled disks

Using mhddfs multiple drives were pooled to form a big virtual mountpoint. Now using the mlimit option unbalancing is prevented, but the drives are already in an unbalanced state. Is there a script ...
1
vote
0answers
445 views

“Disk volume is write-protected” error when formatting

I have an Infortrend EonStor A16F-G2430 RAID-6 connected to Windows Server 2008 R2 x64 machine via Fiber Channel QLogic 2Gb PCI-X adapter. I am able to initialize the 8.5TB storage as GPT, and able ...
0
votes
0answers
32 views

Creating a /home partition

root@host [~]# df / Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 955486988 12629636 894321444 2% / root@host [~]# cat /etc/fstab # # /etc/fstab # Created ...