ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XenServer 7 install not working for SD-Card setup

    Scheduled Pinned Locked Moved IT Discussion
    42 Posts 9 Posters 5.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • momurdaM
      momurda @guyinpv
      last edited by

      @guyinpv You might need to check your Management Network dns settings on XS.

      1 Reply Last reply Reply Quote 2
      • guyinpvG
        guyinpv @scottalanmiller
        last edited by

        @scottalanmiller said in XenServer 7 install not working for SD-Card setup:

        But the NFS worked before?

        Ya. I guess I only ever used it just for this, connecting the NFS. I wouldn't care about it if I could just connect using the IP instead but why wouldn't that work either? Does NFS only work using hostnames?

        @momurda said in XenServer 7 install not working for SD-Card setup:

        You might need to check your Management Network dns settings on XS.

        Settings are pretty uncomplicated; static IP, using main router for default gateway as well as only DNS provider.

        Supposedly, the way to get NETBIOS support in 'Nix is by installing winbind and making an edit to the /etc/nsswitch.conf file to enable wins for lookups.
        I'm hesitant to do this just because I don't want to manually tweak anything with the default install of XS.

        momurdaM 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          NFS shouldn't care about host names unless you kerberized it.

          1 Reply Last reply Reply Quote 0
          • momurdaM
            momurda @guyinpv
            last edited by

            @guyinpv Youre already tweaking by using SD cards.
            Im not sure why you would need NETBIOS/WINS support. Doesnt the NFS server have A record in your DNS?

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @momurda
              last edited by

              @momurda said in XenServer 7 install not working for SD-Card setup:

              @guyinpv Youre already tweaking by using SD cards.
              Im not sure why you would need NETBIOS/WINS support. Doesnt the NFS server have A record in your DNS?

              Since he's using his firewall for the DNS server, I'm guessing he isn't putting any A records in there.

              1 Reply Last reply Reply Quote 0
              • guyinpvG
                guyinpv
                last edited by

                @scottalanmiller said in XenServer 7 install not working for SD-Card setup:

                kerberized it

                I got it to work using the IP finally.

                Now that I was able to connect my backup VMs share, I went ahead and imported the OVF file. This successfully recreated 3 of my VMs.

                But wait, there's more!

                It only imported ONE of the VHD files to one of the 3 VMs?!?! fml

                So now I'm stuck having my 3 VMs but only one of them can boot cause the other two don't have their drives attached.

                I've done my obligatory 3 hours of Googling to try and find out how I can attach the other VHD files to the imported VMs, with no luck.

                Just for reference:

                1. I created the backup by highlighting the three VMs and clicking the VM->Export menu. This created three VHD files and one OVF file.

                2. I imported the OVF file. This created three VMs, but only one of them has a drive attached. The other two boot with essentially "no boot media", no drive.

                Now I have what must be my two missing drives, the VHD files, but don't know how to connect those to their respective VMs!

                momurdaM 1 Reply Last reply Reply Quote 0
                • momurdaM
                  momurda @guyinpv
                  last edited by

                  @guyinpv From the storage tab while a vm is selected in XenCenter, Click on Attach Disk. choose the disk from your list of SR.

                  guyinpvG 1 Reply Last reply Reply Quote 0
                  • guyinpvG
                    guyinpv @momurda
                    last edited by

                    @momurda said in XenServer 7 install not working for SD-Card setup:

                    @guyinpv From the storage tab while a vm is selected in XenCenter, Click on Attach Disk. choose the disk from your list of SR.

                    The only thing in this menu is "Local storage" and "Removable storage".

                    The VHD files I have are not located on the local storage media, they are on my NAS backup device.

                    Somehow I have to get the VHD files off the NAS and imported into the existing VMs.

                    travisdh1T 1 Reply Last reply Reply Quote 0
                    • momurdaM
                      momurda
                      last edited by

                      Oh i thought you got nfs working earlier

                      guyinpvG 1 Reply Last reply Reply Quote 0
                      • guyinpvG
                        guyinpv @momurda
                        last edited by

                        @momurda said in XenServer 7 install not working for SD-Card setup:

                        Oh i thought you got nfs working earlier

                        I did but that was just my ISO collection, lol

                        I did try to connect the folder where my backup is, also as an NFS store, but it doesn't really work that way. XS treats these connects like an SR. All I want to do is copy those VHDs back to the server's own local storage, not setup a new SR.

                        Maybe I'm missing a step here?

                        1 Reply Last reply Reply Quote 0
                        • momurdaM
                          momurda
                          last edited by

                          Can you to connect to that SR then move the disks to the local SR, then attach the disk to the vm? In 6.5 i think the vm had to be on to move disks, in 7 i think this is possible now.

                          1 Reply Last reply Reply Quote 0
                          • travisdh1T
                            travisdh1 @guyinpv
                            last edited by

                            @guyinpv said in XenServer 7 install not working for SD-Card setup:

                            @momurda said in XenServer 7 install not working for SD-Card setup:

                            @guyinpv From the storage tab while a vm is selected in XenCenter, Click on Attach Disk. choose the disk from your list of SR.

                            The only thing in this menu is "Local storage" and "Removable storage".

                            The VHD files I have are not located on the local storage media, they are on my NAS backup device.

                            Somehow I have to get the VHD files off the NAS and imported into the existing VMs.

                            I'm not sure how to do this off the top of my head in XenOrchestra (me=fail). How I got my XO back was by using XenCenter. Have the VHD files available on the local machine, and then go to file -> import inside of XenCenter, and select one of the VHD files. You'll then get the normal vm creation questions, but without the storage creation. You should be good to go after the import.

                            guyinpvG 1 Reply Last reply Reply Quote 0
                            • guyinpvG
                              guyinpv @travisdh1
                              last edited by

                              @travisdh1 said in XenServer 7 install not working for SD-Card setup:

                              @guyinpv said in XenServer 7 install not working for SD-Card setup:

                              @momurda said in XenServer 7 install not working for SD-Card setup:

                              @guyinpv From the storage tab while a vm is selected in XenCenter, Click on Attach Disk. choose the disk from your list of SR.

                              The only thing in this menu is "Local storage" and "Removable storage".

                              The VHD files I have are not located on the local storage media, they are on my NAS backup device.

                              Somehow I have to get the VHD files off the NAS and imported into the existing VMs.

                              I'm not sure how to do this off the top of my head in XenOrchestra (me=fail). How I got my XO back was by using XenCenter. Have the VHD files available on the local machine, and then go to file -> import inside of XenCenter, and select one of the VHD files. You'll then get the normal vm creation questions, but without the storage creation. You should be good to go after the import.

                              Sounds reasonable. Then I just have to figure out how to copy the files onto the server local storage. There is no general "file browser" in XC where I can just copy files from the network.

                              black3dynamiteB travisdh1T 2 Replies Last reply Reply Quote 0
                              • black3dynamiteB
                                black3dynamite @guyinpv
                                last edited by

                                @guyinpv
                                Use winscp or FileZilla

                                1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Or if on Linux, the normal desktop file browsers will connect, too.

                                  1 Reply Last reply Reply Quote 1
                                  • travisdh1T
                                    travisdh1 @guyinpv
                                    last edited by

                                    @guyinpv said in XenServer 7 install not working for SD-Card setup:

                                    @travisdh1 said in XenServer 7 install not working for SD-Card setup:

                                    @guyinpv said in XenServer 7 install not working for SD-Card setup:

                                    @momurda said in XenServer 7 install not working for SD-Card setup:

                                    @guyinpv From the storage tab while a vm is selected in XenCenter, Click on Attach Disk. choose the disk from your list of SR.

                                    The only thing in this menu is "Local storage" and "Removable storage".

                                    The VHD files I have are not located on the local storage media, they are on my NAS backup device.

                                    Somehow I have to get the VHD files off the NAS and imported into the existing VMs.

                                    I'm not sure how to do this off the top of my head in XenOrchestra (me=fail). How I got my XO back was by using XenCenter. Have the VHD files available on the local machine, and then go to file -> import inside of XenCenter, and select one of the VHD files. You'll then get the normal vm creation questions, but without the storage creation. You should be good to go after the import.

                                    Sounds reasonable. Then I just have to figure out how to copy the files onto the server local storage. There is no general "file browser" in XC where I can just copy files from the network.

                                    The import takes care of that for you, you don't have to copy any files to XenServer yourself.

                                    1 Reply Last reply Reply Quote 0
                                    • 1
                                    • 2
                                    • 3
                                    • 2 / 3
                                    • First post
                                      Last post