Displaying 15 results from an estimated 15 matches for "blivet".
2015 Jul 05
1
7.1 install with Areca arc-1224
...elete a file on the DVD. Is there some issue with installing flite or is something else going on?
When I searched there was a bug opened on a similar issue, but the person had a RAID array failure and the only error I see in the anaconda.storage.log is this:
------ cut --------
02:24:19,798 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab
02:24:19,799 INFO blivet: IGNORED: Caught exception, continuing.
02:24:19,799 INFO blivet: IGNORED: Problem description: error parsing blkid.tab
02:24:19,800 INFO blivet: IGNORED: Begin exception details.
02:24:19,800 INFO blivet: I...
2015 Aug 06
0
CEBA-2015:1561 CentOS 7 python-blivet BugFix Update
...nd Bugfix Advisory 2015:1561
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1561.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
384fbae3d29416385e6b0966556a63abc6db41f79a24095db2e6b967214649ba python-blivet-0.61.0.27-1.el7_1.noarch.rpm
Source:
6b9dfec00ab61b94a88a7cbdd5b817703b0e7ccf9a338aa542c9222b0d5bbb6e python-blivet-0.61.0.27-1.el7_1.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
2020 Nov 18
0
CEBA-2020:5032 CentOS 7 python-blivet BugFix Update
...and Bugfix Advisory 2020:5032
Upstream details at : https://access.redhat.com/errata/RHBA-2020:5032
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
ae536957e133aeb89aaad21eb5caebf2070b33547c21e967a1d51cc8ab213be4 python-blivet-0.61.15.76-1.el7_9.noarch.rpm
Source:
0afdb5eb87892c47016b2192dd6d7f8063e795bf78d543f5e38c6e366b4321c6 python-blivet-0.61.15.76-1.el7_9.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
Twitter: @JohnnyCentOS
2016 Aug 17
0
Anaconda error on centos 7.2
...===================================================================
An unknown error has occurred
===============================================================================
anaconda 21.48.22.56-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py",
line 538, in lvactivate
raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg))
File "/usr/lib/python2.7/site-packages/blivet/devices/lvm.py", line
690, in _setup
lvm.lvactivate(self.vg.name, self._name)
File "/usr/lib/python2.7/...
2018 Oct 16
1
C 7 installation annoyances
*** This response is my personal opinion and may not reflect that of my employer. ***
It seems recent updates to Anaconda and in particular Blivet in the CentOS 7 .iso are restricting things rather than expanding the options. We have a scenario where we are doing a CentOS 6 to CentOS 7 upgrade (replacement) using a backup partition to hold the install image. Over the years, as we added cloud support to the CentOS 6 image, an error was made, a...
2020 Aug 17
2
C8 - Register with Red Hat
On Mon, 17 Aug 2020 16:37:20 -0500
Gregory P. Ennis wrote:
> "This system is not registered to Red Hat Subscription Management. You can use
> subscription-manager to register."
It sounds like you have something installed that doesn't need to be or shouldn't be
installed. Under what circumstances does that message appear? I haven't seen it on any
of my C8 systems,
2014 Jul 16
1
anaconda, kickstart, lvm over raid, logvol --grow, centos7 mystery
...If i am using "logvol --grow i get "ValueError: not enough free space in volume group"
Only workaround i can find is to add --maxsize=XXX where XXX is at least 640MB less than available.
(10 extents or 320Mb per created logical volume)
Following snippet is failing with "DEBUG blivet: failed to set size: 640MB short"
part raid.01 --size 512 --asprimary --ondrive=sda
part raid.02 --size 1 --asprimary --ondrive=sda --grow
part raid.11 --size 512 --asprimary --ondrive=sdb
part raid.12 --size 1 --asprimary --ondrive=sdb --grow
raid /boot --fstype="xfs"...
2020 Aug 17
3
C8 - Register with Red Hat
...x86_64 29.19.2.17-1.el8 @AppStream 1.5 M
anaconda-tui x86_64 29.19.2.17-1.el8 @AppStream 375 k
anaconda-user-help noarch 1:8.2.3-1.el8 @AppStream 147 k
anaconda-widgets x86_64 29.19.2.17-1.el8 @AppStream 95 k
blivet-data noarch 1:3.1.0-21.el8_2 @AppStream 369 k
daxctl-libs x86_64 67-2.el8 @BaseOS 73 k
glade-libs x86_64 3.22.1-1.el8 @AppStream 2.1 M
gnome-abrt x86_64 1.2.6-...
2016 Jan 23
0
How does Live CD find OS's?
...option. This is
available with non-lives like DVD and netinstall images. The "rescue a
system" option uses the 'rescue' or more recently the 'inst.rescue'
boot parameter, which tells anaconda to run the text rescue mode, and
all of that code is found in anaconda and python-blivet.
--
Chris Murphy
2018 May 21
3
LVM GUI in live CD
Hi,
? I am searching around and I can?t find any GUI LVM manager included in
a Centos live CD.
? I am trying to resize a LVM partition in a Centos 6.9 machine with a
live CD.
? If I need any other distro, It?s fine with me
? Thanks!
? Miguel
?
2018 Oct 15
8
C 7 installation annoyances
In the disk partitioner, I can't
1) choose to make the LVM with root and swap be on a RAID 1. Is there
some way to do that, rather than two separate partitions RAIDed?
2) They don't align, so I can't clone /dev/sda to /dev/sdb as a
failover (for /boot and /boot/efi). I've created those two, manually,
and nope, it wiped them out, so I can't clone
2016 Jan 23
4
How does Live CD find OS's?
If I boot into CentOS on my home server from a Live CD or USB stick
and go to Troubleshoot, it lists OS's it finds on the machine.
How does it find these OS's?
Presumably it looks through all the partitions on all the hard disks
for something that looks like an OS?
But how exactly does it identify an OS?
--
Timothy Murphy
gayleard /at/ eircom.net
School of Mathematics, Trinity College,
2015 Aug 06
0
CentOS-announce Digest, Vol 126, Issue 2
...ntOS 7 dnsmasq BugFix Update (Johnny Hughes)
14. CEBA-2015:1559 CentOS 7 mesa BugFix Update (Johnny Hughes)
15. CEBA-2015:1560 CentOS 7 irqbalance BugFix Update (Johnny Hughes)
16. CEBA-2015:1558 CentOS 7 NetworkManager BugFix Update
(Johnny Hughes)
17. CEBA-2015:1561 CentOS 7 python-blivet BugFix Update
(Johnny Hughes)
18. CEBA-2015:1557 CentOS 7 resource-agents BugFix Update
(Johnny Hughes)
19. CEEA-2015:1563 CentOS 7 fence-agents Enhancement Update
(Johnny Hughes)
20. CEBA-2015:1532 CentOS 7 python-urllib3 BugFix Update
(Johnny Hughes)
21. CEBA-2015:...
2015 Mar 08
1
LVM encryption and new volume group
I'm sorry, but grep -i crypt /var/log/anaconda/anaconda.program.log
returns nothing. But I have got an entry in /etc/crypttab.
I only found this with grep -i luks /var/log/anaconda/anaconda.*:
/var/log/anaconda/anaconda.storage.log:20:47:55,959 DEBUG blivet:
LUKS.__init__:
/var/log/anaconda/anaconda.storage.log:20:49:25,009 DEBUG storage.ui:
LUKS.__init__:
/var/log/anaconda/anaconda.storage.log:20:49:25,009 DEBUG storage.ui:
getFormat('luks') returning LUKS instance
/var/log/anaconda/anaconda.storage.log:20:49:25,014 DEBUG stora...
2015 Mar 06
3
LVM encryption and new volume group
Hi Chris,
thanks for your answer.
It is the first time I decided to encrypt my lvm. I choosed to encrypt the volume group, not every logical volume itself, because in case of doing lvm snapshots in that group they will be encrypted too?
And how do I create a new encrypted volume group?
Regards
Tim
Am 6. M?rz 2015 01:58:23 MEZ, schrieb Chris Murphy <lists at colorremedies.com>:
>On