Hello,
I've install Proxmox 5.1 from the ISO on 2 SSD in ZFS RAID 1. Here's my pveversion:
I've installed 5.1 succesfully on other hosts but this host in question is giving me trouble. The difference is that this host is using all SSDs (Samsung SM1625). After a fresh install here's the output of fdisk (both sda and sdb have the same errors)
Is there a way to correct the Partition 1 and 9 error ?
Thanks
I've install Proxmox 5.1 from the ISO on 2 SSD in ZFS RAID 1. Here's my pveversion:
Code:
proxmox-ve: 5.1-25 (running kernel: 4.13.4-1-pve)
pve-manager: 5.1-35 (running version: 5.1-35/722cc488)
pve-kernel-4.13.4-1-pve: 4.13.4-25
libpve-http-server-perl: 2.0-6
lvm2: 2.02.168-pve6
corosync: 2.4.2-pve3
libqb0: 1.0.1-1
pve-cluster: 5.0-15
qemu-server: 5.0-17
pve-firmware: 2.0-3
libpve-common-perl: 5.0-20
libpve-guest-common-perl: 2.0-13
libpve-access-control: 5.0-7
libpve-storage-perl: 5.0-16
pve-libspice-server1: 0.12.8-3
vncterm: 1.5-2
pve-docs: 5.1-12
pve-qemu-kvm: 2.9.1-2
pve-container: 2.0-17
pve-firewall: 3.0-3
pve-ha-manager: 2.0-3
ksm-control-daemon: 1.2-2
glusterfs-client: 3.8.8-1
lxc-pve: 2.1.0-2
lxcfs: 2.0.7-pve4
criu: 2.11.1-1~bpo90
novnc-pve: 0.6-4
smartmontools: 6.5+svn4324-1
zfsutils-linux: 0.7.2-pve1~bpo90
I've installed 5.1 succesfully on other hosts but this host in question is giving me trouble. The difference is that this host is using all SSDs (Samsung SM1625). After a fresh install here's the output of fdisk (both sda and sdb have the same errors)
Code:
Disk /dev/sda: 372.6 GiB, 400088457216 bytes, 781422768 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disklabel type: gpt
Disk identifier: 9F05F316-688B-49DB-A835-B1539FEFDEEF
Device Start End Sectors Size Type
/dev/sda1 34 2047 2014 1007K BIOS boot
/dev/sda2 2048 781406349 781404302 372.6G Solaris /usr & Apple ZFS
/dev/sda9 781406350 781422734 16385 8M Solaris reserved 1
Partition 1 does not start on physical sector boundary.
Partition 9 does not start on physical sector boundary.
Is there a way to correct the Partition 1 and 9 error ?
Thanks