search for: lv_var

Displaying 12 results from an estimated 12 matches for "lv_var".

2006 Aug 17
2
extending ext3 filesystem on logical volume
...issued the lvextend command. However when I try to issue the ext2online command I receive a return code of 3 which the man pages indicates: ext2online /var ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b ext2online: group 0, block 7 not reserved ext2online: unable to resize /dev/mapper/root_vg-lv_var echo $? 3 3 Error in pre-resizing (user space) operation Can someone tell me what I'm doing wrong. I would prefer doing this online... thanks, James
2022 Jan 09
1
rd.lvm.lv on CentOS Stream 9 (first-boot failure)
I've install a CentOS Stream 9 system from a kickstart file that specified (among other things) several logical volumes: logvol / --fstype="ext4" --size=10240 --name=lv_root --vgname=VolGroup logvol /var --fstype="ext4" --size=4096 --name=lv_var --vgname=VolGroup logvol swap --fstype="swap" --size=2048 --name=lv_swap --vgname=VolGroup When that system rebooted, the kernel args did specify "rd.lvm.lv=VolGroup/lv_root rd.lvm.lv=VolGroup/lv_swap", but did not specify "rd.lvm.lv=VolGroup/lv_var", so boot failed...
2011 Aug 22
1
Mount --bind source / mountpoint out of sync
...(rw,gid=5,mode=620) /dev/sda1 on /boot type ext3 (rw) tmpfs on /dev/shm type tmpfs (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) /dev/mapper/VolGroup00-lv_chroot on /chroot type ext3 (rw) /var/www/example.com on /chroot/home/user1/example.com type none (rw,bind) /dev/mapper/VolGroup00-lv_var on /var type ext3 (rw) I honestly have no idea how this is possible. Is using "mount -o bind" not the best method to give a chrooted user access to a single directory outside the chroot? Would it be better to leave the web root in the chroot and have Apache (outside chroot) reference...
2022 Jan 10
1
rd.lvm.lv on CentOS Stream 9 (first-boot failure)
...an't be activated unless that VG is complete, and if it's complete, then I can see no good reason why Anaconda should add individual LVs to the kernel command line rather than "rd.lvm.vg=VolGroup".? Activating the group as a whole would fix both the boot failure resulting from lv_var not being activated, as well as the libvirt failure resulting from the guest LVs being absent. Once I replaced Anaconda's boot args with "rd.lvm.vg=VolGroup", the system works properly. > 3: This seems like a change from earlier releases, but I can't find > any docume...
2019 Mar 12
1
CentOS 7 Installation Problems
...?????????????? /dev/vg_opsys/lv_opt???????? /opt 2 GB ????????????????????????? /dev/vg_opsys/lv_tmp???????? /tmp 5 GB ????????????????????????? /dev/vg_opsys/lv_usr???????? /usr 12 GB ????????????????????????? /dev/vg_opsys/lv_usr_local?? /usr/local 2 GB ????????????????????????? /dev/vg_opsys/lv_var???????? /var 8 GB ????????????????????? /dev/sda3 | /dev/sdb3 = /dev/md2 (32 GB) LVM /dev/vg_sysswap ????????????????????????? /dev/vg_sysswap/lv_sysswap?? swap 16 GB ????????????????? 4 - 4 TB Western Digital hard drives ????????????????? The 4 WD drives are divided into a single software RA...
2016 Jan 27
0
CD-Mount on CentOS-6.7
.../sys sysfs defaults 0 0 proc /proc proc defaults 0 0 /dev/vg_vhost04/lv_data_disk_images /var/data/disk_images ext4 defaults 00 /dev/vg_vhost04/lv_home_byrnejb /home/byrnejb ext4 defaults 0 0 /dev/vg_vhost04/lv_var /var_new ext3 defaults 0 0 The hardware seems to be there: lshw . . . *-cdrom description: DVD-RAM writer product: DVD-RAM GH22NS30 vendor: HL-DT-ST physical id: 1 bus info: scsi at 3:0.0.0...
2015 Feb 25
2
Samba4 Permissions on Shares
...log file = /var/log/samba/log.%m log level = 2 winbind use default domain = yes template homedir = /home/%ACCOUNTNAME% template shell = /bin/false [SPECIFIC] path = /var/lib/samba/data/data/specific read only = No MY FS is mounted with /dev/mapper/vg_headoffice-lv_var on /var type ext4 (rw,user_xattr,acl) Firstly what is the recommended default ownership on the Linux system? Currently I create the folder, and chown -R root:root foldername. Then I chmod -R 777 foldername, then go to a Windows Machine and as a domain admin, browse to a folder inside the "SPE...
2019 Nov 26
2
systemd: Failed unmounting /var on reboot, should I worry about fs corruption?
...swap volume, but zilch about /var. If the system is getting down without proper unmount, data corruption can happen. I would feel much better if there were no such errors... My /etc/fstab: /dev/mapper/vg_www6-lv_root??????????????? /?????????????? xfs?? defaults,noatime 0? 1 /dev/mapper/vg_www6-lv_var???????????????? /var??????????? xfs?? defaults,noatime 0? 0 /dev/mapper/vg_www6-lv_swap??????????????? swap??????????? swap? defaults???????? 0? 0 /dev/mapper/vg_www6-lv_tmp???????????????? /tmp??????????? xfs?? defaults,noatime 0? 0 /dev/mapper/vg_www6-lv_usr_local?????????? /usr/local????? xfs??...
2014 May 31
4
[long] major problems on fs; e2fsck running out of memory
...0 -/+ buffers/cache: 0 125 Swap: 0 0 0 # lvs LV VG Attr LSize Origin Snap% Move Log Copy% Convert lv_local vg0-sda -wi-ao 19.53g lv_swap vg0-sda -wi-a- 2.00g lv_tmp vg0-sda -wi-ao 19.53g lv_usr vg0-sda -wi-ao 19.53g lv_var vg0-sda -wi-ao 19.53g lv_vz vg1-sdb -wi-a- 5.36t # vgs VG #PV #LV #SN Attr VSize VFree vg0-sda 1 5 0 wz--n- 96.09g 15.96g vg1-sdb 1 1 0 wz--n- 5.36t 0 # pvs PV VG Fmt Attr PSize PFree /dev/sda3 vg0-sda lvm2 a-- 96.09g 15.96g /dev/sdb1 v...
2009 Nov 12
24
How to Backup and Restore MBR within Logical Volumes?
Hi All, I have several Xen virtual machines within logical volumes using LVM2. I did not use disk images for performance reasons. Conventionally, if I want to clone my virtual machines, I have to dd the LV to an image file. But this consumes a lot of time and harddisk space. So, instead of doing that, I want to use losetup and kpartx with my logical volumes, which contain operating systems of
2010 Oct 14
13
First boot with Puppet
Hi guys, I''m installing Puppet on RHEL5 systems using KickStart but struggle with the first boot. Here''s my situation: 1) kickstart installs the system, including puppet from our local repo 2) after reboot I have to login and set the hostname and IP 3) then run puppet, register it with the server and bring in the config 4) configure puppet for automatic start I have to
2010 Aug 15
24
Xen patches merged to upstream Linux 2.6.36, plans for 2.6.37?
Hello, It looks like upstream linux-2.6.git contains at least the following xen related new features for Linux 2.6.36: - Xen-SWIOTLB support (required for Xen PCI passthru and dom0) - Xen PV-on-HVM drivers - Xen VBD online dynamic resize of guest disks (xvd*) Congratulations! What are the plans for 2.6.37 merge window? I believe at least: - Xen PCI frontend Others? I''m going to