ALT Linux Bugzilla
– Attachment 18859 Details for
Bug 54497
Некорректно проверяется, removable ли диск
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Вывод system-backup -v (с -r и без него)
file_54497.txt (text/plain), 7.55 KB, created by
Artem Varaksa
on 2025-06-19 13:43:13 MSK
(
hide
)
Description:
Вывод system-backup -v (с -r и без него)
Filename:
MIME Type:
Creator:
Artem Varaksa
Created:
2025-06-19 13:43:13 MSK
Size:
7.55 KB
patch
obsolete
># system-backup -b "$BACKUP_DIR" -v > >Checking backup conditions... > >BLKID cache: >/dev/nvme0n1p3: UUID="63a6638e-df0c-4491-8f0f-6be11fc2f23a" UUID_SUB="5fd994e2-2688-4c09-8ea8-e849ef567d26" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="c7011c20-9b4c-6a42-ae30-1dc49f9add22" >/dev/nvme0n1p1: UUID="0BE1-5D71" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="6f39e468-0ac1-6f4e-84f2-a961cab84a2d" >/dev/nvme0n1p2: UUID="597e618c-ac1c-428f-a2dd-d9b57f3796ea" TYPE="swap" PARTUUID="19e35024-15da-464c-aece-2f237469fadb" >/dev/sda2: UUID="b5cbbcc8-4003-4454-8708-e408f4852106" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ba90a2ab-360f-c649-b62a-a7fe9c4d52d7" >/dev/sda1: UUID="E6A3-A44D" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8db01dc7-2a70-6e44-bfab-a37c73f8c040" > >Devices MAP: >259:0 nvme0n1 >259:1 nvme0n1p1 >259:2 nvme0n1p2 >259:3 nvme0n1p3 >8:0 sda >8:1 sda1 >8:2 sda2 > >Skip volumes: LABEL=alt-autorun > >Protect devices: nvme0n1p3 nvme0n1 > >Auto-detecting targets... > - /dev/nvme0n1 protected directly > - /dev/nvme0n1p3 protected directly > - /dev/sda is removable, will be skipped >Loading kernel modules... > - ext4 > - jfs > - xfs > - reiserfs > - btrfs > - vfat > >Current time: 2025-06-19 13:36:06 >Exec arguments: -b /home/test/backup_test -v >Work directory: /tmp/.private/root/system-backup-Naa481HO.tmp >Backup base: /home/test/backup_test >Backup name: 2025-06-19 >Kernel version: 6.1.140-un-def-alt1 x86_64 GNU/Linux >System version: ALT Workstation K 10.4 (Sorbaronia Mitschurinii) >Script run mode: NORMAL >Removable disks: DISABLED >Write to NVRAM: ENABLED >Cleanup first: DISABLED >RootFS number: <NOT DEFINED> >Checksum types: sha256 >Target devices: nvme0n1p1 nvme0n1p2 sda1 sda2 >TGT detection: auto > >Search Linux root partitions... > - skipping device /dev/nvme0n1p1 (vfat)... > - skipping device /dev/nvme0n1p2 (swap)... > - skipping device /dev/sda1 (vfat)... > - probing device /dev/sda2 (ext4)... > #1 found: ALT Server 10.4 (Mendelevium) > >Analyzing /etc/fstab... > - checking device UUID=b5cbbcc8-4003-4454-8708-e408f4852106 (ext4)... > - probing device /dev/sda2 (/)... > - / (root) partition found: /dev/sda2 (ext4) > - boot loader id: altlinux (from /etc/os-release) > - checking device UUID=E6A3-A44D (vfat)... > - probing device /dev/sda1 (/boot/efi)... > - /boot/efi (ESP) partition found: /dev/sda1 (vfat) > - this record will be ignored: devpts (devpts) > - this record will be ignored: proc (proc) > - checking device UUID=597e618c-ac1c-428f-a2dd-d9b57f3796ea (swap)... > - first SWAP partition found: /dev/nvme0n1p2 > - this record will be ignored: tmpfs (tmpfs) > >Search whole disk drives... > - /dev/sda found >Whole disks: sda > >Mounting target filesystems... > - / (root) mounted: /dev/sda2 (2401MiB used) > - /boot/efi mounted: /dev/sda1 (6MiB used) > >Backup FullPath: /home/test/backup_test/2025-06-19 >Executing: mkdir -pm700 -- /home/test/backup_test/2025-06-19 > >СоÑÑанÑеÑÑÑ /boot/efi... >Executing: cd '/mnt/target/boot/efi' && >Executing: tar -cpSf - --numeric-owner --one-file-system --warning=no-file-ignored --transform='s,^\.\/,,' --exclude='./lost+found' --exclude='./mnt/target' --exclude='./home/test/backup_test' . | >Executing: pigz -9qnc > '/home/test/backup_test/2025-06-19/esp.tgz' >Executing: save_fsmeta /dev/sda1 esp > >Root partition backup excludes: >./proc/* >./run/* >./sys/* >./tmp/* >./root/tmp/* >./boot/efi/* > >СоÑÑанÑеÑÑÑ / (коÑенÑ)... >Executing: cd '/mnt/target' && >Executing: tar -cpSf - --numeric-owner --one-file-system --warning=no-file-ignored --transform='s,^\.\/,,' --exclude='./lost+found' --exclude='./mnt/target' --exclude='./home/test/backup_test' -X /tmp/.private/root/system-backup-Naa481HO.tmp/EXCLUDES . | >Executing: pigz -9qnc > '/home/test/backup_test/2025-06-19/root.tgz' > >... > > ># system-backup -b "$BACKUP_DIR" -v -r > >Checking backup conditions... > >BLKID cache: >/dev/nvme0n1p3: UUID="63a6638e-df0c-4491-8f0f-6be11fc2f23a" UUID_SUB="5fd994e2-2688-4c09-8ea8-e849ef567d26" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="c7011c20-9b4c-6a42-ae30-1dc49f9add22" >/dev/nvme0n1p1: UUID="0BE1-5D71" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="6f39e468-0ac1-6f4e-84f2-a961cab84a2d" >/dev/nvme0n1p2: UUID="597e618c-ac1c-428f-a2dd-d9b57f3796ea" TYPE="swap" PARTUUID="19e35024-15da-464c-aece-2f237469fadb" >/dev/sda2: UUID="b5cbbcc8-4003-4454-8708-e408f4852106" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ba90a2ab-360f-c649-b62a-a7fe9c4d52d7" >/dev/sda1: UUID="E6A3-A44D" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8db01dc7-2a70-6e44-bfab-a37c73f8c040" > >Devices MAP: >259:0 nvme0n1 >259:1 nvme0n1p1 >259:2 nvme0n1p2 >259:3 nvme0n1p3 >8:0 sda >8:1 sda1 >8:2 sda2 > >Skip volumes: LABEL=alt-autorun > >Protect devices: nvme0n1p3 nvme0n1 > >Auto-detecting targets... > - /dev/nvme0n1 protected directly > - /dev/nvme0n1p3 protected directly >Loading kernel modules... > - ext4 > - jfs > - xfs > - reiserfs > - btrfs > - vfat > >Current time: 2025-06-19 13:37:46 >Exec arguments: -b /home/test/backup_test -v -r >Work directory: /tmp/.private/root/system-backup-hCoezLVM.tmp >Backup base: /home/test/backup_test >Backup name: 2025-06-19 >Kernel version: 6.1.140-un-def-alt1 x86_64 GNU/Linux >System version: ALT Workstation K 10.4 (Sorbaronia Mitschurinii) >Script run mode: NORMAL >Removable disks: ENABLED >Write to NVRAM: ENABLED >Cleanup first: DISABLED >RootFS number: <NOT DEFINED> >Checksum types: sha256 >Target devices: nvme0n1p1 nvme0n1p2 sda sda1 sda2 >TGT detection: auto > >Search Linux root partitions... > - skipping device /dev/nvme0n1p1 (vfat)... > - skipping device /dev/nvme0n1p2 (swap)... > - skipping device /dev/sda ()... > - skipping device /dev/sda1 (vfat)... > - probing device /dev/sda2 (ext4)... > #1 found: ALT Server 10.4 (Mendelevium) > >Analyzing /etc/fstab... > - checking device UUID=b5cbbcc8-4003-4454-8708-e408f4852106 (ext4)... > - probing device /dev/sda2 (/)... > - / (root) partition found: /dev/sda2 (ext4) > - boot loader id: altlinux (from /etc/os-release) > - checking device UUID=E6A3-A44D (vfat)... > - probing device /dev/sda1 (/boot/efi)... > - /boot/efi (ESP) partition found: /dev/sda1 (vfat) > - this record will be ignored: devpts (devpts) > - this record will be ignored: proc (proc) > - checking device UUID=597e618c-ac1c-428f-a2dd-d9b57f3796ea (swap)... > - first SWAP partition found: /dev/nvme0n1p2 > - this record will be ignored: tmpfs (tmpfs) > >Search whole disk drives... > - /dev/sda found >Whole disks: sda > >Mounting target filesystems... > - / (root) mounted: /dev/sda2 (2401MiB used) > - /boot/efi mounted: /dev/sda1 (6MiB used) > >Backup FullPath: /home/test/backup_test/2025-06-19 >Executing: mkdir -pm700 -- /home/test/backup_test/2025-06-19 > >СоÑÑанÑеÑÑÑ /boot/efi... >Executing: cd '/mnt/target/boot/efi' && >Executing: tar -cpSf - --numeric-owner --one-file-system --warning=no-file-ignored --transform='s,^\.\/,,' --exclude='./lost+found' --exclude='./mnt/target' --exclude='./home/test/backup_test' . | >Executing: pigz -9qnc > '/home/test/backup_test/2025-06-19/esp.tgz' >Executing: save_fsmeta /dev/sda1 esp > >Root partition backup excludes: >./proc/* >./run/* >./sys/* >./tmp/* >./root/tmp/* >./boot/efi/* > >СоÑÑанÑеÑÑÑ / (коÑенÑ)... >Executing: cd '/mnt/target' && >Executing: tar -cpSf - --numeric-owner --one-file-system --warning=no-file-ignored --transform='s,^\.\/,,' --exclude='./lost+found' --exclude='./mnt/target' --exclude='./home/test/backup_test' -X /tmp/.private/root/system-backup-hCoezLVM.tmp/EXCLUDES . | >Executing: pigz -9qnc > '/home/test/backup_test/2025-06-19/root.tgz' > >...
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 54497
: 18859