make PetaSAN ISO
Pages: 1 2
vmeagle
11 Posts
November 14, 2021, 2:45 pmQuote from vmeagle on November 14, 2021, 2:45 pmHello Everyone
I am trying make petasan iso file
Compilation for petasan source has been completed.
but I can't make deb file following:
PetaSAN ISO file:
debs/petasan-container-images_2.8.0.deb
petasan-stats-config_2.8.0.deb
petasan_2.8.1.deb
Please tell me how I can create this deb file.
Or tell me the source location.
There is no source that can make this in petasan source.
please help me.
thanks.
Hello Everyone
I am trying make petasan iso file
Compilation for petasan source has been completed.
but I can't make deb file following:
PetaSAN ISO file:
debs/petasan-container-images_2.8.0.deb
petasan-stats-config_2.8.0.deb
petasan_2.8.1.deb
Please tell me how I can create this deb file.
Or tell me the source location.
There is no source that can make this in petasan source.
please help me.
thanks.
admin
2,930 Posts
November 14, 2021, 3:41 pmQuote from admin on November 14, 2021, 3:41 pmpetasan_2.8.1.deb is the debian package of PetaSAN (python/html/js/cs)
petasan-stats-config_2.8.0.deb is debian package of configuration files
petasan-container-images_2.8.0.deb contains the NFS Ganesha server and the Ceph pugin, the later you already built, you can buld the former from Ganesha sources if you wish.
petasan_2.8.1.deb is the debian package of PetaSAN (python/html/js/cs)
petasan-stats-config_2.8.0.deb is debian package of configuration files
petasan-container-images_2.8.0.deb contains the NFS Ganesha server and the Ceph pugin, the later you already built, you can buld the former from Ganesha sources if you wish.
vmeagle
11 Posts
November 14, 2021, 4:12 pmQuote from vmeagle on November 14, 2021, 4:12 pmThank you very much
but
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
how I can make this deb files?
please tell me method.
Thank you very much
but
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
how I can make this deb files?
please tell me method.
Last edited on November 14, 2021, 4:13 pm by vmeagle · #3
admin
2,930 Posts
November 15, 2021, 9:25 amQuote from admin on November 15, 2021, 9:25 amthere are tools to create and process deb files, search online for debian packaging.
there are tools to create and process deb files, search online for debian packaging.
vmeagle
11 Posts
November 16, 2021, 10:51 amQuote from vmeagle on November 16, 2021, 10:51 amThank you very much
but
Creating a debfile is never a problem.
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
I would like to know the source location of these deb files or what sources to compile to create deb files.
It would be appreciated if you could tell us the source location of these deb files.
I compiled the sources you uploaded, but I couldn't find the deb files I reflected on the right.
please help me.
Thank you very much
but
Creating a debfile is never a problem.
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
I would like to know the source location of these deb files or what sources to compile to create deb files.
It would be appreciated if you could tell us the source location of these deb files.
I compiled the sources you uploaded, but I couldn't find the deb files I reflected on the right.
please help me.
admin
2,930 Posts
November 16, 2021, 1:35 pmQuote from admin on November 16, 2021, 1:35 pmas indicated earlier, the first 2 are already in source form: html/python/config... there is no compilation. the container deb has ceph binaries which you already built + ganesha, you can download ganesha source from their web site, we use version 3.2.0.
as indicated earlier, the first 2 are already in source form: html/python/config... there is no compilation. the container deb has ceph binaries which you already built + ganesha, you can download ganesha source from their web site, we use version 3.2.0.
vmeagle
11 Posts
November 17, 2021, 3:37 pmQuote from vmeagle on November 17, 2021, 3:37 pmthank you
But how to create petasan2.8.1.deb file?
Do I have to create this file in the kernel or do I have to create it from some other source?
Kernel compilation proceeded successfully.
But making this petasan2.8.1.deb file is the most difficult problem.
please help me again
thank you
But how to create petasan2.8.1.deb file?
Do I have to create this file in the kernel or do I have to create it from some other source?
Kernel compilation proceeded successfully.
But making this petasan2.8.1.deb file is the most difficult problem.
please help me again
Denis123456789
2 Posts
November 19, 2021, 8:06 amQuote from Denis123456789 on November 19, 2021, 8:06 amHello, Admin.
I will appreciate it you let me know the way to make the petasan2.8.1.deb.
I think need to get the source to make petasan2.8.1.deb.
Where can get the source and how to make the petasan2.8.1.deb package?
I will wait your reply.
Please help me.
Thank you.
Hello, Admin.
I will appreciate it you let me know the way to make the petasan2.8.1.deb.
I think need to get the source to make petasan2.8.1.deb.
Where can get the source and how to make the petasan2.8.1.deb package?
I will wait your reply.
Please help me.
Thank you.
admin
2,930 Posts
November 19, 2021, 2:17 pmQuote from admin on November 19, 2021, 2:17 pmi am still not sure what you are trying to do, is this like a learning exercise ?
as stated in prev replies, the deb contains source files, if you want to get the files, you can simply extract the deb, they are also in our source package.
i am still not sure what you are trying to do, is this like a learning exercise ?
as stated in prev replies, the deb contains source files, if you want to get the files, you can simply extract the deb, they are also in our source package.
Denis123456789
2 Posts
November 20, 2021, 12:54 amQuote from Denis123456789 on November 20, 2021, 12:54 amHello. Admin
Thanks for your reply.
I want to customize the PetaSAN.
To do this, I want to make the petasan iso file.
So I got the source of petasan with tar.gz and known that there are 3 .deb packages in petasan iso file.
Here, I want to re packaging the petasan_2.8.1.deb at least.
Please let me know how to re packaging the petasan_2.8.1.deb.
Thank you.
Hello. Admin
Thanks for your reply.
I want to customize the PetaSAN.
To do this, I want to make the petasan iso file.
So I got the source of petasan with tar.gz and known that there are 3 .deb packages in petasan iso file.
Here, I want to re packaging the petasan_2.8.1.deb at least.
Please let me know how to re packaging the petasan_2.8.1.deb.
Thank you.
Pages: 1 2
make PetaSAN ISO
vmeagle
11 Posts
Quote from vmeagle on November 14, 2021, 2:45 pmHello Everyone
I am trying make petasan iso file
Compilation for petasan source has been completed.
but I can't make deb file following:
PetaSAN ISO file:
debs/petasan-container-images_2.8.0.deb
petasan-stats-config_2.8.0.deb
petasan_2.8.1.debPlease tell me how I can create this deb file.
Or tell me the source location.
There is no source that can make this in petasan source.please help me.
thanks.
Hello Everyone
I am trying make petasan iso file
Compilation for petasan source has been completed.
but I can't make deb file following:
PetaSAN ISO file:
debs/petasan-container-images_2.8.0.deb
petasan-stats-config_2.8.0.deb
petasan_2.8.1.deb
Please tell me how I can create this deb file.
Or tell me the source location.
There is no source that can make this in petasan source.
please help me.
thanks.
admin
2,930 Posts
Quote from admin on November 14, 2021, 3:41 pmpetasan_2.8.1.deb is the debian package of PetaSAN (python/html/js/cs)
petasan-stats-config_2.8.0.deb is debian package of configuration files
petasan-container-images_2.8.0.deb contains the NFS Ganesha server and the Ceph pugin, the later you already built, you can buld the former from Ganesha sources if you wish.
petasan_2.8.1.deb is the debian package of PetaSAN (python/html/js/cs)
petasan-stats-config_2.8.0.deb is debian package of configuration files
petasan-container-images_2.8.0.deb contains the NFS Ganesha server and the Ceph pugin, the later you already built, you can buld the former from Ganesha sources if you wish.
vmeagle
11 Posts
Quote from vmeagle on November 14, 2021, 4:12 pmThank you very much
but
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
how I can make this deb files?
please tell me method.
Thank you very much
but
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
how I can make this deb files?
please tell me method.
admin
2,930 Posts
Quote from admin on November 15, 2021, 9:25 amthere are tools to create and process deb files, search online for debian packaging.
there are tools to create and process deb files, search online for debian packaging.
vmeagle
11 Posts
Quote from vmeagle on November 16, 2021, 10:51 amThank you very much
but
Creating a debfile is never a problem.
petasan_2.8.1.debpetasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
I would like to know the source location of these deb files or what sources to compile to create deb files.
It would be appreciated if you could tell us the source location of these deb files.I compiled the sources you uploaded, but I couldn't find the deb files I reflected on the right.
please help me.
Thank you very much
but
Creating a debfile is never a problem.
petasan_2.8.1.deb
petasan-stats-config_2.8.0.deb
petasan-container-images_2.8.0.deb
I would like to know the source location of these deb files or what sources to compile to create deb files.
It would be appreciated if you could tell us the source location of these deb files.
I compiled the sources you uploaded, but I couldn't find the deb files I reflected on the right.
please help me.
admin
2,930 Posts
Quote from admin on November 16, 2021, 1:35 pmas indicated earlier, the first 2 are already in source form: html/python/config... there is no compilation. the container deb has ceph binaries which you already built + ganesha, you can download ganesha source from their web site, we use version 3.2.0.
as indicated earlier, the first 2 are already in source form: html/python/config... there is no compilation. the container deb has ceph binaries which you already built + ganesha, you can download ganesha source from their web site, we use version 3.2.0.
vmeagle
11 Posts
Quote from vmeagle on November 17, 2021, 3:37 pmthank you
But how to create petasan2.8.1.deb file?
Do I have to create this file in the kernel or do I have to create it from some other source?
Kernel compilation proceeded successfully.
But making this petasan2.8.1.deb file is the most difficult problem.please help me again
thank you
But how to create petasan2.8.1.deb file?
Do I have to create this file in the kernel or do I have to create it from some other source?
Kernel compilation proceeded successfully.
But making this petasan2.8.1.deb file is the most difficult problem.
please help me again
Denis123456789
2 Posts
Quote from Denis123456789 on November 19, 2021, 8:06 amHello, Admin.
I will appreciate it you let me know the way to make the petasan2.8.1.deb.
I think need to get the source to make petasan2.8.1.deb.
Where can get the source and how to make the petasan2.8.1.deb package?
I will wait your reply.
Please help me.
Thank you.
Hello, Admin.
I will appreciate it you let me know the way to make the petasan2.8.1.deb.
I think need to get the source to make petasan2.8.1.deb.
Where can get the source and how to make the petasan2.8.1.deb package?
I will wait your reply.
Please help me.
Thank you.
admin
2,930 Posts
Quote from admin on November 19, 2021, 2:17 pmi am still not sure what you are trying to do, is this like a learning exercise ?
as stated in prev replies, the deb contains source files, if you want to get the files, you can simply extract the deb, they are also in our source package.
i am still not sure what you are trying to do, is this like a learning exercise ?
as stated in prev replies, the deb contains source files, if you want to get the files, you can simply extract the deb, they are also in our source package.
Denis123456789
2 Posts
Quote from Denis123456789 on November 20, 2021, 12:54 amHello. Admin
Thanks for your reply.
I want to customize the PetaSAN.
To do this, I want to make the petasan iso file.
So I got the source of petasan with tar.gz and known that there are 3 .deb packages in petasan iso file.
Here, I want to re packaging the petasan_2.8.1.deb at least.
Please let me know how to re packaging the petasan_2.8.1.deb.
Thank you.
Hello. Admin
Thanks for your reply.
I want to customize the PetaSAN.
To do this, I want to make the petasan iso file.
So I got the source of petasan with tar.gz and known that there are 3 .deb packages in petasan iso file.
Here, I want to re packaging the petasan_2.8.1.deb at least.
Please let me know how to re packaging the petasan_2.8.1.deb.
Thank you.