Jarrod Johnson
a5538bdb8b
Fix missing size in logvol
...
Even though grow will designate the size, we
have to provide a token lower bound.
2020-03-20 16:17:24 -04:00
Jarrod Johnson
2acd60eeda
Dispense with complicated partition scheme
...
It causes problems, such as unexpected low capacity of
filesystems and particularly splitting var causes things
like kdump to be infeasible.
2020-03-17 10:10:49 -04:00
Jarrod Johnson
f492c10ec3
Fix mistake where someone used ext4
...
RHEL uses xfs by default, selecting ext4 is a peculiar thing
to do.
2020-03-04 15:27:38 -05:00
GONG Jie
6e6a020978
Revise error handling for function getdisksize()
2019-04-17 15:36:38 +08:00
GONG Jie
b2dd4a5a56
Revise error handling for function getdisksize()
2019-04-17 15:34:25 +08:00
GONG Jie
a62468da34
Patch pre.rhels8
2019-04-11 18:04:39 +08:00
GONG Jie
2e726e81a9
A new partition scheme for RHEL 8 compute node
2019-04-11 18:04:31 +08:00
GONG Jie
6d549c1fdd
Get disk size of install disk
2019-04-11 18:04:26 +08:00
GONG Jie
58441c8489
Make variable output byte instead of string
2019-03-21 16:25:17 +08:00
Gᴏɴɢ Jie
4435960f4a
Fix python error, TypeError: cannot use a string pattern on a bytes-like object ( #6137 )
2019-03-20 18:06:15 +08:00
yangsbj
cc6caba7a3
fix issue No installing status during redhat8 install #6115
2019-03-19 03:11:40 -04:00
GONG Jie
ff61db4134
Enlarge the default size of the root filesystem for RHEL 8
2019-03-14 17:33:22 +08:00
GONG Jie
4e95be796c
Port daa6c91991
2019-01-08 13:42:49 +08:00
GONG Jie
01f254f136
Add shell script function base64decode()
2019-01-08 13:42:49 +08:00
GONG Jie
1c3ad11524
Change the default name of Linux LVM volume group to `xcatvg'
2019-01-08 13:42:49 +08:00
Yuan Bai
3b5fd8582e
add syslog for pre script ( #5838 )
...
* add syslog for pre script
2018-11-27 17:05:36 +08:00
Gᴏɴɢ Jie
7dab7922d7
A more real world partitioning scheme for RHEL8 ( #5760 )
2018-11-02 16:46:10 +08:00
Gᴏɴɢ Jie
202e6d1ec3
Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS ( #5341 )
...
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00