Questions tagged [disk-volume]
135 questions
1
vote
1 answer
Volumes and VOLUME: Does a path have to exist in both places?
If I'm going to run nginx like so:
docker run -i -t -p 80:80 \
-v /docker/dev:/dev \
-v /docker/var/www:/var/www \
-v /docker/var/log/nginx:/var/log/nginx \
-v /docker/etc/nginx:/etc/nginx \
--name clmnginxbash quasaur/nginximage /bin/bash
...and…

Quasaur
- 165
- 6
1
vote
2 answers
Can't mount home after trying to resize (bad geometry: block count exceeds size of device).
This is on a fresh computer (super computer actually). It got to me with 15T on the home mount and 50G on the root. I tried allocating 7T to root and resizing (since I'm putting a local yum repo on this machine as it has no internet access nor…

Lynn
- 299
- 6
- 16
1
vote
1 answer
windows 2003 extend dynamic system boot volume without losing data
Ok, I know there are many topics on this but I just need clear cut answer.
http://technet.microsoft.com/en-us/library/cc748899%28v=ws.10%29.aspx
Simply, how do I extend C:\ up to end of unallocated space WITHOUT DATA LOSS?
I've done my research and…

WJR
- 341
- 1
- 4
- 17
1
vote
3 answers
/dev/sda1 not in a volume group, and vgextend doesn't work
I've got several virtual machines which I access through a VMWare vSphere client (v 5.1.0).
One ran out of space and I'm trying to give it some more space.
What I've done so far:
- Increased provisioned size using "Edit Settings" in the "Summary"…

steffen
- 11
- 1
- 1
- 3
1
vote
0 answers
Is it possible to modify the raid volumes once the OS is installed? RAID10 Windows Server 2008
My problem is the following:
I've rented a dedicated server with RAID10, but they have set only one volume in raid -> Disk0.
The Disk0 has 12 Tbs but with MBR i can only use the OS partition 100Gb and another partition of 2Tb.
The remaining 10Tb…

SaintJob 2.0
- 147
- 8
1
vote
1 answer
How to verify that a physical volume is encrypted? (Ubuntu 10.04 w/ LUKS)
I am very new to LUKS.
During installation, I tried to set up an encrypted physical volume so that everything underneath it would be encrypted. I chose "Use as: physical volume for encryption," the installation completed and I have a working…

Bob B.
- 37
- 3
- 7
1
vote
1 answer
How to force all volumes into Append mode in a Bacula server?
How do I set all volumes into Append mode in a Bacula server so it starts backing up from scratch?
I have 70 volumes which are file volumes and due to a mistake it backed up too much and run out of space. I want to have everything reset to initial,…

Pablo Fernandez
- 7,438
- 25
- 71
- 83
1
vote
1 answer
Volume name changes automatically
I have 5 HDDs, /dev/sd[abcde]. After reboot my system volume is sometimes /dev/sda and sometimes /dev/sde.
How can I fix this so that's always the same?

R.S.
- 161
- 1
- 6
1
vote
1 answer
solaris + vxprint + mirror for rootvol & rootdisk7vol not exist
I run the vxprint -g rootdg
on my Solaris machine (HW- NETRA T2000)
As we see here - rootvol & rootdisk7vol has missing lines (swapvol is OK)
How to fix the rootvol & rootdisk7vol in order to bring the missing lines as we see then in swapvol ?
…

Eytan
- 611
- 6
- 13
- 27
1
vote
1 answer
What is extent size in volume groups?
What is extent size in volume groups? I have a very small volume, like 5mb, I need to set an appropriate extent size, but I do not know what it is.

Codler
- 178
- 1
- 3
- 8
1
vote
1 answer
iSCSI target volume does not show on Windows 7 iSCSI Initiator
I have a Windows VPS sitting in a DC and another Linux box sitting in another data centre. My Windows VPS (running on Windows 7 64 bit) have a small hard drive and cost a lot to upgrade, and the Linux VPS (running on CentOS 5) has a huge hard drive,…

zhuanyi
- 191
- 3
- 11
1
vote
3 answers
Can I access a ZFS Volume as if it were a file?
Ok... sounds like a strange question, but bear with me. Can I access a ZFS volume as if it were a file? Specifically, can I share a ZFS volume as a file over NFS?
Here's what I'm doing: I have ZFS Volumes which I am sharing via iSCSI to a Mac OS X…

Josh
- 9,190
- 28
- 80
- 128
1
vote
1 answer
What is the progression of performance degradation on large RAID volumes as percentage used increases?
I understand that performance degrades with single disk volumes and small RAID volumes as the volumes fill up. Some admins say that they perceive slowdowns at 80% and use that as a general rule of thumb to increase available storage. Others say 90%.…

flumignan
- 357
- 2
- 9
1
vote
1 answer
extend/shrink LVM between different volume groups
Bear with me on this one, since I'm pretty new to LVM.
I have a server with about 5 LVM's on them. They consist of 5PV, using their own VG's and their own corresponding LV's. My issue is, I'm needing to know if it is possible to shrink one of the…

drewrockshard
- 1,763
- 4
- 20
- 27
1
vote
1 answer
individual license to volume license
Possible Duplicate:
Can you help me with my software licensing question?
My company has about 100 computer each using individual licenses for Microsoft Office and Windows. We are looking to upgrade about 50 computers. We, in the past, have used…

Carl
- 235
- 1
- 2
- 9