Forum
Welcome, Guest
Username: Password: Remember me

TOPIC:

2 or more iSCSI 7 years 1 month ago #1237

I was going to add it today for my HA Setup, they are synced like this now.


But when i add it in Xenserver like this, i get an error.







Kern.log
Mar 1 16:51:39 kernel: [ 2948.890466] sde: unknown partition table
Mar 1 16:51:44 kernel: [ 2953.988182] sdd: unknown partition table
Mar 1 16:51:44 kernel: [ 2954.203627] sdd: unknown partition table
Mar 1 16:51:44 kernel: [ 2954.278151] sde: unknown partition table
Mar 1 16:51:54 kernel: [ 2963.538982] sde: unknown partition table
Mar 1 16:51:54 kernel: [ 2963.723971] sde: unknown partition table




What have i missed?

Please Log in or Create an account to join the conversation.

Last edit: by Alexander Hjelm.

2 or more iSCSI 7 years 1 month ago #1238

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
Cannot really tell what the problem could be with just the XenCenter error.
You should try investigating your Xenserver logs to see why it is failing.

Please Log in or Create an account to join the conversation.

2 or more iSCSI 7 years 1 month ago #1239

Hi, i found this.

pastebin.com/raw/YbBrwJK5


Can it be this?

Please Log in or Create an account to join the conversation.

Last edit: by Alexander Hjelm.

2 or more iSCSI 7 years 1 month ago #1240

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
Did you by any chance change or remove the iqn parameter from the original tgtd configuration file?

Please Log in or Create an account to join the conversation.

2 or more iSCSI 7 years 1 month ago #1241

Hi, this is my config for that.

<target iqn.2015.com.halizard:noSAN>
<backing-store /dev/drbd1>
lun 10
</backing-store>

<backing-store /dev/drbd2>
lun 20
</backing-store>
</target>

Please Log in or Create an account to join the conversation.

2 or more iSCSI 7 years 1 month ago #1242

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
If you are running xenserver 7, you need to update both lvm configuration files specified in the reference design.

Please Log in or Create an account to join the conversation.