Displaying 13 results from an estimated 13 matches for "lvol0".
Did you mean:
vol0
2011 Oct 18
12
Unable to stop cluster as heartbeat region still active
...e time when i try to run /etc/init.d/o2cb stop
it fails with this error:
Stopping O2CB cluster CLUSTER: Failed
Unable to stop cluster as heartbeat region still active
There is no active mount point. I tried to manually stop the heartdbeat
with "ocfs2_hb_ctl -K -d /dev/mapper/volgr1-lvol0 ocfs2" (after finding
the refs number with "ocfs2_hb_ctl -I -d /dev/mapper/volgr1-lvol0 ").
But even if refs number is set to zero the "heartbeat region still
active" occurs.
How can i fix this?
Thank you in advance.
Laurentiu.
2009 Aug 28
4
Setting up large (12.5 TB) filesystem howto?
...he server is a 32Bit CentOS 5.3 with the recent updates. Ths iscsi
connection can be establised.
fdisk and parted fail to create any information on the device or fail
completely.
using the lvm tools (pvcreate, vgcreate, lvcreate), I could finaly
create a logical volume:
lvdisplay /dev/VolGroup02/lvol0
--- Logical volume ---
LV Name /dev/VolGroup02/lvol0
VG Name VolGroup02
LV UUID h7T6tD-JZw2-UEdb-q1ml-BDqp-9E0u-mAop6x
LV Write Access read/write
LV Status available
# open 0
LV Size 12,7...
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
...sysquotas.c:sys_get_quota(404)
sys_get_xfs_quota() called for mntpath[/mnt/tmp] bdev[/dev/sdc1]
qtype[2] id[4004].
But when a logical volume is used for the fs, it doesn't work, and the
clients windows explorer reports the size of the complete fs instead of
the users quota:
/dev/export/lvol0 on /mnt/tmp type xfs (rw,usrquota)
output from level quota:10 debug:
[2006/04/19 14:33:57, 10] lib/sysquotas.c:sys_get_quota(394)
sys_get_quota() uid(4004, 4004)
[2006/04/19 14:33:57, 10] lib/sysquotas_xfs.c:sys_get_xfs_quota(93)
sys_get_xfs_quota: path[/mnt/tmp] bdev[/dev/export/lvol0]
SM...
2007 Dec 11
2
Ext3 Performance Tuning - the journal
...the journal is
full or the commit interval is over (set by the mount option
"commit=<number of seconds>"). So started trying these settings.
I didnt manage to determine the size of the journal of an already
existing filesystem. tunefs tells me the inode:
~# tune2fs -l /dev/vg0/lvol0 | grep -i journal
Filesystem features: has_journal resize_inode dir_index filetype needs_recovery sparse_super large_file
Journal inode: 8
Journal backup: inode blocks
Is there a way to get the size of the journal?
And how do I find out how much of the journal is u...
2006 Jun 12
1
Exporting LVM device to domU
...ng is ok:
##BEGINNING##
kernel = "/boot/vmlinuz-2.6.16-xen3_86.1_rhel4.1"
ramdisk = "/boot/initrd-2.6.16-xen3_86.1_rhel4.1.img"
builder='linux'
memory = 1024
name = "myvm"
vcpus = 8
vif = [ 'mac=00:16:3E:6C:54:FE, bridge=xenbr0' ]
disk = [ 'phy:vg02/lvol0,sda7,w' ]
disk = [ 'phy:sda6,sda6,w' ]
dhcp="dhcp"
hostname= "myvm"
root = "/dev/sda6 rw"
extra = "4"
##END##
However, when I change the order of the two "disk" statements ([
'phy:sda6,sda6,w' ] first and [ 'phy:vg02/lvol0,s...
2010 Feb 06
1
shadow_copy2 prob? FSCTL..GET..DATA: max_data_count(114) too small (118) bytes needed!
I have "/home" as a logical volume. I have snapshots:
LV VG Attr LSize Origin Snap% Move Log Copy% Convert
2010.02.05-01.26.19 Home swi-ao 10.00G lvol0 39.81
2010.02.06-02.37.52 Home swi-ao 5.00G lvol0 0.25
lvol0 Home owi-ao 1.00T
and they are mounted:
/dev/mapper/Home-2010.02.05--01.26.19 on /home/snapdir/@GMT-2010.02.05-01.26.19 type xfs (ro,nouuid)
/de...
2011 Feb 17
0
Can't create mirrored LVM: Insufficient suitable allocatable extents for logical volume : 2560 more required
...m2
I can add a single LVM volume:
[root at HP-DL360 by-path]# lvscan
ACTIVE '/dev/LVM/root' [10.00 GB] inherit
ACTIVE '/dev/LVM/swap' [3.91 GB] inherit
ACTIVE '/dev/LVM/data' [120.00 GB] inherit
ACTIVE '/dev/LVM-RAID/lvol0' [10.00 GB] inherit
ACTIVE '/dev/LVM-RAID/lvol1' [10.00 GB] inherit
[root at HP-DL360 by-path]# lvcreate -L 10G LVM-RAID
Logical volume "lvol2" created
Yet, when I try and add a mirror, I get this:
[root at HP-DL360 by-path]# lvcreate -L 10G -m1 LVM-RAID
In...
2012 Nov 06
2
disk device lvm iscsi questions ....
...r) and after reboot of the storage
and reatache the iscsi nodes I do get new devices. (sdd & sde)
The last time I remember a simple vgchange -ay changed all neede
settings so that I can mount and use the volumes as expected.
But this time I do get an IO error like
/dev/sun7110to_dali_LUN_3/lvol0: read failed after 0 of 4096 at
1610608476160: Eingabe-/Ausgabefehler
but also:
1 logical volume(s) in volume group "sun7110to_dali_LUN_3" now active
What might be messed up? What can I try do get the storage/filesystems
back online?
Thanks for any sugesstion and regards . G?tz
-...
2013 Oct 11
1
cleaning up some LVM stuff
Hi,
one more LVM thing:
on one server some LVM stores are physically removed but still there are
some informatione somwher spread adcross teh server.
e.g. if I do a vgdisplay or pvcreat I get an error regarding that old
storage:
/dev/raid_10/lvol0: read failed after 0 of 4096 at 14000515383296:
Eingabe-/Ausgabefehler
How can I remove all information?
Thanks for any hint. Regards . G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 82 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttembe...
2012 Aug 24
1
Permissions incorrectly ordered on Windows after disabling inheritance
.../subfolder2
REVISION:1
CONTROL:0x8004
OWNER:BIZNAS-H5\admin
GROUP:BIZNAS-H5\None
ACL:BIZNAS-H5\admin:ALLOWED/0x0/RWXDPO
ACL:Creator Owner:ALLOWED/OI|CI|IO/RWXDPO
ACL:BIZNAS-H5\None:ALLOWED/0x0/RWXDPO
ACL:Creator Group:ALLOWED/OI|CI|IO/RWXDPO
ACL:Everyone:ALLOWED/OI|CI/RWXDPO admin at BizNAS-H5:/mnt/lvol0$
Note that the ACE entries are in the same order, however in the first
case where Windows reports incorrectly ordered ACE's Creator Owner,
Creator Group and Everyone ACE's include the "I" flag
SEC_ACE_FLAG_INHERITED_ACE
The share folder, rootfolder and subfolder1 permissions are...
2010 Feb 05
0
shadow_copy script example leads to system hang?
I don't know if this was present (maybe not?) when the script was written, but
the script for taking a snapshot in the instructions for shadow_copy: that looks
like this:
----
xfs_freeze -f /home/
lvcreate -L10M -s -n $SNAPNAME /dev/Home/lvol0
xfs_freeze -u /home/
mkdir /home/shadow_share/@GMT-$SNAPNAME
mount /dev/Home/$SNAPNAME \
/home/shadow_share/@GMT-$SNAPNAME -onouuid,ro
----
Causes an, apparently, well-known system hang when you do the lvcreate.
The workaround is to NOT use xfs_freeze. I don't know if this is a kerne...
2005 Feb 07
3
e2fsck errors after lvextend when trying to resize2fs
I found a thread that has almost the exact same symptoms as me, but didn't
seem to come to a resolution:
https://listman.redhat.com/archives/ext3-users/2004-December/msg00018.html
I have an LVM(2) array that I've just lvextend'd and want to resize2fs, but I
can't get through the e2fsck. I get these errors when fsck-ing:
Group 3125's inode table at 102400545 conflicts with
2005 Nov 26
0
can''t start tty linux.
...DEV,MODE
> # where UNAME is the device, DEV is the device name the domain will see,
> # and MODE is r for read-only, w for read-write.
>
> disk = [ ''file:/home/m/Desktop/ttylinux-
> 4.9_2.tar.gz_FILES/ttylinux-4.9/rootfs.gz,sda1,rw'' ]
> #disk = [ ''phy:s1-lvol0,swap,w'' ]
>
> #----------------------------------------------------------------------------
> # Set the kernel command line for the new domain.
> # You only need to define the IP parameters and hostname if the domain''s
> # IP config doesn''t, e.g. in ifcfg-e...