Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1975600 Details for
Bug 2222696
RFE: virt-drivers should be able to detect the bootloader of rhel guest image on s390x
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
the whole log of virt-drivers
virt-drivers.log (text/plain), 84.75 KB, created by
YongkuiGuo
on 2023-07-13 13:36:54 UTC
(
hide
)
Description:
the whole log of virt-drivers
Filename:
MIME Type:
Creator:
YongkuiGuo
Created:
2023-07-13 13:36:54 UTC
Size:
84.75 KB
patch
obsolete
>libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: add_drive "rhel-guest-image-9.3-20230713.0.s390x.qcow2" "readonly:true" "protocol:file" >libguestfs: creating COW overlay to protect original drive content >libguestfs: trace: disk_format "rhel-guest-image-9.3-20230713.0.s390x.qcow2" >libguestfs: command: run: qemu-img --help | grep -sqE -- '\binfo\b.*-U\b' >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ -U >libguestfs: command: run: \ --output json >libguestfs: command: run: \ ./rhel-guest-image-9.3-20230713.0.s390x.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "children": [\n {\n "name": "file",\n "info": {\n "children": [\n ],\n "virtual-size": 718023680,\n "filename": "./rhel-guest-image-9.3-20230713.0.s390x.qcow2",\n "format": "file",\n "actual-size": 718024704,\n "format-specific": {\n "type": "file",\n "data": {\n }\n },\n "dirty-flag": false\n }\n }\n ],\n "virtual-size": 10737418240,\n "filename": "./rhel-guest-image-9.3-20230713.0.s390x.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 718024704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "compression-type": "zlib",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false,\n "extended-l2": false\n }\n },\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "qcow2" >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: disk_create "/tmp/libguestfsvmO3he/overlay1.qcow2" "qcow2" -1 "backingfile:/home/git/libguestfs-ci/client/tests/libguestfs/rhel-guest-image-9.3-20230713.0.s390x.qcow2" "backingformat:qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/home/git/libguestfs-ci/client/tests/libguestfs/rhel-guest-image-9.3-20230713.0.s390x.qcow2,backing_fmt=qcow2 >libguestfs: command: run: \ /tmp/libguestfsvmO3he/overlay1.qcow2 >Formatting '/tmp/libguestfsvmO3he/overlay1.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/home/git/libguestfs-ci/client/tests/libguestfs/rhel-guest-image-9.3-20230713.0.s390x.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: add_drive = 0 >libguestfs: trace: set_network false >libguestfs: trace: set_network = 0 >libguestfs: trace: launch >libguestfs: trace: max_disks >libguestfs: trace: max_disks = 255 >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 50, release: 1, extra: rhel=9,release=6.el9,libvirt, > >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-drivers >libguestfs: launch: version=1.50.1rhel=9,release=6.el9,libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfsvmO3he >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: libvirt version = 9003000 (9.3.0) >libguestfs: guest random name = guestfs-g9dkoa2tul0j0gzh >libguestfs: connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x2aa2bf82030 >libguestfs: qemu version (reported by libvirt) = 8000000 (8.0.0) >libguestfs: get libvirt capabilities >libguestfs: parsing capabilities XML >libguestfs: trace: get_backend_setting "force_kvm" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: parsing domcapabilities XML >libguestfs: trace: get_backend_setting "internal_libvirt_label" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: build appliance >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu s390x >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.3.3 >supermin: rpm: detected RPM version 4.16 >supermin: rpm: detected RPM architecture s390x >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: trace: disk_create "/tmp/libguestfsvmO3he/overlay2.qcow2" "qcow2" -1 "backingfile:/var/tmp/.guestfs-0/appliance.d/root" >libguestfs: trace: disk_format "/var/tmp/.guestfs-0/appliance.d/root" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ -U >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/.guestfs-0/appliance.d/root >libguestfs: parse_json: qemu-img info JSON output:\n{\n "children": [\n {\n "name": "file",\n "info": {\n "children": [\n ],\n "virtual-size": 4294967296,\n "filename": "/var/tmp/.guestfs-0/appliance.d/root",\n "format": "file",\n "actual-size": 263356416,\n "format-specific": {\n "type": "file",\n "data": {\n }\n },\n "dirty-flag": false\n }\n }\n ],\n "virtual-size": 4294967296,\n "filename": "/var/tmp/.guestfs-0/appliance.d/root",\n "format": "raw",\n "actual-size": 263356416,\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsvmO3he/overlay2.qcow2 >Formatting '/tmp/libguestfsvmO3he/overlay2.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >libguestfs: trace: get_sockdir >libguestfs: trace: get_sockdir = "/tmp" >libguestfs: create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-g9dkoa2tul0j0gzh</name>\n <memory unit="MiB">1280</memory>\n <currentMemory unit="MiB">1280</currentMemory>\n <cpu mode="maximum"/>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfsvmO3he/overlay1.qcow2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsvmO3he/overlay2.qcow2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <console type="unix">\n <source mode="connect" path="/tmp/libguestfsF3086J/console.sock"/>\n <target type="sclp" port="0"/>\n </console>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsF3086J/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -R >libguestfs: command: run: \ -Z /var/tmp/.guestfs-0 >libguestfs: /var/tmp/.guestfs-0: >libguestfs: total 4 >libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 37 Jul 13 09:26 . >libguestfs: drwxrwxrwt. 10 root root system_u:object_r:tmp_t:s0 4096 Jul 13 09:26 .. >libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Jul 13 09:02 appliance.d >libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 0 Jul 12 09:54 lock >libguestfs: >libguestfs: /var/tmp/.guestfs-0/appliance.d: >libguestfs: total 269892 >libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Jul 13 09:02 . >libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 37 Jul 13 09:26 .. >libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 3979264 Jul 13 09:26 initrd >libguestfs: -rwxr-xr-x. 1 root root unconfined_u:object_r:user_tmp_t:s0 9028069 Jul 13 09:26 kernel >libguestfs: -rw-r--r--. 1 qemu qemu system_u:object_r:virt_content_t:s0 4294967296 Jul 13 09:26 root >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfsF3086J >libguestfs: total 4 >libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 47 Jul 13 09:26 . >libguestfs: drwxrwxrwt. 23 root root system_u:object_r:tmp_t:s0 4096 Jul 13 09:26 .. >libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Jul 13 09:26 console.sock >libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Jul 13 09:26 guestfsd.sock >libguestfs: launch libvirt guest >[ 0.164349] Linux version 5.14.0-333.el9.s390x (mockbuild@s390-070.build.eng.bos.redhat.com) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP Wed Jun 28 07:55:52 EDT 2023 > [ 0.164373] The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com. > [ 0.164393] setup: Linux is running under KVM in 64-bit mode > [ 0.168249] setup: The maximum memory size is 1280MB > [ 0.168254] setup: Relocating AMODE31 section of size 0x00003000 > [ 0.168550] cpu: 1 configured CPUs, 0 standby CPUs > [ 0.168696] Write protected kernel read-only data: 17028k > [ 0.168813] Zone ranges: > [ 0.168817] DMA [mem 0x0000000000000000-0x000000007fffffff] > [ 0.168821] Normal empty > [ 0.168822] Movable zone start for each node > [ 0.168822] Early memory node ranges > [ 0.168823] node 0: [mem 0x0000000000000000-0x000000004fffffff] > [ 0.168827] Initmem setup node 0 [mem 0x0000000000000000-0x000000004fffffff] > [ 0.242542] percpu: Embedded 33 pages/cpu s96768 r8192 d30208 u135168 > [ 0.242623] Fallback order for Node 0: 0 > [ 0.242630] Built 1 zonelists, mobility grouping on. Total pages: 322560 > [ 0.242635] Policy zone: DMA > [ 0.242647] Kernel command line: panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color > [ 0.242910] cgroup: Disabling memory control group subsystem > [ 0.242982] Unknown kernel command line parameters "no_timer_check edd=off udevtimeout=6000 tsc=reliable guestfs_verbose=1", will be passed to user space. > [ 0.247483] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) > [ 0.249725] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) > [ 0.254254] mem auto-init: stack:off, heap alloc:off, heap free:off > [ 0.265797] Memory: 1255392K/1310720K available (10456K kernel code, 2292K rwdata, 6572K rodata, 4456K init, 1172K bss, 55328K reserved, 0K cma-reserved) > [ 0.265850] random: get_random_u64 called from kmem_cache_open+0x42/0x430 with crng_init=0 > [ 0.266272] SLUB: HWalign=256, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 > [ 0.266296] ftrace: allocating 32562 entries in 128 pages > [ 0.286178] ftrace: allocated 128 pages with 1 groups > [ 0.286453] rcu: Hierarchical RCU implementation. > [ 0.286457] rcu: \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. > [ 0.286459] \tRude variant of Tasks RCU enabled. > [ 0.286461] \tTracing variant of Tasks RCU enabled. > [ 0.286462] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. > [ 0.286462] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 > [ 0.291455] NR_IRQS: 3, nr_irqs: 3, preallocated irqs: 3 > [ 0.291467] rcu: srcu_init: Setting srcu_struct sizes based on contention. > [ 0.291643] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) > [ 0.294078] clocksource: tod: mask: 0xffffffffffffffff max_cycles: 0x3b0a9be803b0a9, max_idle_ns: 1805497147909793 ns > [ 0.294302] Console: colour dummy device 80x25 > [ 0.294569] printk: console [ttysclp0] enabled > [ 0.294694] pid_max: default: 32768 minimum: 301 > [ 0.294824] LSM: initializing lsm=lockdown,capability,yama,integrity,bpf > [ 0.294841] Yama: becoming mindful. > [ 0.294871] LSM support for eBPF active > [ 0.294975] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) > [ 0.294993] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) > [ 0.295958] cblist_init_generic: Setting adjustable number of callback queues. > [ 0.295963] cblist_init_generic: Setting shift to 0 and lim to 1. > [ 0.295984] cblist_init_generic: Setting shift to 0 and lim to 1. > [ 0.296208] rcu: Hierarchical SRCU implementation. > [ 0.296210] rcu: \tMax phase no-delay instances is 1000. > [ 0.296225] printk: console [ttysclp0] printing thread started > [ 0.296633] smp: Bringing up secondary CPUs ... > [ 0.296636] smp: Brought up 1 node, 1 CPU > [ 0.300728] devtmpfs: initialized > [ 0.301050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns > [ 0.301053] futex hash table entries: 256 (order: 4, 65536 bytes, linear) > [ 0.301433] NET: Registered PF_NETLINK/PF_ROUTE protocol family > [ 0.301545] audit: initializing netlink subsys (disabled) > [ 0.301677] Spectre V2 mitigation: etokens > [ 0.302815] audit: type=2000 audit(1689254786.637:1): state=initialized audit_enabled=0 res=1 > [ 0.307325] HugeTLB: registered 1.00 MiB page size, pre-allocated 0 pages > [ 0.307326] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 MiB page > [ 0.307544] cryptd: max_cpu_qlen set to 1000 > [ 0.307877] iommu: Default domain type: Translated > [ 0.307878] iommu: DMA domain TLB invalidation policy: strict mode > [ 0.307985] SCSI subsystem initialized > [ 0.307990] pps_core: LinuxPPS API ver. 1 registered > [ 0.307991] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> > [ 0.307992] PTP clock support registered > [ 0.308249] NetLabel: Initializing > [ 0.308250] NetLabel: domain hash size = 128 > [ 0.308250] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO > [ 0.308272] NetLabel: unlabeled traffic allowed by default > [ 0.320931] VFS: Disk quotas dquot_6.6.0 > [ 0.321391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) > [ 0.322702] NET: Registered PF_INET protocol family > [ 0.322901] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) > [ 0.323364] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) > [ 0.323382] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) > [ 0.323394] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) > [ 0.323497] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) > [ 0.323673] TCP: Hash tables configured (established 16384 bind 16384) > [ 0.323821] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) > [ 0.323843] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) > [ 0.323867] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) > [ 0.324044] NET: Registered PF_UNIX/PF_LOCAL protocol family > [ 0.324058] NET: Registered PF_XDP protocol family > [ 0.339596] hypfs: The hardware system does not support hypfs > [ 0.339630] hypfs: Initialization of hypfs failed with rc=-61 > [ 0.340020] Initialise system trusted keyrings > [ 0.340038] Key type blacklist registered > [ 0.340144] Trying to unpack rootfs image as initramfs... > [ 0.344186] workingset: timestamp_bits=45 max_order=19 bucket_order=0 > [ 0.346466] integrity: Platform Keyring initialized > [ 0.356657] NET: Registered PF_ALG protocol family > [ 0.356659] xor: automatically using best checksumming function xc > [ 0.356662] Key type asymmetric registered > [ 0.356666] Asymmetric key parser 'x509' registered > [ 0.356666] Running certificate verification selftests > [ 0.357191] Freeing initrd memory: 3884K > [ 0.357202] alg: self-tests disabled > [ 0.358244] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' > [ 0.359177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) > [ 0.359220] io scheduler mq-deadline registered > [ 0.359223] io scheduler kyber registered > [ 0.359263] io scheduler bfq registered > [ 0.360175] atomic64_test: passed > [ 0.360233] hvc_iucv: The z/VM IUCV HVC device driver cannot be used without z/VM > [ 0.360519] rdac: device handler registered > [ 0.361689] random: crng init done > [ 0.361695] hp_sw: device handler registered > [ 0.361695] emc: device handler registered > [ 0.361713] alua: device handler registered > [ 0.361770] drop_monitor: Initializing network drop monitor service > [ 0.374766] Initializing XFRM netlink socket > [ 0.375085] NET: Registered PF_INET6 protocol family > [ 0.376163] Segment Routing with IPv6 > [ 0.376195] NET: Registered PF_PACKET protocol family > [ 0.376222] mpls_gso: MPLS GSO support > [ 0.376279] cio: Channel measurement facility initialized using format extended (mode autodetected) > [ 0.376572] sclp_sd: Store Data request failed (eq=2, di=3, response=0x40f0, flags=0x00, status=0, rc=-5) > [ 0.376924] registered taskstats version 1 > [ 0.393556] Loading compiled-in X.509 certificates > [ 0.394540] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 98454466b2f6f35c9c6b3963af9b21ae8cae3d8f' > [ 0.395074] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' > [ 0.395602] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' > [ 0.395854] Loaded X.509 cert 'Red Hat Secure Boot (CA key 1): 4016841644ce3a810408050766e8f8a29c65f85c' > [ 0.395887] page_owner is disabled > [ 0.395937] Key type big_key registered > [ 0.396225] Key type encrypted registered > [ 0.396246] ima: No TPM chip found, activating TPM-bypass! > [ 0.396249] Loading compiled-in module X.509 certificates > [ 0.396775] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 98454466b2f6f35c9c6b3963af9b21ae8cae3d8f' > [ 0.396777] ima: Allocated hash algorithm: sha256 > [ 0.396799] ima: No architecture policies found > [ 0.396825] evm: Initialising EVM extended attributes: > [ 0.396825] evm: security.selinux > [ 0.396827] evm: security.SMACK64 (disabled) > [ 0.396828] evm: security.SMACK64EXEC (disabled) > [ 0.396828] evm: security.SMACK64TRANSMUTE (disabled) > [ 0.396829] evm: security.SMACK64MMAP (disabled) > [ 0.396829] evm: security.apparmor (disabled) > [ 0.396830] evm: security.ima > [ 0.396830] evm: security.capability > [ 0.396831] evm: HMAC attrs: 0x1 > [ 0.398529] Freeing unused early sccb memory: 12K > [ 0.400489] Freeing unused kernel image (initmem) memory: 4456K > supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.3.3 glibc >supermin: cmdline: panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color >supermin: uptime: 0.41 0.01 >supermin: mounting /sys >supermin: internal insmod crc32_generic.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_console.ko >[ 0.414502] Write protected read-only-after-init data: 108k > [ 0.414735] Checked W+X mappings: passed, no unexpected W+X pages found > [ 0.414794] Run /init as init process > supermin: internal insmod failover.ko >supermin: internal insmod net_failover.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod t10-pi.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >[ 0.527655] scsi host0: Virtio SCSI HBA > [ 0.530393] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 > [ 0.531171] scsi 0:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 > supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_dma_buf.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod jbd2.ko >[ 0.545064] sd 0:0:0:0: Power-on or device reset occurred > [ 0.545168] sd 0:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB) > [ 0.545206] sd 0:0:0:0: [sda] Write Protect is off > [ 0.545272] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA > [ 0.547105] sda: sda1 sda2 > [ 0.547247] sd 0:0:0:0: [sda] Attached SCSI disk > [ 0.547323] sd 0:0:1:0: Power-on or device reset occurred > [ 0.547388] sd 0:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) > [ 0.547419] sd 0:0:1:0: [sdb] Write Protect is off > [ 0.547482] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA > [ 0.548804] sd 0:0:1:0: [sdb] Attached SCSI disk > supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod fuse.ko >supermin: internal insmod virtiofs.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc7.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked 8:16 as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >supermin: deleting initramfs files >supermin: chroot >[ 0.586505] fuse: init (API version 7.36) > [ 0.592503] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem > [ 0.593889] EXT4-fs (sdb): mounted filesystem without journal. Quota mode: none. > Starting /init script ... >+ [[ panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]] >+ [[ panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]] >+ mkdir -p /dev/pts /dev/shm >+ mount -t devpts /dev/pts /dev/pts >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ mkdir -p /sysroot >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ [[ panic=1 console=ttysclp0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=a834f7fe-18ba-4b68-983a-de8d0d171c8b selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] >+ test -e /etc/mtab >+ ln -s /proc/mounts /etc/mtab >+ test -d /etc/crypto-policies/back-ends >+ test -f /etc/crypto-policies/back-ends/opensslcnf.config >+ test -f /usr/share/crypto-policies/DEFAULT/opensslcnf.txt >+ ln -sf /usr/share/crypto-policies/DEFAULT/opensslcnf.txt /etc/crypto-policies/back-ends/opensslcnf.config >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' a3bd c42a c39c 6c82 41b5 6376 5cc7 a905' >+ echo a3bdc42ac39c6c8241b563765cc7a905 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:17: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:18: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:19: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:11: Failed to resolve group 'utmp'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.\x1b[0m >\x1b[0;1;38;5;185mFailed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/tpm2-tss-fapi.conf:4: Failed to resolve user 'tss': No such process\x1b[0m >\x1b[0;1;38;5;185mFailed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring\x1b[0m >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >Starting systemd-udevd version 252-15.el9 >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 1.202958] sd 0:0:0:0: Attached scsi generic sg0 type 0 > [ 1.206386] sd 0:0:1:0: Attached scsi generic sg1 type 0 > + shopt -s nullglob >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >/init: line 108: echo: write error: Invalid argument >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >/init: line 108: echo: write error: Invalid argument >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ test '' = 1 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ mkdir -p /tmp/lvm >+ touch /tmp/lvm/lvm.conf >+ command -v lvmdevices >/sbin/lvmdevices >+ printf 'devices {\n' >+ printf '\tuse_devicesfile = 0\n' >+ printf '}\n' >+ LVM_SYSTEM_DIR=/tmp/lvm >+ export LVM_SYSTEM_DIR >+ lvmetad >/init: line 147: lvmetad: command not found >+ modprobe dm_mod >+ lvm pvscan --cache --activate ay >[ 1.696056] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. > [ 1.696182] device-mapper: uevent: version 1.0.3 > [ 1.696436] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com > + mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >/init: line 157: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 5.14.0-333.el9.s390x #1 SMP Wed Jun 28 07:55:52 EDT 2023 s390x s390x s390x GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw-r--r-- 1 root root 10, 235 Jul 13 13:26 autofs >drwxr-xr-x 2 root root 120 Jul 13 13:26 block >drwxr-xr-x 2 root root 80 Jul 13 13:26 bsg >drwxr-xr-x 2 root root 1960 Jul 13 13:26 char >crw------- 1 root root 10, 127 Jul 13 13:26 clp >crw------- 1 root root 5, 1 Jul 13 13:26 console >drwxr-xr-x 8 root root 160 Jul 13 13:26 disk >drwxr-xr-x 2 root root 60 Jul 13 13:26 dma_heap >lrwxrwxrwx 1 root root 13 Jul 13 13:26 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 13 13:26 full >crw-rw-rw- 1 root root 10, 229 Jul 13 13:26 fuse >crw------- 1 root root 10, 183 Jul 13 13:26 hwrng >crw-r--r-- 1 root root 1, 11 Jul 13 13:26 kmsg >crw-rw-rw- 1 root root 10, 232 Jul 13 13:26 kvm >crw-rw---- 1 root disk 10, 237 Jul 13 13:26 loop-control >drwxr-xr-x 2 root root 60 Jul 13 13:26 mapper >crw------- 1 root root 1, 1 Jul 13 13:26 mem >drwxr-xr-x 2 root root 60 Jul 13 13:26 net >crw-rw-rw- 1 root root 1, 3 Jul 13 13:26 null >crw-rw-rw- 1 root root 5, 2 Jul 13 13:26 ptmx >drwxr-xr-x 2 root root 0 Jul 13 13:26 pts >crw-rw-rw- 1 root root 1, 8 Jul 13 13:26 random >crw------- 1 root root 10, 242 Jul 13 13:26 rfkill >crw------- 1 root root 10, 123 Jul 13 13:26 sclp >brw------- 1 root root 8, 0 Jul 13 13:26 sda >brw------- 1 root root 8, 1 Jul 13 13:26 sda1 >brw------- 1 root root 8, 2 Jul 13 13:26 sda2 >brw------- 1 root root 8, 16 Jul 13 13:26 sdb >crw-rw---- 1 root disk 21, 0 Jul 13 13:26 sg0 >crw-rw---- 1 root disk 21, 1 Jul 13 13:26 sg1 >drwxrwxrwt 2 root root 40 Jul 13 13:26 shm >cr--r--r-- 1 root root 10, 125 Jul 13 13:26 trng >crw-rw-rw- 1 root root 5, 0 Jul 13 13:26 tty >crw------- 1 root root 4, 0 Jul 13 13:26 tty0 >crw------- 1 root root 4, 1 Jul 13 13:26 tty1 >crw------- 1 root root 4, 10 Jul 13 13:26 tty10 >crw------- 1 root root 4, 11 Jul 13 13:26 tty11 >crw------- 1 root root 4, 12 Jul 13 13:26 tty12 >crw------- 1 root root 4, 13 Jul 13 13:26 tty13 >crw------- 1 root root 4, 14 Jul 13 13:26 tty14 >crw------- 1 root root 4, 15 Jul 13 13:26 tty15 >crw------- 1 root root 4, 16 Jul 13 13:26 tty16 >crw------- 1 root root 4, 17 Jul 13 13:26 tty17 >crw------- 1 root root 4, 18 Jul 13 13:26 tty18 >crw------- 1 root root 4, 19 Jul 13 13:26 tty19 >crw------- 1 root root 4, 2 Jul 13 13:26 tty2 >crw------- 1 root root 4, 20 Jul 13 13:26 tty20 >crw------- 1 root root 4, 21 Jul 13 13:26 tty21 >crw------- 1 root root 4, 22 Jul 13 13:26 tty22 >crw------- 1 root root 4, 23 Jul 13 13:26 tty23 >crw------- 1 root root 4, 24 Jul 13 13:26 tty24 >crw------- 1 root root 4, 25 Jul 13 13:26 tty25 >crw------- 1 root root 4, 26 Jul 13 13:26 tty26 >crw------- 1 root root 4, 27 Jul 13 13:26 tty27 >crw------- 1 root root 4, 28 Jul 13 13:26 tty28 >crw------- 1 root root 4, 29 Jul 13 13:26 tty29 >crw------- 1 root root 4, 3 Jul 13 13:26 tty3 >crw------- 1 root root 4, 30 Jul 13 13:26 tty30 >crw------- 1 root root 4, 31 Jul 13 13:26 tty31 >crw------- 1 root root 4, 32 Jul 13 13:26 tty32 >crw------- 1 root root 4, 33 Jul 13 13:26 tty33 >crw------- 1 root root 4, 34 Jul 13 13:26 tty34 >crw------- 1 root root 4, 35 Jul 13 13:26 tty35 >crw------- 1 root root 4, 36 Jul 13 13:26 tty36 >crw------- 1 root root 4, 37 Jul 13 13:26 tty37 >crw------- 1 root root 4, 38 Jul 13 13:26 tty38 >crw------- 1 root root 4, 39 Jul 13 13:26 tty39 >crw------- 1 root root 4, 4 Jul 13 13:26 tty4 >crw------- 1 root root 4, 40 Jul 13 13:26 tty40 >crw------- 1 root root 4, 41 Jul 13 13:26 tty41 >crw------- 1 root root 4, 42 Jul 13 13:26 tty42 >crw------- 1 root root 4, 43 Jul 13 13:26 tty43 >crw------- 1 root root 4, 44 Jul 13 13:26 tty44 >crw------- 1 root root 4, 45 Jul 13 13:26 tty45 >crw------- 1 root root 4, 46 Jul 13 13:26 tty46 >crw------- 1 root root 4, 47 Jul 13 13:26 tty47 >crw------- 1 root root 4, 48 Jul 13 13:26 tty48 >crw------- 1 root root 4, 49 Jul 13 13:26 tty49 >crw------- 1 root root 4, 5 Jul 13 13:26 tty5 >crw------- 1 root root 4, 50 Jul 13 13:26 tty50 >crw------- 1 root root 4, 51 Jul 13 13:26 tty51 >crw------- 1 root root 4, 52 Jul 13 13:26 tty52 >crw------- 1 root root 4, 53 Jul 13 13:26 tty53 >crw------- 1 root root 4, 54 Jul 13 13:26 tty54 >crw------- 1 root root 4, 55 Jul 13 13:26 tty55 >crw------- 1 root root 4, 56 Jul 13 13:26 tty56 >crw------- 1 root root 4, 57 Jul 13 13:26 tty57 >crw------- 1 root root 4, 58 Jul 13 13:26 tty58 >crw------- 1 root root 4, 59 Jul 13 13:26 tty59 >crw------- 1 root root 4, 6 Jul 13 13:26 tty6 >crw------- 1 root root 4, 60 Jul 13 13:26 tty60 >crw------- 1 root root 4, 61 Jul 13 13:26 tty61 >crw------- 1 root root 4, 62 Jul 13 13:26 tty62 >crw------- 1 root root 4, 63 Jul 13 13:26 tty63 >crw------- 1 root root 4, 7 Jul 13 13:26 tty7 >crw------- 1 root root 4, 8 Jul 13 13:26 tty8 >crw------- 1 root root 4, 9 Jul 13 13:26 tty9 >crw------- 1 root root 4, 65 Jul 13 13:26 ttysclp0 >crw------- 1 root root 10, 124 Jul 13 13:26 udmabuf >crw-rw-rw- 1 root root 1, 9 Jul 13 13:26 urandom >crw------- 1 root root 10, 126 Jul 13 13:26 userfaultfd >crw------- 1 root root 7, 0 Jul 13 13:26 vcs >crw------- 1 root root 7, 1 Jul 13 13:26 vcs1 >crw------- 1 root root 7, 128 Jul 13 13:26 vcsa >crw------- 1 root root 7, 129 Jul 13 13:26 vcsa1 >crw------- 1 root root 7, 64 Jul 13 13:26 vcsu >crw------- 1 root root 7, 65 Jul 13 13:26 vcsu1 >drwxr-xr-x 2 root root 60 Jul 13 13:26 vfio >crw-rw-rw- 1 root root 10, 238 Jul 13 13:26 vhost-net >crw-rw-rw- 1 root root 10, 241 Jul 13 13:26 vhost-vsock >drwxr-xr-x 2 root root 60 Jul 13 13:26 virtio-ports >crw------- 1 root root 246, 1 Jul 13 13:26 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jul 13 13:26 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jul 13 13:26 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Jul 13 13:26 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Jul 13 13:26 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Jul 13 13:26 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 root root 248, 0 Jul 13 13:26 0:0:0:0 >crw------- 1 root root 248, 1 Jul 13 13:26 0:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 10:123 -> ../sclp >lrwxrwxrwx 1 root root 10 Jul 13 13:26 10:124 -> ../udmabuf >lrwxrwxrwx 1 root root 7 Jul 13 13:26 10:125 -> ../trng >lrwxrwxrwx 1 root root 14 Jul 13 13:26 10:126 -> ../userfaultfd >lrwxrwxrwx 1 root root 6 Jul 13 13:26 10:127 -> ../clp >lrwxrwxrwx 1 root root 8 Jul 13 13:26 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 7 Jul 13 13:26 10:229 -> ../fuse >lrwxrwxrwx 1 root root 9 Jul 13 13:26 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 13 13:26 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 6 Jul 13 13:26 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 13 13:26 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 7 Jul 13 13:26 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 13 13:26 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 13 13:26 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 13 13:26 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 13 13:26 1:9 -> ../urandom >lrwxrwxrwx 1 root root 6 Jul 13 13:26 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 13 13:26 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jul 13 13:26 246:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 14 Jul 13 13:26 248:0 -> ../bsg/0:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 13 13:26 248:1 -> ../bsg/0:0:1:0 >lrwxrwxrwx 1 root root 18 Jul 13 13:26 252:0 -> ../dma_heap/system >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 13 13:26 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 11 Jul 13 13:26 4:65 -> ../ttysclp0 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 13 13:26 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 13 13:26 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 13 13:26 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 13 13:26 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 13 13:26 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 13 13:26 7:129 -> ../vcsa1 >lrwxrwxrwx 1 root root 7 Jul 13 13:26 7:64 -> ../vcsu >lrwxrwxrwx 1 root root 8 Jul 13 13:26 7:65 -> ../vcsu1 > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Jul 13 13:26 by-diskseq >drwxr-xr-x 2 root root 120 Jul 13 13:26 by-id >drwxr-xr-x 2 root root 60 Jul 13 13:26 by-label >drwxr-xr-x 2 root root 80 Jul 13 13:26 by-partuuid >drwxr-xr-x 2 root root 120 Jul 13 13:26 by-path >drwxr-xr-x 2 root root 100 Jul 13 13:26 by-uuid > >/dev/disk/by-diskseq: >total 0 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 1 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 13 13:26 2 -> ../../sdb > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 13 13:26 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 boot -> ../../sda1 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 14fc63d2-01 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 14fc63d2-02 -> ../../sda2 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 ccw-0.0.0000-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 13 13:26 ccw-0.0.0000-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 ccw-0.0.0000-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 ccw-0.0.0000-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 10 Jul 13 13:26 16c13962-3c02-43d7-a300-0c95f35ce144 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 13 13:26 a834f7fe-18ba-4b68-983a-de8d0d171c8b -> ../../sdb >lrwxrwxrwx 1 root root 10 Jul 13 13:26 c00aa37f-38d8-43ac-a53d-764c0e0ae7e1 -> ../../sda1 > >/dev/dma_heap: >total 0 >crw------- 1 root root 252, 0 Jul 13 13:26 system > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 13 13:26 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 13 13:26 tun > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Jul 13 13:26 ptmx > >/dev/shm: >total 0 > >/dev/vfio: >total 0 >crw-rw-rw- 1 root root 10, 196 Jul 13 13:26 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 13 13:26 org.libguestfs.channel.0 -> ../vport1p1 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >/dev /dev devtmpfs rw,relatime,size=627708k,nr_inodes=156927,mode=755,inode64 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime,inode64 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=252756k,mode=755,inode64 0 0 >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ lvm config >devices { >\tuse_devicesfile=0 >} >+ lvm pvs >+ lvm vgs >+ lvm lvs >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >+ ip r >+ cat /etc/resolv.conf >cat: /etc/resolv.conf: No such file or directory >+ lsmod >Module Size Used by >dm_mod 196608 0 >sg 53248 0 >libcrc32c 16384 0 >crc8 16384 0 >crc7 16384 0 >crc_itu_t 16384 0 >virtiofs 36864 0 >fuse 172032 1 virtiofs >ext4 970752 1 >mbcache 20480 1 ext4 >jbd2 196608 1 ext4 >virtio_input 20480 0 >virtio_dma_buf 16384 0 >virtio_balloon 28672 0 >virtio_scsi 28672 1 >sd_mod 77824 1 >t10_pi 20480 1 sd_mod >nd_pmem 24576 0 >nd_btt 36864 1 nd_pmem >libnvdimm 192512 2 nd_btt,nd_pmem >virtio_net 61440 0 >net_failover 20480 1 virtio_net >failover 16384 1 net_failover >virtio_console 40960 0 >virtio_blk 24576 0 >crc32_generic 16384 0 >+ date >Thu Jul 13 13:26:28 UTC 2023 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >tod >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >2.24 0.26 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test '' = 1 >+ false >+ test '' = 1 >+ echo guestfsd --verbose >guestfsd --verbose >+ guestfsd --verbose >lvm_system_dir = /tmp/lvm >OCaml daemon loaded >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: ls -1v /dev/disk/by-path >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 2929905351184 >libguestfs: trace: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >ccw-0.0.0000-scsi-0:0:0:0 >ccw-0.0.0000-scsi-0:0:0:0-part1 >ccw-0.0.0000-scsi-0:0:0:0-part2 >ccw-0.0.0000-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.08 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >xfs >guestfsd: => vfs_type (0xc6) took 0.04 secs >libguestfs: trace: vfs_type = "xfs" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >xfs >guestfsd: => vfs_type (0xc6) took 0.05 secs >libguestfs: trace: vfs_type = "xfs" >libguestfs: trace: feature_available "lvm2" >libguestfs: trace: internal_feature_available "lvm2" >guestfsd: <= internal_feature_available (0x1ca) request length 48 bytes >guestfsd: => internal_feature_available (0x1ca) took 0.00 secs >libguestfs: trace: internal_feature_available = 0 >libguestfs: trace: feature_available = 1 >libguestfs: trace: lvs >guestfsd: <= lvs (0xb) request length 40 bytes >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json|json_std ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --unbuffered ] >\t[ --units [Number]r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --nolocking ] >\t[ --lockopt String ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] >\t[ --devicesfile String ] >\t[ --devices PV ] >\t[ --nohints ] >\t[ --journal String ] > > Use --longhelp to show all options and advanced commands. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >libguestfs: trace: lvs = [] >libguestfs: trace: inspect_os >guestfsd: => lvs (0xb) took 0.14 secs >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >command: lvm returned 0 >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >ccw-0.0.0000-scsi-0:0:0:0 >ccw-0.0.0000-scsi-0:0:0:0-part1 >ccw-0.0.0000-scsi-0:0:0:0-part2 >ccw-0.0.0000-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >ccw-0.0.0000-scsi-0:0:0:0 >ccw-0.0.0000-scsi-0:0:0:0-part1 >ccw-0.0.0000-scsi-0:0:0:0-part2 >ccw-0.0.0000-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: sfdisk '--help' >command: sfdisk returned 0 >command: sfdisk: stdout: > >Usage: > sfdisk [options] <dev> [[-N] <part>] > sfdisk [options] <command> > >Display or manipulate a disk partition table. > >Commands: > -A, --activate <dev> [<part> ...] list or set bootable (P)MBR partitions > -d, --dump <dev> dump partition table (usable for later input) > -J, --json <dev> dump partition table in JSON format > -g, --show-geometry [<dev> ...] list geometry of all or specified devices > -l, --list [<dev> ...] list partitions of each device > -F, --list-free [<dev> ...] list unpartitioned free areas of each device > -r, --reorder <dev> fix partitions order (by start offset) > -s, --show-size [<dev> ...] list sizes of all or specified devices > -T, --list-types print the recognized types (see -X) > -V, --verify [<dev> ...] test whether partitions seem correct > --delete <dev> [<part> ...] delete all or specified partitions > > --part-label <dev> <part> [<str>] print or change partition label > --part-type <dev> <part> [<type>] print or change partition type > --part-uuid <dev> <part> [<uuid>] print or change partition uuid > --part-attrs <dev> <part> [<str>] print or change partition attributes > > --disk-id <dev> [<str>] print or change disk label ID (UUID) > --relocate <oper> <dev> move partition header > >Arguments: > <dev> device (usually disk) path > <part> partition number > <type> partition type, GUID for GPT, hex for MBR > >Options: > -a, --append append partitions to existing partition table > -b, --backup backup partition table sectors (see -O) > --bytes print SIZE in bytes rather than in human readable format > --move-data[=<typescript>] move partition data after relocation (requires -N) > --move-use-fsync use fsync after each write when move data > -f, --force disable all consistency checking > --color[=<when>] colorize output (auto, always or never) > colors are enabled by default > --lock[=<mode>] use exclusive device lock (yes, no or nonblock) > -N, --partno <num> specify partition number > -n, --no-act do everything except write to device > --no-reread do not check whether the device is in use > --no-tell-kernel do not tell kernel about changes > -O, --backup-file <path> override default backup file name > -o, --output <list> output columns > -q, --quiet suppress extra info messages > -w, --wipe <mode> wipe signatures (auto, always or never) > -W, --wipe-partitions <mode> wipe signatures from new partitions (auto, always or never) > -X, --label <name> specify label type (dos, gpt, ...) > -Y, --label-nested <name> specify nested label type (dos, bsd) > > -G, --show-pt-geometry deprecated, alias to --show-geometry > -L, --Linux deprecated, only for backward compatibility > -u, --unit S deprecated, only sector unit is supported > > -h, --help display this help > -v, --version display version > >Available output columns: > gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID > dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S > Start-C/H/S > bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize > sgi: Device Start End Sectors Cylinders Size Type Id Attrs > sun: Device Start End Sectors Cylinders Size Type Id Flags > >For more details see sfdisk(8). >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: sfdisk '--part-type' '/dev/sda' '1' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: fold-stdout-on-stderr sgdisk '/dev/sda' '-i' '1' >[ 3.799377] sda: sda1 sda2 > command: sgdisk returned 0 >command: sgdisk: stderr: > >*************************************************************** >Found invalid GPT and valid MBR; converting MBR to GPT format >in memory. >*************************************************************** > > >Warning! Secondary partition table overlaps the last partition by >33 blocks! >You will need to delete this partition or resize it in another utility. >Partition GUID code: 0FC63DAF-8483-4772-8E79-3D69D8477DE4 (Linux filesystem) >Partition unique GUID: 908A7FE4-DE75-4662-8DAD-08DE9571B2F9 >First sector: 2048 (at 1024.0 KiB) >Last sector: 1026047 (at 501.0 MiB) >Partition size: 1024000 sectors (500.0 MiB) >Attribute flags: 0000000000000000 >Partition name: 'Linux filesystem' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: sfdisk '--part-type' '/dev/sda' '2' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: fold-stdout-on-stderr sgdisk '/dev/sda' '-i' '2' >[ 4.677232] sda: sda1 sda2 > command: sgdisk returned 0 >command: sgdisk: stderr: > >*************************************************************** >Found invalid GPT and valid MBR; converting MBR to GPT format >in memory. >*************************************************************** > > >Warning! Secondary partition table overlaps the last partition by >33 blocks! >You will need to delete this partition or resize it in another utility. >Partition GUID code: 0FC63DAF-8483-4772-8E79-3D69D8477DE4 (Linux filesystem) >Partition unique GUID: 0E964029-99C4-4C84-869D-78FD15B57C16 >First sector: 1026048 (at 501.0 MiB) >Last sector: 20971519 (at 10.0 GiB) >Partition size: 19945472 sectors (9.5 GiB) >Attribute flags: 0000000000000000 >Partition name: 'Linux filesystem' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >xfs >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >xfs >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >check_for_filesystem_on: /dev/sda1 (xfs) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 5.121289] SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled > [ 5.128863] XFS (sda1): Mounting V5 Filesystem > command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >[ 5.144317] XFS (sda1): Ending clean mount > chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: /dev/sda1 matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda2 (xfs) >command: mount '-o' 'ro' '/dev/sda2' '/sysroot//' >[ 5.268345] XFS (sda1): Unmounting Filesystem > [ 5.289363] XFS (sda2): Mounting V5 Filesystem > [ 5.313374] XFS (sda2): Ending clean mount > command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_symlink: /bin' >chroot: /sysroot: running 'readlink: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/sda2 matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >chroot: /sysroot: running 'parse_os_release' >parse_version_from_major_minor: parsing '9.3' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zSb' '/sysroot//usr/bin/bash' >command: file returned 0 >command: file: stdout: >ELF 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=4820cd3a084aaeb59c862017918c085a22ae383b, for GNU/Linux 3.2.0, stripped >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >chroot: /sysroot: running 'is_file: /etc/mdadm/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=UUID=c00aa37f-38d8-43ac-a53d-764c0e0ae7e1 >check_fstab_entry: mp=/boot >command: findfs 'UUID=c00aa37f-38d8-43ac-a53d-764c0e0ae7e1' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda1 >check_fstab_entry: vfstype=xfs >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=UUID=16c13962-3c02-43d7-a300-0c95f35ce144 >check_fstab_entry: mp=/ >command: findfs 'UUID=16c13962-3c02-43d7-a300-0c95f35ce144' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=xfs >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'check_hostname_from_sysconfig_network' >augeas pathexpr = /augeas/load/*[ "/etc/sysconfig/network/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >command: umount '/sysroot' >command: umount returned 0 >inspect_os: fses: >fs: /dev/sda1 (xfs) role: other >fs: /dev/sda2 (xfs) role: root > type: linux > distro: rhel > package_format: rpm > package_management: dnf > product_name: Red Hat Enterprise Linux 9.3 Beta (Plow) > version: 9.3 > arch: s390x > fstab: [(/dev/sda1, /boot), (/dev/sda2, /)] > >inspect_get_roots: roots: >/dev/sda2 (xfs): > type: linux > distro: rhel > package_format: rpm > package_management: dnf > product_name: Red Hat Enterprise Linux 9.3 Beta (Plow) > version: 9.3 > arch: s390x > fstab: [(/dev/sda1, /boot), (/dev/sda2, /)] >libguestfs: trace: inspect_os = ["/dev/sda2"] >libguestfs: trace: list_partitions >guestfsd: => inspect_os (0x1e0) took 9.36 secs >[ 12.145639] XFS (sda2): Unmounting Filesystem > guestfsd: <= list_partitions (0x8) request length 40 bytes >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >ccw-0.0.0000-scsi-0:0:0:0 >ccw-0.0.0000-scsi-0:0:0:0-part1 >ccw-0.0.0000-scsi-0:0:0:0-part2 >ccw-0.0.0000-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.11 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.04 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: part_get_parttype = "msdos" >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: => part_get_parttype (0xd6) took 0.51 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.05 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:10737418240B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:1048576B:525336575B:524288000B:xfs::; >2:525336576B:10737418239B:10212081664B:xfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: part_get_parttype = "msdos" >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => part_get_parttype (0xd6) took 0.49 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_arch "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.04 secs >guestfsd: <= inspect_get_arch (0x1eb) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_arch = "s390x" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_arch (0x1eb) took 0.05 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "rhel" >libguestfs: trace: inspect_get_product_name "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.05 secs >guestfsd: <= inspect_get_product_name (0x1e7) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_product_name = "Red Hat Enterprise Linux 9.3 Beta (Plow)" >libguestfs: trace: inspect_get_product_variant "/dev/sda2" >guestfsd: => inspect_get_product_name (0x1e7) took 0.05 secs >guestfsd: <= inspect_get_product_variant (0x1e8) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_product_variant = "unknown" >libguestfs: trace: inspect_get_major_version "/dev/sda2" >guestfsd: => inspect_get_product_variant (0x1e8) took 0.05 secs >guestfsd: <= inspect_get_major_version (0x1e9) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_major_version = 9 >libguestfs: trace: inspect_get_minor_version "/dev/sda2" >guestfsd: => inspect_get_major_version (0x1e9) took 0.05 secs >guestfsd: <= inspect_get_minor_version (0x1ea) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_minor_version = 3 >libguestfs: trace: inspect_get_package_format "/dev/sda2" >guestfsd: => inspect_get_minor_version (0x1ea) took 0.06 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_package_format = "rpm" >libguestfs: trace: inspect_get_package_management "/dev/sda2" >guestfsd: => inspect_get_package_format (0x1e5) took 0.05 secs >guestfsd: <= inspect_get_package_management (0x1e6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_package_management = "dnf" >libguestfs: trace: inspect_get_build_id "/dev/sda2" >guestfsd: => inspect_get_package_management (0x1e6) took 0.05 secs >guestfsd: <= inspect_get_build_id (0x201) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_build_id = "unknown" >libguestfs: trace: inspect_get_osinfo "/dev/sda2" >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_build_id (0x201) took 0.05 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.05 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "rhel" >libguestfs: trace: inspect_get_major_version "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.07 secs >guestfsd: <= inspect_get_major_version (0x1e9) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_major_version = 9 >libguestfs: trace: inspect_get_minor_version "/dev/sda2" >guestfsd: => inspect_get_major_version (0x1e9) took 0.06 secs >guestfsd: <= inspect_get_minor_version (0x1ea) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_minor_version = 3 >libguestfs: trace: inspect_get_osinfo = "rhel9.3" >libguestfs: trace: inspect_get_mountpoints "/dev/sda2" >guestfsd: => inspect_get_minor_version (0x1ea) took 0.05 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.05 secs >libguestfs: trace: inspect_get_mountpoints = ["/boot", "/dev/sda1", "/", "/dev/sda2"] >libguestfs: trace: mount_ro "/dev/sda2" "/" >guestfsd: <= mount_ro (0x49) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: mount '-o' 'ro' '/dev/sda2' '/sysroot//' >libguestfs: trace: mount_ro = 0 >libguestfs: trace: mount_ro "/dev/sda1" "/boot" >[ 14.376854] XFS (sda2): Mounting V5 Filesystem > [ 14.394076] XFS (sda2): Ending clean mount > guestfsd: => mount_ro (0x49) took 0.09 secs >guestfsd: <= mount_ro (0x49) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: mount returned 0 >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//boot' >libguestfs: trace: mount_ro = 0 >libguestfs: trace: aug_init "/" 1 >[ 14.495951] XFS (sda1): Mounting V5 Filesystem > [ 14.503562] XFS (sda1): Ending clean mount > guestfsd: => mount_ro (0x49) took 0.10 secs >guestfsd: <= aug_init (0x10) request length 52 bytes >libguestfs: trace: aug_init = 0 >libguestfs: trace: find "/boot" >libguestfs: trace: find0 "/boot" "/tmp/libguestfsvmO3he/find3.txt" >guestfsd: => aug_init (0x10) took 22.37 secs >guestfsd: <= find0 (0xc4) request length 52 bytes >find /sysroot/boot -print0 >libguestfs: trace: find0 = 0 >libguestfs: trace: find = ["/.vmlinuz-5.14.0-337.el9.s390x.hmac", "/System.map-5.14.0-337.el9.s390x", "/bootmap", "/config-5.14.0-337.el9.s390x", "/initramfs-5.14.0-337.el9.s390x.img", "/loader", "/loader/entries", "/loader/entries/ffffffffffffffffffffffffffffffff-5.14.0-337.el9.s390x.conf", "/symvers-5.14.0-337.el9.s390x.gz", "/tape0", "/vmlinuz-5.14.0-337.el9.s390x"] >virt-drivers: error: no bootloader detected >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2aa2bf7ba10 (state 2) >libguestfs: trace: internal_autosync >guestfsd: => find0 (0xc4) took 0.01 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=627708k,nr_inodes=156927,mode=755,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=252756k,mode=755,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot/boot type=xfs opts=ro,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/boot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >[ 37.155369] XFS (sda1): Unmounting Filesystem > [ 37.166327] XFS (sda2): Unmounting Filesystem > commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >fsync /dev/sda >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy flags=0 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsvmO3he >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsF3086J
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2222696
: 1975600