[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Qube 3] backup problem
- Subject: RE: [cobalt-users] [Qube 3] backup problem
- From: "Richard Foxworthy" <richardf@xxxxxxxxxxxx>
- Date: Sat Mar 22 04:29:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>> The built-in backup from the Qube web control panel is not working
...
>> mkdir(/tmp/fileRZxg1S/20030319083902):
>> Permission denied
>> Wed Mar 19 08:39:02 2003 20773: Ending failed procedure at 1048063142
> Check permissions voor /tmp,
> My cube's all show:
> drwxrwxrwt root root
OK its getting a bit weird now...
Permission on /tmp is as follows:
drwxrwxrwx 2 root root 3072 Mar 22 11:00 tmp
But I still get the same 'permission denied' failure when attempting to run
a simple backup from the Qube web admin interface.
This from /var/log/backup.log:
Sat Mar 22 10:42:44 2003 2705: mkdir(/tmp/fileLOVvyx/20030322104243):
Permission denied
Sat Mar 22 10:42:44 2003 2705: Ending failed procedure at 1048329764
> Another possibility; if your disk is almost full it might fail
> because the temp file runs Out of disk space, seen that once on a
> very filled up cube. Cant dig up the exact messages from back then.
The HDD in this Qube is very empty:
System Files - Var Partition (/var)
used 54
free 431
total 485
percent 11%
User and Group Files - Home Partition (/home)
used 299
free 15962
total 16261
percent 1%
System Files - Root Partition (/)
used 552
free 854
total 1405
percent 39%
All Partitions
used 905
free 17247
total 18151
percent 4%
Any further suggestions much appreciated.
Thanks,
Richard
---------- Original Message -----------
From: "H.P. Noordam" <bno@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wed, 19 Mar 2003 19:41:30 +0100
Subject: RE: [cobalt-users] [Qube 3] backup problem
> > The built-in backup from the Qube web control panel is not working
> >
> > I've tried to run it when logged in as 'admin' and also when
> > logged in as a user who has been granted backup privileges.
> >
> > I am attempting to backup to an SMB share and have been
> > messing with share permissions on my Wintel box in assumption
> > that it was failing to write the backup successfully to my SMB share.
> >
> > But now I see from /var/log/backup.log on the Qube that it is
> > failing because the backup file is not successfully created in /tmp.
> >
> > Any idea why this is so, and any suggestions how to fix it?
> >
> > Wed Mar 19 08:16:22 2003 19242: mkdir(/tmp/file8Jwmp5/20030319081622):
> > Permission denied
> > Wed Mar 19 08:16:22 2003 19242: Ending failed procedure at
> > 1048061782 Wed Mar 19 08:19:43 2003 19491:
> > mkdir(/tmp/fileP4ht6v/20030319081943):
> > Permission denied
> > Wed Mar 19 08:19:43 2003 19491: Ending failed procedure at
> > 1048061983 Wed Mar 19 08:22:43 2003 19775:
> > mkdir(/tmp/fileGXmSmn/20030319082242):
> > Permission denied
> > Wed Mar 19 08:22:43 2003 19775: Ending failed procedure at
> > 1048062163 Wed Mar 19 08:39:02 2003 20773:
> > mkdir(/tmp/fileRZxg1S/20030319083902):
> > Permission denied
> > Wed Mar 19 08:39:02 2003 20773: Ending failed procedure at 1048063142
> >
> >
>
> Hi
>
> Check permissions voor /tmp,
>
> My cube's all show:
>
> drwxrwxrwt root root
>
> Alternatively, you could simply
> Login as admin, su to root and chmod 777 /tmp, that way the backup
> should have
> No problem creating files.
>
> Another possibility; if your disk is almost full it might fail
> because the temp file runs Out of disk space, seen that once on a
> very filled up cube. Cant dig up the exact messages from back then.
>
> Bob.,
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
------- End of Original Message -------