Discussion:
[xcat-user] Sysclone Error
Nora D
2017-03-31 07:11:21 UTC
Permalink
I have a vagrant environment which contains one master node and another node called the golden client (both are using Centos 6.5).


(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines created by kvm/libvirt and Vagrant).


I tried to make an image capture of the OS of the Golden client using xcat and deploy the captured image to another vm created by xcat and KVM using this tutorial

http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html


Unfortunately, I had an error when I execute the command "imgcapture os_gold -t sysclone -o myimage" which is :

Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial but it did not work for me,
it seems that the systemimager-client is not activated and I don't know how to do that.

Can anyone help me to solve this issue please!!!!
Er Tao Zhao
2017-03-31 07:28:23 UTC
Permalink
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Nora D
2017-03-31 10:29:22 UTC
Permalink
Thank you for your quick response.


This is the definition of my image :


[***@master ~]# lsdef -t osimage myimage
Object name: myimage
imagetype=linux
otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64,/install/post/otherpkgs/CentOS6.5/x86_64
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
rootimgdir=/install/sysclone/images/myimage


Could you please explain to me what does this attribute mean? and how can I change to solve the problem since I am using centos6.5 .


Thank you.



On Mar 31, 2017, at 10:31 AM, Er Tao Zhao <***@cn.ibm.com<mailto:***@cn.ibm.com>> wrote:

Hi, Nora

Can you show me the osimage definition for synclone?

Have you tried to use below command to add otherpkglist for an osimage?

chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist

Pls note that our document of "RH6.4 and x86_64" section missed a character 'l' in the path. Pls use the command above instead.

Pls let me know if there is any more issue.

Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: ***@cn.ibm.com<mailto:***@cn.ibm.com>
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China


----- Original message -----
From: Nora D <***@live.com<mailto:***@live.com>>
To: "xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>" <xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>>
Cc:
Subject: [xcat-user] Sysclone Error
Date: Fri, Mar 31, 2017 3:12 PM




I have a vagrant environment which contains one master node and another node called the golden client (both are using Centos 6.5).



(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines created by kvm/libvirt and Vagrant).



I tried to make an image capture of the OS of the Golden client using xcat and deploy the captured image to another vm created by xcat and KVM using this tutorial



http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html





Unfortunately, I had an error when I execute the command "imgcapture os_gold -t sysclone -o myimage" which is :



Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial but it did not work for me,
it seems that the systemimager-client is not activated and I don't know how to do that.

Can anyone help me to solve this issue please!!!!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user
Mark Gurevich
2017-03-31 13:05:01 UTC
Permalink
Nora,

You will find a overview description of osimage object here:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/basic_concepts/xcat_object/osimage.html

For more detailed description of each osimage attribute:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/references/man7/osimage.7.html

Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research,
would it?"
--Albert Einstein





From: Nora D <***@live.com>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net>
Date: 03/31/2017 06:30 AM
Subject: Re: [xcat-user] Sysclone Error



Thank you for your quick response.

This is the definition of my image :

[***@master ~]# lsdef -t osimage myimage
Object name: myimage
imagetype=linux

otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64,/install/post/otherpkgs/CentOS6.5/x86_64

otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
rootimgdir=/install/sysclone/images/myimage


Could you please explain to me what does this attribute mean? and how can
I change to solve the problem since I am using centos6.5 .


Thank you.



On Mar 31, 2017, at 10:31 AM, Er Tao Zhao <***@cn.ibm.com> wrote:

Hi, Nora

Can you show me the osimage definition for synclone?

Have you tried to use below command to add otherpkglist for an osimage?
chdef -t osimage -o <osimage-name>
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
Pls note that our document of "RH6.4 and x86_64" section missed a
character 'l' in the path. Pls use the command above instead.

Pls let me know if there is any more issue.

Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: ***@cn.ibm.com
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China


----- Original message -----
From: Nora D <***@live.com>
To: "xcat-***@lists.sourceforge.net" <xcat-***@lists.sourceforge.net>
Cc:
Subject: [xcat-user] Sysclone Error
Date: Fri, Mar 31, 2017 3:12 PM


I have a vagrant environment which contains one master node and another
node called the golden client (both are using Centos 6.5).

(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines
created by kvm/libvirt and Vagrant).

I tried to make an image capture of the OS of the Golden client using
xcat and deploy the captured image to another vm created by xcat and KVM
using this tutorial

http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html


Unfortunately, I had an error when I execute the command "imgcapture
os_gold -t sysclone -o myimage" which is :

Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial
but it did not work for me,
it seems that the systemimager-client is not activated and I don't know
how to do that.

Can anyone help me to solve this issue please!!!!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
Nora D
2017-03-31 13:56:43 UTC
Permalink
About the forgotten letter in the documentation, it was for section [RH6.4 and x86_64].

I followed section [CentOS6.3 and x86_64] since my master node is Centos.



On Mar 31, 2017, at 4:07 PM, Mark Gurevich <***@us.ibm.com<mailto:***@us.ibm.com>> wrote:

Nora,

You will find a overview description of osimage object here:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/basic_concepts/xcat_object/osimage.html

For more detailed description of each osimage attribute:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/references/man7/osimage.7.html

Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research, would it?"
--Albert Einstein





From: Nora D <***@live.com<mailto:***@live.com>>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>>
Date: 03/31/2017 06:30 AM
Subject: Re: [xcat-user] Sysclone Error
________________________________



Thank you for your quick response.

This is the definition of my image :

[***@master ~]# lsdef -t osimage myimage
Object name: myimage
imagetype=linux
otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64,/install/post/otherpkgs/CentOS6.5/x86_64
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
rootimgdir=/install/sysclone/images/myimage


Could you please explain to me what does this attribute mean? and how can I change to solve the problem since I am using centos6.5 .


Thank you.



On Mar 31, 2017, at 10:31 AM, Er Tao Zhao <***@cn.ibm.com<mailto:***@cn.ibm.com>> wrote:

Hi, Nora

Can you show me the osimage definition for synclone?

Have you tried to use below command to add otherpkglist for an osimage?
chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
Pls note that our document of "RH6.4 and x86_64" section missed a character 'l' in the path. Pls use the command above instead.

Pls let me know if there is any more issue.

Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: ***@cn.ibm.com<mailto:***@cn.ibm.com>
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China


----- Original message -----
From: Nora D <***@live.com<mailto:***@live.com>>
To: "xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>" <xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>>
Cc:
Subject: [xcat-user] Sysclone Error
Date: Fri, Mar 31, 2017 3:12 PM


I have a vagrant environment which contains one master node and another node called the golden client (both are using Centos 6.5).

(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines created by kvm/libvirt and Vagrant).

I tried to make an image capture of the OS of the Golden client using xcat and deploy the captured image to another vm created by xcat and KVM using this tutorial

http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html



Unfortunately, I had an error when I execute the command "imgcapture os_gold -t sysclone -o myimage" which is :


Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial but it did not work for me,
it seems that the systemimager-client is not activated and I don't know how to do that.

Can anyone help me to solve this issue please!!!!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://slashdot.org/>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://slashdot.org/>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user
Nora D
2017-04-01 12:43:55 UTC
Permalink
according to the link : http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html


I am confused at this step:


chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
chdef -t osimage -o <osimage-name> -p otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64
updatenode <golden-cilent> -S

are the commands must be executed at the golden client or at the master ? because according to my knowledge I think that xcat
must be installed at the master node only so, how these commands will be executed at the golden client !



On Mar 31, 2017, at 4:07 PM, Mark Gurevich <***@us.ibm.com<mailto:***@us.ibm.com>> wrote:

Nora,

You will find a overview description of osimage object here:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/basic_concepts/xcat_object/osimage.html

For more detailed description of each osimage attribute:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/references/man7/osimage.7.html

Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research, would it?"
--Albert Einstein





From: Nora D <***@live.com<mailto:***@live.com>>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>>
Date: 03/31/2017 06:30 AM
Subject: Re: [xcat-user] Sysclone Error
________________________________



Thank you for your quick response.

This is the definition of my image :

[***@master ~]# lsdef -t osimage myimage
Object name: myimage
imagetype=linux
otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64,/install/post/otherpkgs/CentOS6.5/x86_64
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
rootimgdir=/install/sysclone/images/myimage


Could you please explain to me what does this attribute mean? and how can I change to solve the problem since I am using centos6.5 .


Thank you.



On Mar 31, 2017, at 10:31 AM, Er Tao Zhao <***@cn.ibm.com<mailto:***@cn.ibm.com>> wrote:

Hi, Nora

Can you show me the osimage definition for synclone?

Have you tried to use below command to add otherpkglist for an osimage?
chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
Pls note that our document of "RH6.4 and x86_64" section missed a character 'l' in the path. Pls use the command above instead.

Pls let me know if there is any more issue.

Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: ***@cn.ibm.com<mailto:***@cn.ibm.com>
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China


----- Original message -----
From: Nora D <***@live.com<mailto:***@live.com>>
To: "xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>" <xcat-***@lists.sourceforge.net<mailto:xcat-***@lists.sourceforge.net>>
Cc:
Subject: [xcat-user] Sysclone Error
Date: Fri, Mar 31, 2017 3:12 PM


I have a vagrant environment which contains one master node and another node called the golden client (both are using Centos 6.5).

(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines created by kvm/libvirt and Vagrant).

I tried to make an image capture of the OS of the Golden client using xcat and deploy the captured image to another vm created by xcat and KVM using this tutorial

http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html



Unfortunately, I had an error when I execute the command "imgcapture os_gold -t sysclone -o myimage" which is :


Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial but it did not work for me,
it seems that the systemimager-client is not activated and I don't know how to do that.

Can anyone help me to solve this issue please!!!!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://slashdot.org/>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://slashdot.org/>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net<mailto:xCAT-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/xcat-user
Mark Gurevich
2017-04-03 17:40:03 UTC
Permalink
Nora,

All these commands get executed on the management node.

Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research,
would it?"
--Albert Einstein





From: Nora D <***@live.com>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net>
Date: 04/01/2017 08:44 AM
Subject: Re: [xcat-user] Sysclone Error



according to the link :
http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html

I am confused at this step:

chdef -t osimage -o <osimage-name>
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
chdef -t osimage -o <osimage-name> -p
otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64
updatenode <golden-cilent> -S

are the commands must be executed at the golden client or at the master ?
because according to my knowledge I think that xcat
must be installed at the master node only so, how these commands will be
executed at the golden client !



On Mar 31, 2017, at 4:07 PM, Mark Gurevich <***@us.ibm.com> wrote:

Nora,

You will find a overview description of osimage object here:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/basic_concepts/xcat_object/osimage.html


For more detailed description of each osimage attribute:
http://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/references/man7/osimage.7.html


Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research,
would it?"
--Albert Einstein





From: Nora D <***@live.com>
To: xCAT Users Mailing list <xcat-***@lists.sourceforge.net>
Date: 03/31/2017 06:30 AM
Subject: Re: [xcat-user] Sysclone Error



Thank you for your quick response.

This is the definition of my image :
[***@master ~]# lsdef -t osimage myimage
Object name: myimage
imagetype=linux

otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64,/install/post/otherpkgs/CentOS6.5/x86_64

otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
rootimgdir=/install/sysclone/images/myimage


Could you please explain to me what does this attribute mean? and how can
I change to solve the problem since I am using centos6.5 .


Thank you.



On Mar 31, 2017, at 10:31 AM, Er Tao Zhao <***@cn.ibm.com> wrote:

Hi, Nora

Can you show me the osimage definition for synclone?

Have you tried to use below command to add otherpkglist for an osimage?
chdef -t osimage -o <osimage-name>
otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist

Pls note that our document of "RH6.4 and x86_64" section missed a
character 'l' in the path. Pls use the command above instead.

Pls let me know if there is any more issue.

Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: ***@cn.ibm.com
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China


----- Original message -----
From: Nora D <***@live.com>
To: "xcat-***@lists.sourceforge.net" <xcat-***@lists.sourceforge.net>
Cc:
Subject: [xcat-user] Sysclone Error
Date: Fri, Mar 31, 2017 3:12 PM


I have a vagrant environment which contains one master node and another
node called the golden client (both are using Centos 6.5).

(My host machine is Ubuntu Desktop 16, and my nodes are virtual machines
created by kvm/libvirt and Vagrant).

I tried to make an image capture of the OS of the Golden client using
xcat and deploy the captured image to another vm created by xcat and KVM
using this tutorial

http://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html


Unfortunately, I had an error when I execute the command "imgcapture
os_gold -t sysclone -o myimage" which is :

Error: systemimager-client is not installed on the os_gold.
Error: Can not prepare Golden Client on os_gold.

I tried to solve the errors using the suggested solution in the tutorial
but it did not work for me,
it seems that the systemimager-client is not activated and I don't know
how to do that.

Can anyone help me to solve this issue please!!!!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
Loading...