thanks for the help once again Eddie! im sure you remember i have that fiber channel SAN configuration
This system has a 460GB disk mapped to it from the fiber channel SAN. As far as I can tell this disk isn't much different to the OS than a local SATA drive. There is also a internal 32GB USB/Flash drive in this system which isn't even shown in the Fuel 10 GUI In the bootstrap OS I see: ls /dev/disk/by-path: pci-0000:00:14.0-usb-0:3.1:1.0-scsi-0:0:0:0 pci-0000:09:00.0-fc-0x247000c0ff25ce6d-lun-12 pci-0000:09:00.0-fc-0x207000c0ff25ce6d-lun-12 both those xxx-lun-12 devices are the same drive. I also see one /dev/dm-X device lsblk /dev/dm-0 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT 3600c0ff0001ea00f5d1fa45901000000 252:0 0 429.3G 0 mpath there are 3 /dev/sdX devices 1. (parted) select /dev/sda Using /dev/sda (parted) print Model: HP iLO Internal SD-CARD (scsi) Disk /dev/sdd: 32.1GB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags: Number Start End Size Type File system Flags 2. (parted) select /dev/sdb Using /dev/sdb (parted) print Error: /dev/sdb: unrecognised disk label Model: HP MSA 2040 SAN (scsi) Disk /dev/sdb: 461GB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: 3. (parted) select /dev/sdc Using /dev/sdc (parted) print Error: /dev/sdc: unrecognised disk label Model: HP MSA 2040 SAN (scsi) Disk /dev/sdc: 461GB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: dev sdb and sdc are the same disk. I see this bug, but wouldn't know how to even start applying a patch if it apply to my situation. https://bugs.launchpad.net/fuel/+bug/1652788 thanks! -- Jim On Mon, Sep 4, 2017 at 2:34 AM, Eddie Yen <missile0...@gmail.com> wrote: > Hi > > Can you describe your disk configuration and partitioning? > > 2017-09-02 4:57 GMT+08:00 Jim Okken <j...@jokken.com>: > >> Hi all, >> >> >> >> Can you offer and insight in this failure I get when deploying 2 compute >> nodes using Fuel 10, please? (contoller etc nodes are all deployed/working) >> >> >> >> fuel_agent.cmd.agent PartitionNotFoundError: Partition >> /dev/mapper/3600c0ff0001ea00f521fa45901000000-part2 not found after >> creation fuel_agent.cmd.agent [-] Partition >> /dev/mapper/3600c0ff0001ea00f521fa45901000000-part2 >> not found after creation >> >> >> >> >> >> ls -al /dev/mapper >> >> 600c0ff0001ea00f521fa45901000000 -> ../dm-0 >> >> 600c0ff0001ea00f521fa45901000000-part1 -> ../dm-1 >> >> 600c0ff0001ea00f521fa45901000000p2 -> ../dm-2 >> >> >> >> Why the 2nd partition was created and actually named "...000p2" rather >> than "...000-part2" is beyond me. >> >> >> >> More logging if it helps, lots of failures: >> >> >> >> 2017-09-01 18:42:32 ERR puppet-user[3642]: /bin/bash >> "/etc/puppet/shell_manifests/provision_56_command.sh" returned 255 >> instead of one of [0] >> >> 2017-09-01 18:42:32 NOTICE puppet-user[3642]: >> (/Stage[main]/Main/Exec[provision_56_shell]/returns) Partition >> /dev/mapper/3600c0ff0001ea00f5d1fa45901000000-part2 not found after >> creation >> >> 2017-09-01 18:42:32 NOTICE puppet-user[3642]: >> (/Stage[main]/Main/Exec[provision_56_shell]/returns) Unexpected error >> >> 2017-09-01 18:42:32 NOTICE puppet-user[3642]: >> (/Stage[main]/Main/Exec[provision_56_shell]/returns) /bin/bash: warning: >> setlocale: LC_ALL: cannot change locale (en_US.UTF-8) >> >> 2017-09-01 18:42:31 WARNING systemd-udevd[4982]: >> Process '/sbin/kpartx -u -p -part /dev/dm-0' failed with exit code 1. >> >> 2017-09-01 18:42:31 INFO multipathd[1012]: dm-3: remove map >> (uevent) >> >> 2017-09-01 18:42:31 WARNING systemd-udevd[4964]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:31 WARNING systemd-udevd[4963]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:31 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:30 WARNING systemd-udevd[4889]: >> Process '/sbin/kpartx -u -p -part /dev/dm-0' failed with exit code 1. >> >> 2017-09-01 18:42:29 INFO multipathd[1012]: dm-3: remove map >> (uevent) >> >> 2017-09-01 18:42:29 WARNING systemd-udevd[4866]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:29 WARNING systemd-udevd[4867]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:29 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:28 WARNING systemd-udevd[4791]: >> Process '/sbin/kpartx -u -p -part /dev/dm-0' failed with exit code 1. >> >> 2017-09-01 18:42:28 INFO multipathd[1012]: dm-3: remove map >> (uevent) >> >> 2017-09-01 18:42:28 WARNING systemd-udevd[4773]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:28 WARNING systemd-udevd[4774]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:28 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:28 INFO multipathd[1012]: dm-2: remove map >> (uevent) >> >> 2017-09-01 18:42:27 WARNING systemd-udevd[4655]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:27 WARNING systemd-udevd[4654]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:27 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:26 WARNING systemd-udevd[4576]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:26 WARNING systemd-udevd[4577]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:26 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:26 INFO multipathd[1012]: dm-2: remove map >> (uevent) >> >> 2017-09-01 18:42:25 NOTICE nailgun-agent: I, >> [2017-09-01T18:42:21.541001 #3601] INFO -- : Wrote data to file >> '/etc/nailgun_uid'. Data: 56 >> >> 2017-09-01 18:42:24 WARNING systemd-udevd[4114]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:24 WARNING systemd-udevd[4115]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:24 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:24 INFO multipathd[1012]: dm-2: remove map >> (uevent) >> >> 2017-09-01 18:42:24 NOTICE nailgun-agent: I, >> [2017-09-01T18:42:20.153616 #3601] INFO -- : API URL is >> https://10.20.243.1:8443/api >> >> 2017-09-01 18:42:24 ERR multipath: /dev/sda: can't store >> path info >> >> 2017-09-01 18:42:24 WARNING systemd-udevd[3965]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdc' failed with exit code 1. >> >> 2017-09-01 18:42:24 WARNING systemd-udevd[3964]: >> Process '/usr/bin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1. >> >> 2017-09-01 18:42:22 NOTICE puppet-user[3642]: Compiled catalog >> for bootstrap.dialogic.com in environment production in 0.05 seconds >> >> 2017-09-01 18:42:22 NOTICE puppet-user[3642]: >> (Scope(Class[main])) MODULAR: provision_56 >> >> 2017-09-01 18:42:06 INFO CRON[3598]: (root) CMD (flock -w 0 >> -o /var/lock/nailgun-agent.lock -c "/usr/bin/nailgun-agent 2>&1 | tee -a >> /var/log/nailgun-agent.log | /usr/bin/logger -t nailgun-agent") >> >> 2017-09-01 18:41:57 NOTICE nailgun-agent: I, >> [2017-09-01T18:41:53.155954 #3109] INFO -- : Wrote data to file >> '/etc/nailgun_uid'. Data: 56 >> >> 2017-09-01 18:41:55 NOTICE nailgun-agent: I, >> [2017-09-01T18:41:51.503429 #3109] INFO -- : API URL is >> https://10.20.243.1:8443/api >> >> 2017-09-01 18:41:09 NOTICE nailgun-agent: I, >> [2017-09-01T18:41:04.963763 #2606] INFO -- : Wrote data to file >> '/etc/nailgun_uid'. Data: 56 >> >> 2017-09-01 18:41:07 NOTICE nailgun-agent: I, >> [2017-09-01T18:41:03.312223 #2606] INFO -- : API URL is >> https://10.20.243.1:8443/api >> >> 2017-09-01 18:41:05 INFO CRON[2603]: (root) CMD (flock -w 0 >> -o /var/lock/nailgun-agent.lock -c "/usr/bin/nailgun-agent 2>&1 | tee -a >> /var/log/nailgun-agent.log | /usr/bin/logger -t nailgun-agent") >> >> 2017-09-01 18:40:37 INFO systemd[1]: Started The Marionette >> Collective. >> >> 2017-09-01 18:40:37 WARNING systemd[1]: >> mcollective.service: Supervising process 2583 which is not our child. We'll >> most likely not notice when it exits. >> >> >> >> thanks >> >> _______________________________________________ >> Mailing list: http://lists.openstack.org/cgi >> -bin/mailman/listinfo/openstack >> Post to : openstack@lists.openstack.org >> Unsubscribe : http://lists.openstack.org/cgi >> -bin/mailman/listinfo/openstack >> >> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack