- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- cpuse images or package where will be store ? is i...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
cpuse images or package where will be store ? is it /var/log or any other directory
while upload the R81.10 packet on cpuse, where it will be store ? is in /var/log or any other space.
Ex: I am uploading the image from my computer to cpuse.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Indeed the package will be stored under /var/log
At first it will be uploaded to the machine (/var/log/upload) and then moved to the CPUSE repository (/var/log/CPda/repository)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to add to what @Boaz_Orshav said, IF you ever need to free up space, you can delete stuff from repositiry dir, but do NOT remove from dir with name LastTake, as that can cause you lots of headaches.
Andy
example below (you wont see any files in repository dir as I deleted them, but if there were any, they would show up below)
[Expert@quantum-firewall:0]# find /var/log -size +100000000c
/var/log/opt/CPshrd-R81.20/cpview_services/CPViewDB_1678207823.dat
/var/log/opt/CPshrd-R81.20/cpview_services/cpview_services.dat
[Expert@quantum-firewall:0]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Indeed the package will be stored under /var/log
At first it will be uploaded to the machine (/var/log/upload) and then moved to the CPUSE repository (/var/log/CPda/repository)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to add to what @Boaz_Orshav said, IF you ever need to free up space, you can delete stuff from repositiry dir, but do NOT remove from dir with name LastTake, as that can cause you lots of headaches.
Andy
example below (you wont see any files in repository dir as I deleted them, but if there were any, they would show up below)
[Expert@quantum-firewall:0]# find /var/log -size +100000000c
/var/log/opt/CPshrd-R81.20/cpview_services/CPViewDB_1678207823.dat
/var/log/opt/CPshrd-R81.20/cpview_services/cpview_services.dat
[Expert@quantum-firewall:0]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sure, any time! Hope it helps you.
