Hello everyone, I have a problem whenever I create a new xen hvm vps, I tested it with almalinux 8 and ubuntu but the error is the same for any OS.
Code
Beginning VPS creation...
-Building the VPS...(Show less)
Downloading OS Template from Master
[Command] lsof -i:5901
[Retval] 1
[Output]: Hide
Array
(
)
Preparing configuration file as per your requirement
[Command] lsof -i:5901
[Retval] 1
[Output]: Hide
Array
(
)
[Command] uname -a
[Retval] 0
[Output]: Hide
Array
(
[0] => Linux xen 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
)
Configuration file created successfully
Creating Disk : 1
[Command] /sbin/lvcreate -V100.000G -n vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf -T /dev/vg0/thin_pool
[Retval] 0
[Output]: Hide
Array
(
[0] => WARNING: You have not turned on protection against thin pools running out of space.
[1] => WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they get full.
[2] => Logical volume "vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf" created.
)
[Command] /sbin/lvdisplay "/dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf"
[Retval] 0
[Output]: Hide
Array
(
[0] => --- Logical volume ---
[1] => LV Path /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[2] => LV Name vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[3] => VG Name vg0
[4] => LV UUID hnLzc2-csdm-XxK0-VvYa-wpoT-F457-EcbFIv
[5] => LV Write Access read/write
[6] => LV Creation host, time xen, 2024-10-07 00:22:13 +0000
[7] => LV Pool name thin_pool
[8] => LV Status available
[9] => # open 0
[10] => LV Size 100.00 GiB
[11] => Mapped size 0.00%
[12] => Current LE 25600
[13] => Segments 1
[14] => Allocation inherit
[15] => Read ahead sectors auto
[16] => - currently set to 256
[17] => Block device 253:27
[18] =>
)
[Command] /bin/dd if="/var/virtualizor/xen/ubuntu-22.04-x86_64.img" bs=24M | throttle -s 512 -w 2 -m 2000 | dd of=/dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf bs=24M 2>&1
[Retval] 0
[Output]: Hide
Array
(
[0] => 0+526078 records in
[1] => 0+526078 records out
[2] => 4114612224 bytes (4.1 GB, 3.8 GiB) copied, 18.3694 s, 224 MB/s
)
Starting resizing the disk
[Command] lvresize -L 100.000G /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf 2>&1
[Retval] 5
[Output]: Hide
Array
(
[0] => File descriptor 3 (socket:[319310861]) leaked on lvresize invocation. Parent PID 2958: sh
[1] => File descriptor 4 (socket:[319310865]) leaked on lvresize invocation. Parent PID 2958: sh
[2] => File descriptor 12 (socket:[276189187]) leaked on lvresize invocation. Parent PID 2958: sh
[3] => New size (25600 extents) matches existing size (25600 extents).
)
[Command] /sbin/kpartx /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
[0] => vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1 : 0 8032223 /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf 4096
)
[Command] /sbin/sfdisk -luS -q /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
)
Finished Resizing of disk
Starting resizing of filesystem
[Command] /sbin/kpartx -l /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
[0] => vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1 : 0 8032223 /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf 4096
)
[Command] /sbin/kpartx -avs /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
[0] => add map vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1 (253:29): 0 8032223 linear 253:27 4096
)
[Command] lsblk -o FSTYPE -n /dev/mapper/vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1
[Retval] 0
[Output]: Hide
Array
(
[0] => ext4
)
[Command] /sbin/kpartx -l /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
[0] => vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1 : 0 8032223 /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf 4096
)
[Command] /sbin/kpartx -avs /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
[0] => add map vg0-vsv1014--dM3Kgeryx2Uh88Zu--Cqg4DStUnLFVAomf1 (253:29): 0 8032223 linear 253:27 4096
)
[Command] /sbin/kpartx -d /dev/vg0/vsv1014-dM3Kgeryx2Uh88Zu-Cqg4DStUnLFVAomf
[Retval] 0
[Output]: Hide
Array
(
)
Finished resizing of filesystem
Calling hook after create VPS
Create VPS operation finished
Inserting into database...
-Setting the root password...(Show less)
Started
There was an error in setting the Root Password of the new VPS
The error message at the end is: There was an error in setting the Root Password of the new VPS.
I couldn't get any more error logs, could you help me?
Thank you!
|