Feb 03 2023 02:09 AM
Hi
Manual Certification stage in VM publishing is showing error of swap partition in VMs created from SLES 12-SP5 and SLES 12-SP5-Basic images.
The marketplace image ids of the above VMs are
However there are no swap partition on the OS disk as verified by 'free -h' and other commands.
How to resolve this issue?
Disk information is attached as image and command outputs
sles-12-sp5:/home/azureuser # print_disk_information
20230116T093743 printing swap information
total used free shared buffers cached
Mem: 3.4G 2.4G 962M 9.5M 4.1M 1.9G
-/+ buffers/cache: 545M 2.8G
Swap: 0B 0B 0B
20230116T093743 printing file-system table information
UUID=7cfa77d7-368b-46d8-bfb6-d8e7995d75c8 / xfs defaults 0 0
UUID=7c9cf304-2eab-4e3d-962f-c2732107118f /boot xfs defaults 0 0
UUID=B193-0C29 /boot/efi vfat defaults 0 0
/dev/disk/cloud/azure_resource-part1 /mnt auto defaults,nofail,x-systemd.requires=cloud-init.service,comment=cloudconfig 0 2
20230116T093743 printing block devices information with blkid
/dev/sda2: SEC_TYPE="msdos" LABEL_FATBOOT="EFI" LABEL="EFI" UUID="B193-0C29" TYPE="vfat" PARTLABEL="p.UEFI" PARTUUID="ed5957d5-7eda-4d89-af4e-53b786b5f9ee"
/dev/sda3: LABEL="BOOT" UUID="7c9cf304-2eab-4e3d-962f-c2732107118f" TYPE="xfs" PARTLABEL="p.lxboot" PARTUUID="69381151-7229-4399-8549-5ebe944a1bcf"
/dev/sda4: LABEL="ROOT" UUID="7cfa77d7-368b-46d8-bfb6-d8e7995d75c8" TYPE="xfs" PARTLABEL="p.lxroot" PARTUUID="9341bd0f-8d32-4762-9a14-54f74edf7f5c"
/dev/sdb1: UUID="96531834-4648-4328-b76a-ff212724f2dd" TYPE="ext4" PARTUUID="bec467b9-01"
/dev/sda1: PARTLABEL="p.legacy" PARTUUID="9929a0d2-31ce-47cf-9b9c-23ca4363a84b"
20230116T093743 printing block devices information with lsblk
NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT
sda
├─sda1
├─sda2 vfat EFI B193-0C29 510.5M 0% /boot/efi
├─sda3 xfs BOOT 7c9cf304-2eab-4e3d-962f-c2732107118f 938.3M 7% /boot
└─sda4 xfs ROOT 7cfa77d7-368b-46d8-bfb6-d8e7995d75c8 57.5G 8% /
sdb
└─sdb1 ext4 96531834-4648-4328-b76a-ff212724f2dd 6.4G 0% /mnt
20230116T093743 printing disk usage information
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.7G 8.0K 1.7G 1% /dev
tmpfs 1.7G 0 1.7G 0% /dev/shm
tmpfs 1.7G 9.6M 1.7G 1% /run
tmpfs 1.7G 0 1.7G 0% /sys/fs/cgroup
/dev/sda4 63G 5.0G 58G 8% /
/dev/sda3 1014M 76M 939M 8% /boot
/dev/sda2 512M 1.2M 511M 1% /boot/efi
/dev/sdb1 6.8G 24K 6.5G 1% /mnt
tmpfs 344M 0 344M 0% /run/user/1000
20230116T093743 printing information about mounted filesystems
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=1750172k,nr_inodes=437543,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
/dev/sda4 on / type xfs (rw,relatime,attr2,inode64,noquota)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15752)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda3 on /boot type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sda2 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb1 on /mnt type ext4 (rw,relatime,data=ordered,x-systemd.requires=cloud-init.service)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=351572k,mode=700,uid=1000,gid=100)
Best regards
Feb 09 2023 10:20 AM
Feb 09 2023 11:36 AM
yes, the command is returning no output
This VM is created from the same VM Image that was being published to Azure Marketplace
Best regards
Feb 09 2023 11:52 AM