Package: installation-reports Boot method: ganeti virtual system Image version: debian stretch Kernel 4.9.0-8-amd64 Date: 15 May 2019
Machine: Virtual machine with ganeti Processor: Memory: Partitions: / Output of lspci -knn (or lspci -nn): Base System Installation Checklist: Comments/Problems: I have installed debian stretch with xen virtual system. kernel version is 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux When I use single Ethernet interface my virtual debian stretch booting without any problem. But when I attached one more ethernet interface. The virtual system is getting hung with below Errors. Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 1.583036] SGI XFS with ACLs, security attributes, realtime, no debug enabled Begin: Will now check root file system ... fsck from util-linux 2.29.2 done. [ 1.596341] XFS (xvda): Mounting V4 Filesystem [ 13.276100] random: crng init done [ 13.276114] random: 7 urandom warning(s) missed due to ratelimiting [ 242.652103] INFO: task mount:247 blocked for more than 120 seconds. [ 242.652117] Not tainted 4.9.0-8-amd64 #1 Debian 4.9.130-2 [ 242.652121] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 242.652128] mount D 0 247 1 0x00000000 [ 242.652135] ffff8804dd989680 0000000000000000 ffff8804de5bb000 ffff8804e6d58980 [ 242.652145] ffff8804e3758100 ffffc90043a33a20 ffffffff81614219 ffffc90043a33ab0 [ 242.652153] 00ffc90043a33ad0 ffff8804e6d58980 ffffffff81307f03 ffff8804de5bb000 [ 242.652160] Call Trace: [ 242.652171] [<ffffffff81614219>] ? __schedule+0x239/0x6f0 [ 242.652178] [<ffffffff81307f03>] ? blk_flush_plug_list+0xc3/0x230 [ 242.652183] [<ffffffff81614702>] ? schedule+0x32/0x80 [ 242.652188] [<ffffffff81617a8d>] ? schedule_timeout+0x1dd/0x380 [ 242.652195] [<ffffffff81308467>] ? blk_finish_plug+0x27/0x40 [ 242.652239] [<ffffffffc014bc1e>] ? _xfs_buf_ioapply+0x34e/0x480 [xfs] [ 242.652249] [<ffffffff81615131>] ? wait_for_completion+0xf1/0x130 [ 242.652257] [<ffffffff810a59a0>] ? wake_up_q+0x70/0x70 [ 242.652287] [<ffffffffc0178be1>] ? xlog_bread_noalign+0x61/0xd0 [xfs] [ 242.652313] [<ffffffffc014d76e>] ? xfs_buf_submit_wait+0x7e/0x200 [xfs] [ 242.652342] [<ffffffffc0178be1>] ? xlog_bread_noalign+0x61/0xd0 [xfs] [ 242.652351] [<ffffffff810c4bb2>] ? up+0x12/0x60 [ 242.652381] [<ffffffffc0179bbe>] ? xlog_bread+0x1e/0x50 [xfs] [ 242.652412] [<ffffffffc017a248>] ? xlog_find_verify_cycle+0xc8/0x180 [xfs] [ 242.652440] [<ffffffffc017a887>] ? xlog_find_head+0x157/0x3a0 [xfs] [ 242.652449] [<ffffffff810aae42>] ? sched_clock_local+0x12/0x80 [ 242.652476] [<ffffffffc017f524>] ? xlog_find_tail+0x44/0x370 [xfs] [ 242.652485] [<ffffffff810a492e>] ? check_preempt_curr+0x4e/0x90 [ 242.652492] [<ffffffff810a4984>] ? ttwu_do_wakeup+0x14/0xe0 [ 242.652501] [<ffffffff81618b34>] ? _raw_spin_unlock_irqrestore+0x14/0x20 [ 242.652531] [<ffffffffc017f87b>] ? xlog_recover+0x2b/0x160 [xfs] [ 242.652560] [<ffffffffc0180b34>] ? xfs_trans_ail_init+0xa4/0xd0 [xfs] [ 242.652587] [<ffffffffc0170d41>] ? xfs_log_mount+0x241/0x290 [xfs] [ 242.652618] [<ffffffffc0165ea4>] ? xfs_mountfs+0x504/0x900 [xfs] [ 242.652648] [<ffffffffc0153240>] ? xfs_filestream_get_parent+0x70/0x70 [xfs] [ 242.652678] [<ffffffffc016aeab>] ? xfs_fs_fill_super+0x3db/0x560 [xfs] [ 242.652707] [<ffffffffc016aad0>] ? xfs_test_remount_options.isra.14+0x60/0x60 [xfs] [ 242.652718] [<ffffffff8120e6b2>] ? mount_bdev+0x172/0x1a0 [ 242.652723] [<ffffffff8120f07b>] ? mount_fs+0x3b/0x160 [ 242.652728] [<ffffffff8122c8e2>] ? vfs_kern_mount+0x62/0x100 [ 242.652734] [<ffffffff8122edff>] ? do_mount+0x1cf/0xc60 [ 242.652742] [<ffffffff811a4caa>] ? memdup_user+0x4a/0x70 [ 242.652749] [<ffffffff8122fbbe>] ? SyS_mount+0x7e/0xd0 [ 242.652755] [<ffffffff81003b7d>] ? do_syscall_64+0x8d/0xf0 [ 242.652761] [<ffffffff81618f8e>] ? entry_SYSCALL_64_after_swapgs+0x58/0xc6 And this messages keep repeating. Regards Hemant.t